all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21324: 24.5; Emacs Term Scroll Region not Reset
@ 2015-08-22 17:29 Guillaume Koenig
  0 siblings, 0 replies; only message in thread
From: Guillaume Koenig @ 2015-08-22 17:29 UTC (permalink / raw)
  To: 21324


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))





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-22 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-22 17:29 bug#21324: 24.5; Emacs Term Scroll Region not Reset Guillaume Koenig

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.