all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#9607: incorrect behavior with "automatic-hscroll-mode nil" in ncurses/vt220 text operation; wrong in 23 but ok in 22.1
@ 2011-09-26 21:19 David Lawless
  0 siblings, 0 replies; 4+ messages in thread
From: David Lawless @ 2011-09-26 21:19 UTC (permalink / raw)
  To: 9607

have "(setq automatic-hscroll-mode nil)" in .emacs file

edit wide output of file copied from /proc/interrupts
(machine has 12 cores)

place cursor at around column 12, then scroll out
to left view with "scroll-left" so ends-of-lines
appear in middle of windows, then from mapped
key issue "next-line" twice

first time it behaves correctly, second time
display scrolls horizontally so cursor is visible,
which it should not do

was upgrading from 20.5a to 23.3a when noticed
this; went back to 22.1 and it works ok


In GNU Emacs 22.1.1 (x86_64-unknown-linux-gnu)
 of 2011-09-26 on siobhan
configured using `configure  '--without-x''

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:
  file-name-shadow-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
ESC x TAB C-g ESC x r e p TAB o TAB DEL o t TAB DEL 
r TAB C-j

Recent messages:
("emacs")
Loading hi-lock...done
Loading cc-mode...done
Loading make-mode...done
Making completion list...
Loading help-mode...done
Quit [2 times]
Making completion list... [2 times]
Loading emacsbug...done





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#9607: incorrect behavior with "automatic-hscroll-mode nil" in ncurses/vt220 text operation; wrong in 23 but ok in 22.1
       [not found] <201109262119.p8QLJ5eU004406@siobhan.>
@ 2011-09-27  0:33 ` Glenn Morris
  2011-09-27  0:47   ` David Lawless
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2011-09-27  0:33 UTC (permalink / raw)
  To: David Lawless; +Cc: 9607

David Lawless wrote:

> have "(setq automatic-hscroll-mode nil)" in .emacs file

Did you mean `auto-hscroll-mode'?
There is no `automatic-hscroll-mode' in Emacs.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#9607: incorrect behavior with "automatic-hscroll-mode nil" in ncurses/vt220 text operation; wrong in 23 but ok in 22.1
  2011-09-27  0:33 ` Glenn Morris
@ 2011-09-27  0:47   ` David Lawless
  2011-09-27  2:29     ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: David Lawless @ 2011-09-27  0:47 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 9607

Yes, miskeyed it.  Emacs didn't spit at it when
it was in .emacs so I did have it right at the
time.  23 is gone so typed that from inaccurate
recollection.


At 08:33 PM 9/26/2011 -0400, Glenn Morris wrote:
>David Lawless wrote:
>
>> have "(setq automatic-hscroll-mode nil)" in .emacs file
>
>Did you mean `auto-hscroll-mode'?
>There is no `automatic-hscroll-mode' in Emacs.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#9607: incorrect behavior with "automatic-hscroll-mode nil" in ncurses/vt220 text operation; wrong in 23 but ok in 22.1
  2011-09-27  0:47   ` David Lawless
@ 2011-09-27  2:29     ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2011-09-27  2:29 UTC (permalink / raw)
  To: David Lawless; +Cc: 9607

> Yes, miskeyed it.  Emacs didn't spit at it when
> it was in .emacs so I did have it right at the
> time.

Emacs wouldn't spit at (setq foo-bar-baz nil) either.  It only complains
if the variable does exist and is read-only.


        Stefan





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-27  2:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26 21:19 bug#9607: incorrect behavior with "automatic-hscroll-mode nil" in ncurses/vt220 text operation; wrong in 23 but ok in 22.1 David Lawless
     [not found] <201109262119.p8QLJ5eU004406@siobhan.>
2011-09-27  0:33 ` Glenn Morris
2011-09-27  0:47   ` David Lawless
2011-09-27  2:29     ` Stefan Monnier

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.