unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [multi-tty] Odd regression in vcursor mode in terminal
@ 2007-05-16 22:49 csant
  2007-05-16 22:58 ` David Kastrup
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: csant @ 2007-05-16 22:49 UTC (permalink / raw)
  To: emacs-devel

Taking the freedom to report bugs specific to the multi-tty branch  
directly to the emacs-devel list  -  I noticed an odd regression with  
vcursor in the multi-tty branch .  I have managed to boil it down to this  
snippet from my ~/.emacs :

	(setq vcursor-key-bindings 't)
	(load "vcursor")
	(xterm-mouse-mode 1)

When loading this in ~/.emacs on a startup with
	$ ./src/emacs -nw
of a fresh compile of a checkout of the multi-tty branch, C-S-up produces  
the character `A' instead of vcursor-previous-line . However, when starting
	$ ./src/emacs -Q -nw
and then finding that file and doing a `M-x eval-last-sexp' on each of the  
three items above, everything works as expected .  Also running in X gives  
no problems .

In a fresh checkout on the trunk this works just fine .
/c

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

end of thread, other threads:[~2007-05-21 14:12 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 22:49 [multi-tty] Odd regression in vcursor mode in terminal csant
2007-05-16 22:58 ` David Kastrup
2007-05-17  0:44 ` Dan Nicolaescu
2007-05-17  7:01   ` csant
2007-05-18 17:27   ` [multi-tty] xt-mouse.el does not work in emacsclient frames (was Re: Odd regression in vcursor mode in terminal) csant
2007-05-18 20:17     ` Dan Nicolaescu
2007-05-18 20:43       ` [multi-tty] xt-mouse.el does not work in emacsclient frames csant
2007-05-18 20:55         ` Dan Nicolaescu
2007-05-18 21:13           ` csant
2007-05-18 21:21             ` Dan Nicolaescu
2007-05-18 21:41               ` csant
2007-05-18 21:57                 ` Dan Nicolaescu
2007-05-18 21:59                 ` csant
2007-05-19  1:04             ` Robert J. Chassell
2007-05-19  2:12               ` Dan Nicolaescu
2007-05-19  2:28                 ` Dan Nicolaescu
2007-05-19 14:03                 ` Stefan Monnier
2007-05-19 16:00                   ` csant
2007-05-19 18:50                   ` David Kastrup
2007-05-21 12:39                     ` Stefan Monnier
2007-05-21 13:02                       ` David Kastrup
2007-05-21 14:12                         ` Stefan Monnier
2007-05-20 17:31 ` [multi-tty] Odd regression in vcursor mode in terminal Karoly Lorentey
2007-05-20 17:31 ` Karoly Lorentey

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).