listhelper-moderate
[Top][All Lists]
Advanced

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

bug-gnu-emacs post from address@hidden requires approval


From: bug-gnu-emacs-owner
Subject: bug-gnu-emacs post from address@hidden requires approval
Date: Thu, 05 Jul 2007 10:14:47 -0400

As list administrator, your authorization is requested for the
following mailing list posting:

    List:    address@hidden
    From:    address@hidden
    Subject: ediff problem with longlines-show-hard-newlines
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://lists.gnu.org/mailman/admindb/bug-gnu-emacs
        
to approve or deny the request.
--- Begin Message --- Subject: ediff problem with longlines-show-hard-newlines Date: Thu, 5 Jul 2007 15:14:16 +0100
entering ediff-buffers and leaving it immediately sets the modified
flags of the visited buffers, even if no editing was done. This only
happens if longlines-show-hard-newlines is set to true.


Minimal test case:
>cat ~/.emacs
(require 'longlines)
(add-hook 'text-mode-hook (lambda () (longlines-mode 1)))
(setq longlines-show-hard-newlines t)

>cat testcase_ediff.txt
A C

>cat testcase_ediff2.txt
A B C

>emacs -no-site-file testcase_ediff.txt testcase_ediff2.txt
"M-x ediff-buffers" and select the two loaded buffers
"q" to quit ediff ("yes" to confirm)

now the modified flags "**" are set for both buffers although no
editing was done.  




In GNU Emacs 22.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.6.10) of
2007-07-04 on lnx0015f2465eb1 Windowing system distributor `The X.Org
Foundation', version 11.0.60802000 configured using `configure
'--with-gtk' '--prefix=/home/aamann/linux-local'' 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: en_IE
locale-coding-system: iso-8859-1 default-enable-multibyte-characters:
t Major mode: Text Minor modes in effect: longlines-mode: t
tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t
use-hard-newlines: 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: M-x e d i f
f - b u f <tab> <return> <return> <return> q y C-_ C-_ M-x r e p <tab>
<backspace> <backspace> <backspace> b u <tab> <backspace> <backspace>
r e p <tab> <tab> <backspace> <tab> p <tab> o r t <tab> <return>
Recent messages: Buffer B: Processing difference region 0 of 1
Processing difference regions ... done Quit this Ediff session? (y or
n) Undo! [2 times] Making completion list... Loading help-mode...done
Making completion list... [4 times] Loading emacsbug... Loading
regexp-opt...done Loading emacsbug...done



--- End Message ---
--- Begin Message --- Subject: confirm 2b138b8a90f8e1707f600a481c42fbefee774e1b
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

reply via email to

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