[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
address@hidden: Buffer sometimes changes to modified with truncate-parti
From: |
Richard Stallman |
Subject: |
address@hidden: Buffer sometimes changes to modified with truncate-partial-width-windows set to nil] |
Date: |
Wed, 09 Aug 2006 21:13:28 -0400 |
This bug is important to fix. It probably has to do with the recent
font-lock changes. Would someone please start working on it?
------- Start of forwarded message -------
Date: Wed, 9 Aug 2006 12:23:43 +0200 (MEST)
From: Klaus Zeitler <address@hidden>
To: address@hidden
Subject: Buffer sometimes changes to modified with
truncate-partial-width-windows set to nil
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed
version=3.0.4
1. start emacs -Q
2. in scratch buffer evaluate the following 2 expressions
(setq ediff-split-window-function 'split-window-horizontally)
(setq truncate-partial-width-windows nil)
3. M-x ediff-files file1 file2
Now when I move (with <n> in Ediff Control Panel) from diff to diff, it's
only a matter of time till at least one of the buffers changes the
buffer-modified flag without any apparent reason.
In GNU Emacs 22.0.50.7 (sparc-sun-solaris2.8, Motif Version 2.1.0)
of 2006-08-09 on sfsws4
X server distributor `Sun Microsystems, Inc.', version 11.0.6410
configured using `configure '--with-gcc'
'--prefix=/vol/freeware/SunOS-5.8/emacs/cvs'
'--sharedstatedir=/vol/freeware/SunOS-5.8/emacs/cvs/share'
'--with-x-toolkit=motif'
'--x-includes=/usr/openwin/include:/usr/local/gnu/include:/opt/exp/gnu/include:/opt/exp/include:/opt/exp/lib/xpm/include'
'--x-libraries=/usr/openwin/lib:/usr/local/gnu/lib:/opt/exp/gnu/lib:/opt/exp/lib:/opt/exp/lib/xpm/lib'
'--with-pop' 'CC=gcc''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>
Recent messages:
(/usr/local/gnu/cvs/head/bin/emacs -Q)
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
- address@hidden: Buffer sometimes changes to modified with truncate-partial-width-windows set to nil],
Richard Stallman <=