all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6392: 24.0.50; Switching to emacs window reports "<Scroll_Lock> is undefined"
@ 2010-06-10 14:59 Tim Van Holder
  2010-06-14  8:34 ` bug#6392: Scroll Lock state was on Tim Van Holder
  0 siblings, 1 reply; 7+ messages in thread
From: Tim Van Holder @ 2010-06-10 14:59 UTC (permalink / raw
  To: 6392

I'm running emacs on an (old) debian box from an ssh session, with X
forwarding set up to Cygwin's X windows.

Since updating to this morning's bzr trunk (but still the case after a
bzr update 15 minutes ago), starting up emacs gives an error
"<Scroll_Lock> is undefined". This error is repeated when the emacs
window receives the focus (after Alt-TAB). It is quite annoying since I
tend to go back and forth between windows a lot.

Happens with emacs -Q too, so does not seem to be a customization issue.

I tried
  (global-set-key [Scroll_Lock] nil)
and
  (global-set-key [Scroll_Lock] 'do-nothing)
but neither had any effect whatsoever.


As an aside, I see that [C-q TAB] inserts a NUL character before the
TAB. It does not happen for all characters; others that seem to get a
NUL are [return], [ESC] (which inserts the NUL but then treats the ESC
as a keypress rather than inserting an escape character).


In GNU Emacs 24.0.50.10 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2010-06-10 on leeloo
Windowing system distributor `The Cygwin/X Project', version 11.0.10503000
configured using `configure  '--with-x''





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

end of thread, other threads:[~2020-01-18 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10 14:59 bug#6392: 24.0.50; Switching to emacs window reports "<Scroll_Lock> is undefined" Tim Van Holder
2010-06-14  8:34 ` bug#6392: Scroll Lock state was on Tim Van Holder
2010-06-14 13:31   ` Stefan Monnier
2010-06-18  8:20     ` Tim Van Holder
2010-06-18 15:07       ` Tim Van Holder
2020-01-18  1:14         ` Stefan Kangas
     [not found]           ` <CAKMi--AYZL7zt6HR3tz=E3ifrtnh_afrFD0k2O80entCnO5V4w@mail.gmail.com>
2020-01-18 16:50             ` Stefan Kangas

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.