GNU bug report logs - #1452
23.0.60; Problem with nextstep, longlines-mode,

Previous Next

Package: emacs;

Reported by: Harald Hanche-Olsen <hanche <at> math.ntnu.no>

Date: Sat, 29 Nov 2008 14:00:03 UTC

Severity: normal

Tags: wontfix

Done: Andrew Hyatt <ahyatt <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 1452 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Harald Hanche-Olsen <hanche <at> math.ntnu.no>
To: 1452 <at> debbugs.gnu.org
Subject: Re: bug#1452: Acknowledgement (23.0.60; Problem with nextstep,
 longlines-mode,)
Date: Sat, 29 Nov 2008 15:52:22 +0100 (CET)
It appears that I wrote

  Bug symptom #2:
   The longlines-show-effect string is not cleaned out right, leaving
   the buffer contents looking as follows:

  ----
  asdf
  adsf----

But that is misleading as it turns out; I got fooled by text
properties hiding some text. In that buffer, after enabling
longlines-mode, I had typed "asdf" RET "asdf" (without the quotes) and
then saw this in the buffer:

asdf¶

with the cursor on the second line. Then, after I turned off
longlines-mode, that changed into

asdf
¶

But if I now copy the buffer (C-x h M-w) and paste the result in a
terminal window, I get

asdf
asdf

without a final newline.

- Harald




This bug report was last modified 9 years and 189 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.