GNU bug report logs - #11414
23.2; Caps lock problem on English-Dvorak layout

Previous Next

Package: emacs;

Reported by: Gian Fontanilla <prvteprts <at> yahoo.com>

Date: Sat, 5 May 2012 16:32:02 UTC

Severity: normal

Tags: confirmed

Found in version 23.2

Full log


Message #8 received at 11414 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Gian Fontanilla <prvteprts <at> yahoo.com>
Cc: Kenichi Handa <handa <at> gnu.org>, 11414 <at> debbugs.gnu.org
Subject: Re: bug#11414: 23.2; Caps lock problem on English-Dvorak layout
Date: Tue, 08 May 2012 19:08:56 -0400
Gian Fontanilla wrote:

> When switching to the English-Dvorak layout using C-\ or C-x RET C-\ ,
> and then turning on caps lock, the following letters do not capitalize:
> w, v, z, and s.

So to summarize, with a standard QWERTY English keyboard:

emacs -Q
C-x RET C-\ english-dvorak RET

Now pressing the key labelled "," produces "w" as it should, and
pressing "shift ," (ie, "<") correctly produces "W". This is because
latin-post.el has the correct mapping:

 ("W" ?<)

But when caps-lock is active, pressing "," still generates "," (not "<")
so Emacs still translates it to "w" (not "W").

I don't know if quail has any way to solve this...




This bug report was last modified 3 years and 294 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.