emacs-devel
[Top][All Lists]
Advanced

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

capslock changes control characters?


From: Chris Moore
Subject: capslock changes control characters?
Date: Mon, 18 Feb 2008 19:45:01 +0100

I tried to insert a TAB into a C++ mode buffer by typing:

  C-q C-i

I got an error:

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p 33554441)
  insert-and-inherit(33554441)
  quoted-insert(1)
  call-interactively(quoted-insert nil nil)

Turns out I had capslock on.  This is reproducible in "emacs -Q" in
the default *scratch* buffer.

$ emacs -Q
[ turn on capslock]
C-q C-i




reply via email to

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