Issue280

classification
Title buffer modification flag set, but no changes were made
Type defect Module core code 21.5
Severity inconvenience Platform N/A
Keywords Nosy List stephen
explanation
process
These controls should only be changed by committers and tracker administrators.
Status chatting   Reason
Superseder   Submitted 2008-02-03.13:18:03
Priority normal   Assigned To

Created on 2008-02-04.00:17:54 by T.Mittelstaedt1, last changed 2008-02-04.04:45:09 by stephen.

Messages
msg515 [hidden] ([hidden]) Date: 2008-02-04.04:41:30
From msg512 of issue279, reproduced here for convenience.

Thomas Mittelstaedt writes:

 > This happens sometimes, especially with (generated) Makefiles.
When I 
 > try undo, xemacs tells me that there is no undo information.
 > When I reload the buffer, I can't see any visible changes.
 > What could that be?

There was a bug that setting the buffer's coding system set the
modified flag, resulting in similar behavior.  This would be very
noticable after reverting a buffer.  Why this would happen for
generated Makefiles, I'm not sure.  Do you revert them often? 
The bug
I'm referring to was fixed after the release of 21.5.28.

I would appreciate it if you would update to the most recent version
(if you don't have a Mercurial workspace yet, install Mercurial, then

    hg clone http://hg.debian.org/hg/xemacs/xemacs

should do the trick).  From your description it might be a different
bug, though probably related.

Also, even for something as simple as this it helps to use M-x
report-xemacs-bug, since that will tell us whether the bug should be
fixed in the version you are using.  Don't worry about our bandwidth,
and we appreciate you taking the extra effort if it means cutting and
pasting into T-bird or something like that.
msg513 [hidden] ([hidden]) Date: 2008-02-04.00:17:54
  Message-ID: <47A07912.3020006@cadenas.de>
Hallo,

This happens sometimes, especially with (generated) Makefiles. When I 
try undo, xemacs tells me that there is no undo information.
When I reload the buffer, I can't see any visible changes.
What could that be?

_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta@xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
History
Date User Action Args
2008-02-04 04:45:09stephensetassignedto: stephen
nosy: + stephen
2008-02-04 04:41:30stephensetstatus: new -> chatting
priority: normal
platform: + N/A
severity: inconvenience
title: 21.5-b28 strange behaviour: buffer modification flag set, even though I can't remember having changed anything -> buffer modification flag set, but no changes were made
type: defect
messages: + msg515
module: + core code 21.5
2008-02-04 00:17:54T.Mittelstaedt1create