From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [kzeitler@sfsws1.de.lucent.com: Buffer sometimes changes to modified with truncate-partial-width-windows set to nil] Date: Wed, 09 Aug 2006 21:13:28 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1155172485 22871 80.91.229.2 (10 Aug 2006 01:14:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 01:14:45 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 10 03:14:44 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GAz8E-0004VT-PB for ged-emacs-devel@m.gmane.org; Thu, 10 Aug 2006 03:14:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GAz8E-0006DA-78 for ged-emacs-devel@m.gmane.org; Wed, 09 Aug 2006 21:14:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GAz74-0005HR-D0 for emacs-devel@gnu.org; Wed, 09 Aug 2006 21:13:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GAz73-0005Gc-DX for emacs-devel@gnu.org; Wed, 09 Aug 2006 21:13:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GAz73-0005GP-6A for emacs-devel@gnu.org; Wed, 09 Aug 2006 21:13:29 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GAzBr-00032C-28 for emacs-devel@gnu.org; Wed, 09 Aug 2006 21:18:27 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GAz72-0002m1-E1; Wed, 09 Aug 2006 21:13:28 -0400 Original-To: kifer@cs.sunysb.edu, emacs-devel@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58243 Archived-At: 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 To: emacs-pretest-bug@gnu.org 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 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: 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 emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------