Thread editor in perl 0.3.n: hurra (630 answers)
Opened by zipster at 2005-10-21 17:46

ptk
 2005-11-01 10:35
#41104 #41104
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
In der Emacs-Info-Datei steht zu "numbered backups":
Code: (dl )
1
2
3
4
5
6
   If you choose to have a series of numbered backup files, backup file
names contain `.~', the number, and another `~' after the original file
name. Thus, the backup files of `eval.c' would be called `eval.c.~1~',
`eval.c.~2~', and so on, all the way through names like `eval.c.~259~'
and beyond. The variable `backup-directory-alist' applies to numbered
backups just as usual.
Antworten mit Zitat

View full thread editor in perl 0.3.n: hurra