all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: 1452@emacsbugs.donarmstrong.com
Subject: bug#1452: Acknowledgement (23.0.60; Problem with nextstep, longlines-mode,)
Date: Sat, 29 Nov 2008 15:52:22 +0100 (CET)	[thread overview]
Message-ID: <20081129.155222.124907962.hanche@math.ntnu.no> (raw)
In-Reply-To: <handler.1452.B.122796683914175.ack@emacsbugs.donarmstrong.com>

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






  parent reply	other threads:[~2008-11-29 14:52 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-29 13:53 bug#1452: 23.0.60; Problem with nextstep, longlines-mode, Harald Hanche-Olsen
     [not found] ` <handler.1452.B.122796683914175.ack@emacsbugs.donarmstrong.com>
2008-11-29 14:52   ` Harald Hanche-Olsen [this message]
2008-11-29 15:11     ` bug#1452: Acknowledgement (23.0.60; Problem with nextstep, longlines-mode,) Harald Hanche-Olsen
2016-01-05  4:10       ` Andrew Hyatt
2016-01-05 17:32         ` Glenn Morris
2016-01-05 17:39           ` Andrew Hyatt
2016-01-05 17:53             ` Harald Hanche-Olsen
2016-01-05 18:38             ` Eli Zaretskii
2016-01-05 18:29           ` Eli Zaretskii
2016-01-05 20:38             ` John Wiegley
2016-01-05 20:46               ` Eli Zaretskii
2016-01-05 21:15                 ` Harald Hanche-Olsen
2016-01-05 21:12               ` Andrew Hyatt
2016-01-05 21:34                 ` John Wiegley
2016-01-05 21:50                   ` Dmitry Gutov
2016-01-06  1:47                     ` Andrew Hyatt
2016-01-06  1:53                       ` Dmitry Gutov
2016-01-06  3:45                 ` Eli Zaretskii
2016-01-07  1:42                   ` Andrew Hyatt
2016-01-07  1:58                     ` Handling bugs in obsolete code (was: bug#1452: ...) John Wiegley
2016-01-07  3:27                       ` Handling bugs in obsolete code Andrew Hyatt
2016-01-07  6:03                         ` John Wiegley
2016-01-07  7:59                       ` Glenn Morris
2016-01-07  8:28                         ` CHENG Gao
2016-01-07 16:10                         ` Eli Zaretskii
2016-01-07 18:17                           ` John Wiegley
2016-01-07  3:42                     ` bug#1452: Acknowledgement (23.0.60; Problem with nextstep, longlines-mode,) Eli Zaretskii
2016-01-07  3:54                       ` Andrew Hyatt
2016-01-07 16:02                         ` Eli Zaretskii
2016-01-06  8:28                 ` Xue Fuqiao
2016-01-06 18:16                   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081129.155222.124907962.hanche@math.ntnu.no \
    --to=hanche@math.ntnu.no \
    --cc=1452@emacsbugs.donarmstrong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.