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

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

bug#21324: 24.5; Emacs Term Scroll Region not Reset


From: Guillaume Koenig
Subject: bug#21324: 24.5; Emacs Term Scroll Region not Reset
Date: Sat, 22 Aug 2015 19:29:56 +0200

Hi. I find it useful sometimes to fire up ansi-term, ssh into a remote
server, and do light editing with vim. It works well. The issue comes
after exiting vim : the scroll region set by vim is still active. Any
further output of the terminal is limited to the last screenful of
text. This renders it useless for scrolling back in the buffer. Edebug
shows that `term-scroll-with-delete' is set when entering vim, but not
reset on exit (it behaves that way locally too). Thank you for emacs.



In GNU Emacs 24.5.1 (x86_64-apple-darwin14.3.0, NS apple-appkit-1347.57)
 of 2015-04-13 on Guillaumes-MacBook.local
Windowing system distributor `Apple', version 10.3.1348
Configured using:
 `configure --prefix=/usr/local/Cellar/emacs/24.5
 --enable-locallisppath=/usr/local/share/emacs/site-lisp
 --infodir=/usr/local/Cellar/emacs/24.5/share/info/emacs --without-dbus
 --without-gnutls --with-ns --disable-ns-self-contained'

Important settings:
  locale-coding-system: utf-8-unix

Major mode: Term

Minor modes in effect:
  async-bytecomp-package-mode: t
  shell-dirtrack-mode: t
  pallet-mode: t
  winner-mode: t
  savehist-mode: t
  show-paren-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
Mark saved where search started
uncompressing term.el.gz...done
Mark saved where search started [6 times]
History item: 1
History item: 2
History item: 1
History item: 4
History item: 3
History item: 2
Mark saved where search started

Load-path shadows:
/Users/guillaume/.emacs.d/.cask/24.5.1/elpa/cask-20150528.752/cask hides 
/usr/local/share/emacs/site-lisp/cask
/Users/guillaume/.emacs.d/.cask/24.5.1/elpa/cask-20150528.752/cask-bootstrap 
hides /usr/local/share/emacs/site-lisp/cask-bootstrap

Features:
(shadow sort mail-extr emacsbug message rfc822 mml mml-sec mailabbrev
gmm-utils mailheader sendmail vc-git jka-compr misearch multi-isearch
eieio-opt speedbar sb-image ezimage dframe find-func help-mode term
disp-table ehelp sane-term with-editor async-bytecomp async tramp-sh
server docker-tramp tramp-cache tramp tramp-compat tramp-loaddefs
trampver shell pcomplete comint ansi-color format-spec gnus gnus-ems
nnheader mail-utils wid-edit edmacro kmacro
sanityinc-solarized-dark-theme color-theme-sanityinc-solarized cl pallet
advice info easymenu cask cl-macs gv cask-bootstrap package-build
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums json lisp-mnt shut-up epl git commander f dash s
ucs-normalize package epg-config ffap thingatpt url-parse auth-source
eieio byte-opt bytecomp byte-compile cl-extra cl-loaddefs cl-lib cconv
eieio-core gnus-util mm-util help-fns mail-prsvr password-cache url-vars
winner ring ido savehist paren time-date tooltip electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
cocoa ns multi-tty emacs)

Memory information:
((conses 16 325349 27280)
 (symbols 48 30376 0)
 (miscs 40 187 537)
 (strings 32 53708 16848)
 (string-bytes 1 1493447)
 (vectors 16 44192)
 (vector-slots 8 758195 6575)
 (floats 8 200 183)
 (intervals 56 2184 0)
 (buffers 960 15))





reply via email to

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