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

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

Re: long filename fools diff-backup?


From: Kevin Rodgers
Subject: Re: long filename fools diff-backup?
Date: Tue, 02 Sep 2003 11:00:39 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

RMS> but I can't guess what it is.  Can you debug it?

I now believe maybe that if a .backups dir exists, diff-backup then
doesn't check for xxxx~ style backups.  It thinks all backups are made
by emacs, and doesn't look for simpler backup file names made by other
programs... At least after loading my
http://jidanni.org/comp/emacs.txt

Perhaps try:
mkdir .backups
touch a a~
wget  http://jidanni.org/comp/emacs.txt
emacs -l emacs.txt . #which requires backup-dir.el


Cannot open load file: backup-dir.el

put cursor on "a" and hit M-=


--
Kevin Rodgers





reply via email to

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