GNU bug report logs - #2244
23.0.90; longlines-mode arrow key disabling bug

Previous Next

Package: emacs;

Reported by: Jim Apple <emacs-bugs <at> jbapple.com>

Date: Mon, 9 Feb 2009 10:45:03 UTC

Severity: normal

Merged with 2329

Done: Xue Fuqiao <xfq.free <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2244 in the body.
You can then email your comments to 2244 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2244; Package emacs. (Mon, 09 Feb 2009 10:45:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jim Apple <emacs-bugs <at> jbapple.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 09 Feb 2009 10:45:03 GMT) Full text and rfc822 format available.

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

From: Jim Apple <emacs-bugs <at> jbapple.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.0.90; longlines-mode arrow key disabling bug
Date: Mon, 9 Feb 2009 02:36:35 -0800
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

In longlines mode, showing hard newlines, in terminal mode, make a
line with n characters, a hard return, and a line with n+1 characters:

123
1234

Placing the cursor over the fourth character in the second line, the
up arrow key moves to the line above. After that, however, it does not
move the cursor at all.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.0.90/etc/DEBUG for instructions.


In GNU Emacs 23.0.90.2 (i686-pc-linux-gnu, GTK+ Version 2.14.7)
 of 2009-02-08 on rice
configured using `configure  '--with-x-toolkit' '--with-xft' '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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  longlines-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  use-hard-newlines: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC
O B ESC O B ESC O B C-w ESC O B ESC O A ESC O A ESC
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A
C-l ESC O A ESC O A ESC O B ESC O B ESC O B ESC O C
ESC O C ESC O C ESC O C ESC O C ESC O C ESC O A ESC
O A ESC O A ESC O A ESC O A C-l ESC O A ESC O A ESC
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B
ESC O B ESC x r e p o r t TAB TAB RET C-g ESC O A ESC
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A
ESC O A ESC O A ESC O A ESC O A ESC O D ESC O D ESC
O A ESC O A ESC O A ESC O A ESC O D ESC O D C-@ ESC
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B
ESC O B ESC O B ESC O B ESC O B ESC O B ESC w ESC x
r e p o TAB r t TAB RET

Recent messages:
("emacs")
For information about GNU Emacs and the GNU system, type C-h C-a.
Longlines mode enabled
Mark set
Quit
Mark set
Making completion list...




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2244; Package emacs. (Thu, 12 Feb 2009 14:05:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Chong Yidong <cyd <at> stupidchicken.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 12 Feb 2009 14:05:03 GMT) Full text and rfc822 format available.

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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Jim Apple <emacs-bugs <at> jbapple.com>
Cc: 2244 <at> debbugs.gnu.org
Subject: Re: 23.0.90; longlines-mode arrow key disabling bug
Date: Thu, 12 Feb 2009 08:57:10 -0500
> In longlines mode, showing hard newlines, in terminal mode, make a
> line with n characters, a hard return, and a line with n+1 characters:
>
> 123
> 1234
>
> Placing the cursor over the fourth character in the second line, the
> up arrow key moves to the line above. After that, however, it does not
> move the cursor at all.

I'm afraid I can't reproduce this bug.  Could you provide an exact
recipe, containing precise keystrokes, starting from `emacs -Q -nw'?




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2244; Package emacs. (Thu, 12 Feb 2009 17:05:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jim Apple <emacs-bugs <at> jbapple.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 12 Feb 2009 17:05:05 GMT) Full text and rfc822 format available.

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

From: Jim Apple <emacs-bugs <at> jbapple.com>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 2244 <at> debbugs.gnu.org
Subject: Re: 23.0.90; longlines-mode arrow key disabling bug
Date: Thu, 12 Feb 2009 08:57:14 -0800
On Thu, Feb 12, 2009 at 5:57 AM, Chong Yidong <cyd <at> stupidchicken.com> wrote:
> I'm afraid I can't reproduce this bug.  Could you provide an exact
> recipe, containing precise keystrokes, starting from `emacs -Q -nw'?

In GNU Emacs 23.0.90.2 (i686-pc-linux-gnu, GTK+ Version 2.14.7)
 of 2009-02-08 on rice
configured using `configure  '--with-x-toolkit' '--with-xft' '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: en_US.UTF-8
  value of $XMODIFIERS: @im=imsettings
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  longlines-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  use-hard-newlines: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC [ > 1 ; 1 7 0 4 ; 0 c ESC x l o n TAB RET ESC x
l o n g TAB s h TAB RET 1 2 3 RET 1 2 3 4 ESC O D ESC
O A ESC O A ESC x r e p o TAB r TAB RET

Recent messages:
("emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
Longlines mode enabled
Making completion list...


Here's the result when I do the same without "-nw". The bugs show up
just the same:

Recent input:
M-x l o n g l i n e s - m o d e <return> M-x l o n
g l i n e s - s h o w - h a r d - n e w l i n e s <return>
1 2 3 <return> 1 2 3 4 <left> <up> <up> M-x r e p o
r t <return>




Forcibly Merged 2244 2329. Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> emacsbugs.donarmstrong.com. (Sat, 14 Feb 2009 21:55:06 GMT) Full text and rfc822 format available.

Reply sent to Xue Fuqiao <xfq.free <at> gmail.com>:
You have taken responsibility. (Mon, 26 Oct 2015 13:49:01 GMT) Full text and rfc822 format available.

Notification sent to Jim Apple <emacs-bugs <at> jbapple.com>:
bug acknowledged by developer. (Mon, 26 Oct 2015 13:49:02 GMT) Full text and rfc822 format available.

Message #22 received at 2244-done <at> debbugs.gnu.org (full text, mbox):

From: Xue Fuqiao <xfq.free <at> gmail.com>
To: 2244-done <at> debbugs.gnu.org
Subject: Re: 23.0.90; longlines-mode arrow key disabling bug
Date: Mon, 26 Oct 2015 21:48:11 +0800
I can't reproduce this either.  Moreover, longlines.el is obsolete now,
please try visual-line-mode and the visual-fill-column package.
Closing.

Some related information:

* https://emacs.stackexchange.com/questions/10798/if-longlines-mode-is-removed-in-new-emacs-how-can-i-soft-wrap-the-line-around-t
* http://emacshorrors.com/posts/longlines-mode.html




Reply sent to Xue Fuqiao <xfq.free <at> gmail.com>:
You have taken responsibility. (Mon, 26 Oct 2015 13:49:02 GMT) Full text and rfc822 format available.

Notification sent to Eli Zaretskii <eliz <at> gnu.org>:
bug acknowledged by developer. (Mon, 26 Oct 2015 13:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Nov 2015 12:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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