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

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

Re: <filename> changed on disk; really edit the buffer?


From: Eli Zaretskii
Subject: Re: <filename> changed on disk; really edit the buffer?
Date: Tue, 06 Nov 2007 22:26:13 +0200

> From: Stephan Lukits <stephan.lukits@FernUni-Hagen.de>
> Date: Tue, 06 Nov 2007 16:36:31 +0100
> Cc: 
> 
> "M-x eval-expression RET" and "(file-attributes "~/.emacs") RET"
> 
> is
> 
> (nil 1 5 5 (18224 33856) (18216 41981) (18206 2636) 3042 "-rw-rw-rw-"
>   nil -16252 (6714 . 34723))
> 
> > 
> > and by
> > 
> >    (visited-file-modtime)
> > 
> > the latter in the buffer that visits FILE?
> > 
> > Please do this immediately after you visit the file with
> > "C-x C-f FILE RET".
> 
> The output of
> 
> "M-x eval-expression RET" and "(visited-file-modtime) RET"
> 
> is
> 
> (18216 41981)
> 
> immediately after
> 
> "C-x C-f ~/.emacs RET"

I'm stumped: the times are identical -- (18216 41981) in both cases.

Didn't you say that Emacs bitches about file being modified
immediately after you "C-x C-f" the file?

If it takes some time for it to complain, please wait until it
complains and evaluate these two expression then.

Thanks.




reply via email to

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