emacs-pretest-bug
[Top][All Lists]
Advanced

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

scrolling in comint mode always conservative


From: Ryan Yeske
Subject: scrolling in comint mode always conservative
Date: Thu, 15 Sep 2005 01:59:10 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
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 address@hidden mailing list.

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

I have `comint-scroll-show-maximum-output',
`comint-scroll-to-bottom-on-input', and
`comint-scroll-to-bottom-on-output' all set to nil, and yet my comint
buffers still scroll conservatively.  

I notice the following in `comint-mode':

  ;; This makes it really work to keep point at the bottom.
  (make-local-variable 'scroll-conservatively)
  (setq scroll-conservatively 10000)

which appears to be the culprit, if I set it to 0, I get the normal
emacs scrolling I am looking for.

In GNU Emacs 22.0.50.1 (i386-unknown-openbsd3.6, X toolkit, Xaw3d scroll bars)
 of 2005-07-28 on cut.bc.hsia.telus.net
X server distributor `The XFree86 Project, Inc', version 11.0.40399902
configured using `configure 'LDFLAGS=-L/usr/local/lib' 
'CPPFLAGS=-I/usr/local/include''

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: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Shell

Minor modes in effect:
  display-time-mode: t
  iswitchb-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  temp-buffer-resize-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
C-n ; <backspace> <tab> ; ; C-p C-p C-e SPC ( b u t 
SPC i t SPC b r e a k s SPC t h i n g s C-o M-q C-x 
b s c r <return> M-x s h e l l <return> ( s e t q SPC 
s c r M-/ M-/ <M-backspace> s c r o l l M-/ SPC 0 ) 
C-x C-e C-a C-k <return> <return> <return> l s SPC 
- l <return> l s SPC l <backspace> - l <return> M-x 
r e p o r t <tab> b <tab> <return>

Recent messages:
rcirc-mode
Mark set
Auto-saving...done
Scanning address@hidden'
Scanning `*scratch*'
Scanning ` *Minibuf-1*'
Scanning `rcyeske/src/rcirc/rcirc.el'
Expansion found in 'rcyeske/src/rcirc/rcirc.el'
0
Loading emacsbug (compiled; note, source file is newer)...done




reply via email to

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