unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs backup woes with "b~"
@ 2008-09-06  2:08 Joe
  2008-09-06  4:06 ` Pascal J. Bourguignon
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joe @ 2008-09-06  2:08 UTC (permalink / raw
  To: help-gnu-emacs

Hey I can't seem to figure out why emacs is saving files in the form
"b~myfile.adb" in my directories.

I have the following in my .emacs

(setq
 backup-by-copying t
 backup-directory-alist
 '(("." . "~/.emacs.d/.emacs-backups"))
 delete-old-versions t
 kept-new-versions 3
 kept-old-versions 2
 version-control t)

The "b~*" files are created right after I compile.

Thanks,

Joe


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-06 13:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06  2:08 Emacs backup woes with "b~" Joe
2008-09-06  4:06 ` Pascal J. Bourguignon
2008-09-06  4:26   ` Joe
2008-09-06 10:59     ` Pascal J. Bourguignon
2008-09-06  7:06 ` Eli Zaretskii
2008-09-06 13:12 ` Allan Gottlieb
     [not found] ` <mailman.18583.1220697061.18990.help-gnu-emacs@gnu.org>
2008-09-06 13:31   ` Joe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).