help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs backup woes with "b~"


From: Pascal J. Bourguignon
Subject: Re: Emacs backup woes with "b~"
Date: Sat, 06 Sep 2008 06:06:35 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.2 (gnu/linux)

Joe <joesmoe10@gmail.com> writes:

> 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.

Perhaps you are working on some inferior "OS" from Microsoft, or on some
inferior file system designed by same company?


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

THIS IS A 100% MATTER PRODUCT: In the unlikely event that this
merchandise should contact antimatter in any form, a catastrophic
explosion will result.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]