unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Buffer and ondisk file contents can often differ
@ 2014-06-26  0:45 Leo Liu
  2014-06-26  1:36 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Liu @ 2014-06-26  0:45 UTC (permalink / raw)
  To: emacs-devel

Since moving to 24.3.91 and 24.4.50 I have seen this bug a dozen times
but I don't know how to reproduce it. It happens sometimes so I wonder
if anyone else has seen it.

For example, I changed `defvar' to `defconst' in a buffer and C-x C-s.
Everything was fine until I diff'd the file to discover it was still
using `defvar'.

This just happened when I sent this patch
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17549#32

Eventually I reverted the buffer and edited again which succeeded.

BTW, the bug can happen with or without auto-revert-use-notify.

Leo




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

* Re: Buffer and ondisk file contents can often differ
  2014-06-26  0:45 Buffer and ondisk file contents can often differ Leo Liu
@ 2014-06-26  1:36 ` Glenn Morris
  2014-06-26  8:50   ` Leo Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2014-06-26  1:36 UTC (permalink / raw)
  To: Leo Liu; +Cc: emacs-devel


That sounds like a very serious issue, so I encourage you to make a
proper bug report with full details.



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

* Re: Buffer and ondisk file contents can often differ
  2014-06-26  1:36 ` Glenn Morris
@ 2014-06-26  8:50   ` Leo Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Liu @ 2014-06-26  8:50 UTC (permalink / raw)
  To: emacs-devel

On 2014-06-25 21:36 -0400, Glenn Morris wrote:
> That sounds like a very serious issue, so I encourage you to make a
> proper bug report with full details.

Yes, I plan to do this once I have more information.

Leo




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

end of thread, other threads:[~2014-06-26  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-26  0:45 Buffer and ondisk file contents can often differ Leo Liu
2014-06-26  1:36 ` Glenn Morris
2014-06-26  8:50   ` Leo Liu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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