emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: Buffer sometimes changes to modified with truncate-p


From: Chong Yidong
Subject: Re: address@hidden: Buffer sometimes changes to modified with truncate-partial-width-windows set to nil]
Date: Thu, 10 Aug 2006 18:50:19 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> This bug is important to fix.  It probably has to do with the recent
> font-lock changes.  Would someone please start working on it?

I think Stefan fixed this already.

2006-08-02  Stefan Monnier  <address@hidden>

        * jit-lock.el (jit-lock-fontify-now): Preserve the buffer's
        modification status when forcing the second redisplay.


> From: Klaus Zeitler <address@hidden>
> Subject: Buffer sometimes changes to modified with
>       truncate-partial-width-windows set to nil
> To: address@hidden
>
> 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
> ----------
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-devel




reply via email to

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