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

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

move-end-of-line in comint buffers


From: Michael Welsh Duggan
Subject: move-end-of-line in comint buffers
Date: Tue, 20 Feb 2007 00:43:32 -0500
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

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

1) Type `M-x shell RET'

2) Type in a command (or any random junk) that wraps to the next
   visible line

3) Type `C-p'.  The point should now be at the beginning of the
   prompt. 

4) Type `C-e'.  The point is now at the end of the prompt / beginning
   of the command.

5) Type `C-e'.  The point is now at the end of the visible line.

6) Type `C-e'.  The point is now at the end of the actual line.


Behavior (5) above is unexpected.  I could not find information about
this in either the Emacs manual, the Elisp manual, or NEWS.  The
behavior may be desireable, but if so, should be documented.


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/22.0.93/etc/DEBUG for instructions.


In GNU Emacs 22.0.93.1 (i686-pc-linux-gnu, X toolkit)
 of 2007-02-20 on maru
X server distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure  '--without-toolkit-scroll-bars''

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: Shell

Minor modes in effect:
  display-time-mode: t
  shell-dirtrack-mode: t
  erc-autojoin-mode: t
  erc-button-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-match-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> C-x C-f n e <tab> <backspace> <backspace> 
p r o j <tab> n e <tab> / t r <tab> s i <tab> s r <tab> 
s e n <tab> <return> M-x s h e l l <return> C-y C-a 
C-p C-e C-e C-e C-x 5 2 <switch-frame> C-h i <switch-frame> 
M-x r e p o r t - e m <tab> <return>

Recent messages:
Loading /home/md5i/src/elisp/nxml-mode/rng-auto.el (source)...done
Loading time...done
Loading /home/md5i/.emacs-custom...done
Loading server...done
nil [2 times]
Loading ansi-color...done
Mark set
Loading info...done
Composing main Info directory...done
Loading emacsbug...done

-- 
Michael Welsh Duggan
(address@hidden)




reply via email to

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