Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: tlug: file names that end with ~



On 14-May-98 Jonathan Byrne - 3Web wrote:
> Are file names that end with a ~ leftover auto-save data from
> emacs/mule?

^Hvmake-backup-file says

make-backup-files's value is 
nil

Documentation:
*Non-nil means make a backup of a file the first time it is saved.
This can be done by renaming the file or by copying.

Renaming means that Emacs renames the existing file so that it is a
backup file, then writes the buffer into a new file.  Any other names
that the old file had will now refer to the backup file.  The new file
is owned by you and its group is defaulted.

Copying means that Emacs copies the existing file into the backup
file, then writes the buffer on top of the existing file.  Any other
names that the old file had will now refer to the new (edited) file.
The file's owner and group are unchanged.

The choice of renaming or copying is controlled by the variables
`backup-by-copying', `backup-by-copying-when-linked' and
`backup-by-copying-when-mismatch'.  See also `backup-inhibited'.

^Habackup says

If you move the mouse over text that changes color,
you can click mouse-2 to get more information.
In this buffer, type RET to get full documentation.

Buffer-menu-backup-unmark     M-x Buffer-menu-backup-unmark RET
  Command: Move up and cancel all requested operations on buffer on line above.
diff-backup		      M-x diff-backup RET
  Command: Diff this file with its backup file or vice versa.
dired-backup-diff	      M-x dired-backup-diff RET
  Command: Diff this file with its backup file or vice versa.
dired-flag-backup-files	      M-x dired-flag-backup-files RET
  Command: Flag all backup files (names ending with `~') for deletion.

-- 
            ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
     Felix Finch: scarecrow repairman & rocket surgeon / felix@example.com
  PGP = 91 B3 94 7C E9 E8 76 2D   E1 63 51 AA A0 48 89 2F  ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
--------------------------------------------------------------
Next Nomikai: 15 May Fri, 19:30 Tengu TokyoEkiMae 03-3275-3691
Next TLUG Meeting: 13 June Sat, Tokyo Station Yaesu gate 12:30
Featuring Stone and Turnbull on .rpm and .deb packages
--------------------------------------------------------------
Sponsor: PHT, makers of TurboLinux http://www.pht.co.jp


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links