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

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: Gian Fontanilla <prvteprts@HIDDEN>; Keywords: confirmed; dated Sat, 5 May 2012 16:32:02 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.
Added tag(s) confirmed. Request was from Lars Ingebrigtsen <larsi@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 11414 <at> debbugs.gnu.org:


Received: (at 11414) by debbugs.gnu.org; 23 Aug 2021 15:09:33 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Aug 23 11:09:33 2021
Received: from localhost ([127.0.0.1]:42358 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1mIBZt-0000Q4-7Q
	for submit <at> debbugs.gnu.org; Mon, 23 Aug 2021 11:09:33 -0400
Received: from quimby.gnus.org ([95.216.78.240]:45030)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <larsi@HIDDEN>) id 1mIBZp-0000Pg-0F
 for 11414 <at> debbugs.gnu.org; Mon, 23 Aug 2021 11:09:32 -0400
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org;
 s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:
 References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:
 Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender:
 Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:
 List-Subscribe:List-Post:List-Owner:List-Archive;
 bh=5jKAYvF/ZCIrhO+wfGxxE5AENKN3VGR/iQmEd9RVQYg=; b=hQmY9DsPi9GGXQlP9wHwFvvMCE
 ThXjANd7qnb8dYLO5RL3ua6hxs+oIjEhxEb7x/p/dtaMx1H4AKylBdFaX3FPvDQxBKcOlDXTLOodO
 ZsMOgGZaz8Hc6VXoFSAjLCMBDHNtgo8qFOCOAp7rgJsQitBrtor2PSVIHnAUU+mMasJE=;
Received: from [84.212.220.105] (helo=elva)
 by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.92) (envelope-from <larsi@HIDDEN>)
 id 1mIBZc-0004WM-JD; Mon, 23 Aug 2021 17:09:20 +0200
From: Lars Ingebrigtsen <larsi@HIDDEN>
To: Stefan Monnier <monnier@HIDDEN>
Subject: Re: bug#11414: 23.2; Caps lock problem on English-Dvorak layout
References: <1336229135.95656.YahooMailClassic@HIDDEN>
 <smvck62ruf.fsf@HIDDEN>
 <jwvaa1d499p.fsf-monnier+emacs@HIDDEN>
Date: Mon, 23 Aug 2021 17:09:16 +0200
In-Reply-To: <jwvaa1d499p.fsf-monnier+emacs@HIDDEN> (Stefan Monnier's message
 of "Sat, 12 May 2012 13:10:31 -0400")
Message-ID: <878s0sqjtv.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org",
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 @@CONTACT_ADDRESS@@ for details.
 Content preview: Stefan Monnier <monnier@HIDDEN> writes: > I think
 that at the Lisp level, the necessary information is not > available, so
 we'd have to change the C code to provide extra info for > Quail to try and
 use it. > It's not clear to me how best t [...] 
 Content analysis details:   (-2.9 points, 5.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 11414
Cc: Glenn Morris <rgm@HIDDEN>, Gian Fontanilla <prvteprts@HIDDEN>,
 11414 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

Stefan Monnier <monnier@HIDDEN> writes:

> I think that at the Lisp level, the necessary information is not
> available, so we'd have to change the C code to provide extra info for
> Quail to try and use it.
> It's not clear to me how best to do it, so I think it'll have to stay as
> one of those "patches welcome" items.

This was nine years ago, but I can still reproduce this issue in Emacs
28, so I guess nobody's implemented this yet.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11414; Package emacs. Full text available.

Message received at 11414 <at> debbugs.gnu.org:


Received: (at 11414) by debbugs.gnu.org; 12 May 2012 17:10:52 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat May 12 13:10:52 2012
Received: from localhost ([127.0.0.1]:50575 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1STFqG-0006TQ-Ac
	for submit <at> debbugs.gnu.org; Sat, 12 May 2012 13:10:52 -0400
Received: from ironport-out.teksavvy.com ([206.248.143.162]:27285)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <monnier@HIDDEN>) id 1STFqE-0006TD-KO
	for 11414 <at> debbugs.gnu.org; Sat, 12 May 2012 13:10:51 -0400
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AuYMACxOgk9Ld/zG/2dsb2JhbABDuB4EAQOBDIEIggkBAQQBViMFCwsOJhIUGA0kiBwFtjKLYYR5BKRFgV2DAw
X-IronPort-AV: E=Sophos;i="4.75,391,1330923600"; d="scan'208";a="179826818"
Received: from 75-119-252-198.dsl.teksavvy.com (HELO ceviche.home)
	([75.119.252.198])
	by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA;
	12 May 2012 13:10:32 -0400
Received: by ceviche.home (Postfix, from userid 20848)
	id 2249E66AA3; Sat, 12 May 2012 13:10:31 -0400 (EDT)
From: Stefan Monnier <monnier@HIDDEN>
To: Glenn Morris <rgm@HIDDEN>
Subject: Re: bug#11414: 23.2; Caps lock problem on English-Dvorak layout
Message-ID: <jwvaa1d499p.fsf-monnier+emacs@HIDDEN>
References: <1336229135.95656.YahooMailClassic@HIDDEN>
	<smvck62ruf.fsf@HIDDEN>
Date: Sat, 12 May 2012 13:10:31 -0400
In-Reply-To: <smvck62ruf.fsf@HIDDEN> (Glenn Morris's message of
	"Tue, 08 May 2012 19:08:56 -0400")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Spam-Score: -1.9 (-)
X-Debbugs-Envelope-To: 11414
Cc: 11414 <at> debbugs.gnu.org, Gian Fontanilla <prvteprts@HIDDEN>
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -1.9 (-)

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

I think that at the Lisp level, the necessary information is not
available, so we'd have to change the C code to provide extra info for
Quail to try and use it.
It's not clear to me how best to do it, so I think it'll have to stay as
one of those "patches welcome" items.


        Stefan




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11414; Package emacs. Full text available.

Message received at 11414 <at> debbugs.gnu.org:


Received: (at 11414) by debbugs.gnu.org; 9 May 2012 01:33:19 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue May 08 21:33:18 2012
Received: from localhost ([127.0.0.1]:42018 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1SRvmI-00012d-Iy
	for submit <at> debbugs.gnu.org; Tue, 08 May 2012 21:33:18 -0400
Received: from fencepost.gnu.org ([208.118.235.10]:33244 ident=Debian-exim)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <rgm@HIDDEN>) id 1SRvmF-00012T-Ja
	for 11414 <at> debbugs.gnu.org; Tue, 08 May 2012 21:33:16 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.71)
	(envelope-from <rgm@HIDDEN>)
	id 1SRvk8-0002kn-Sn; Tue, 08 May 2012 21:31:04 -0400
From: Glenn Morris <rgm@HIDDEN>
To: Gian Fontanilla <prvteprts@HIDDEN>
Subject: Re: bug#11414: 23.2; Caps lock problem on English-Dvorak layout
References: <1336229135.95656.YahooMailClassic@HIDDEN>
	<smvck62ruf.fsf@HIDDEN>
X-Spook: enigma security military Al Jazeera Bletchley Park UNSCOM
X-Ran: C6Yb7UQe]3:B=,.LY60UPaTs<4@G9dBvs/'JnWUTSG>PB|F_#>Q^tcc<!+QuoWhP&sWviw
X-Hue: magenta
X-Debbugs-No-Ack: yes
X-Attribution: GM
Date: Tue, 08 May 2012 21:31:04 -0400
In-Reply-To: <smvck62ruf.fsf@HIDDEN> (Glenn Morris's message of
	"Tue, 08 May 2012 19:08:56 -0400")
Message-ID: <e7vck6f8dj.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -6.9 (------)
X-Debbugs-Envelope-To: 11414
Cc: 11414 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.9 (------)


One thing you can do is redefine your Caps Lock key to be a Shift Lock.
Eg using the following in Xmodmap works for me:

  keycode 66 = Shift_Lock
  add lock = Shift_Lock

I don't know if there is, or should be, an equivalent Emacs-only solution.




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11414; Package emacs. Full text available.

Message received at 11414 <at> debbugs.gnu.org:


Received: (at 11414) by debbugs.gnu.org; 8 May 2012 23:11:11 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue May 08 19:11:11 2012
Received: from localhost ([127.0.0.1]:41914 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1SRtYk-0005R4-M6
	for submit <at> debbugs.gnu.org; Tue, 08 May 2012 19:11:11 -0400
Received: from fencepost.gnu.org ([208.118.235.10]:59710 ident=Debian-exim)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <rgm@HIDDEN>) id 1SRtYh-0005Qw-T8
	for 11414 <at> debbugs.gnu.org; Tue, 08 May 2012 19:11:08 -0400
Received: from rgm by fencepost.gnu.org with local (Exim 4.71)
	(envelope-from <rgm@HIDDEN>)
	id 1SRtWa-0005hp-Lw; Tue, 08 May 2012 19:08:56 -0400
From: Glenn Morris <rgm@HIDDEN>
To: Gian Fontanilla <prvteprts@HIDDEN>
Subject: Re: bug#11414: 23.2; Caps lock problem on English-Dvorak layout
References: <1336229135.95656.YahooMailClassic@HIDDEN>
X-Spook: Mafia Telex SWAT Peking Europol e-bomb kilderkin espionage
X-Ran: YG\X9)(Cn0DV`3=Ou'Qf9fL$?'1,BX2U}Z<:2t+y--]0V^npp>m`W_P,ZzQ7qp*P/'E}?_
X-Hue: magenta
X-Debbugs-No-Ack: yes
X-Attribution: GM
Date: Tue, 08 May 2012 19:08:56 -0400
In-Reply-To: <1336229135.95656.YahooMailClassic@HIDDEN>
	(Gian Fontanilla's message of "Sat, 5 May 2012 07:45:35 -0700 (PDT)")
Message-ID: <smvck62ruf.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -6.9 (------)
X-Debbugs-Envelope-To: 11414
Cc: Kenichi Handa <handa@HIDDEN>, 11414 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.9 (------)

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




Information forwarded to bug-gnu-emacs@HIDDEN:
bug#11414; Package emacs. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 5 May 2012 16:31:50 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat May 05 12:31:50 2012
Received: from localhost ([127.0.0.1]:37315 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1SQhtd-0006c6-O4
	for submit <at> debbugs.gnu.org; Sat, 05 May 2012 12:31:50 -0400
Received: from eggs.gnu.org ([208.118.235.92]:43716)
	by debbugs.gnu.org with esmtp (Exim 4.72)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgGr-0004HB-Dz
	for submit <at> debbugs.gnu.org; Sat, 05 May 2012 10:47:43 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgEy-0005L8-0B
	for submit <at> debbugs.gnu.org; Sat, 05 May 2012 10:45:46 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	HTML_MESSAGE,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable
	version=3.3.2
Received: from lists.gnu.org ([208.118.235.17]:52859)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgEx-0005L2-PV
	for submit <at> debbugs.gnu.org; Sat, 05 May 2012 10:45:43 -0400
Received: from eggs.gnu.org ([208.118.235.92]:53116)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgEv-0007w7-2m
	for bug-gnu-emacs@HIDDEN; Sat, 05 May 2012 10:45:43 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgEr-0005KL-VM
	for bug-gnu-emacs@HIDDEN; Sat, 05 May 2012 10:45:40 -0400
Received: from nm30.bullet.mail.bf1.yahoo.com ([98.139.212.189]:25036)
	by eggs.gnu.org with smtp (Exim 4.71)
	(envelope-from <prvteprts@HIDDEN>) id 1SQgEr-0005Jk-LB
	for bug-gnu-emacs@HIDDEN; Sat, 05 May 2012 10:45:37 -0400
Received: from [98.139.212.146] by nm30.bullet.mail.bf1.yahoo.com with NNFMP;
	05 May 2012 14:45:35 -0000
Received: from [98.139.212.215] by tm3.bullet.mail.bf1.yahoo.com with NNFMP;
	05 May 2012 14:45:35 -0000
Received: from [127.0.0.1] by omp1024.mail.bf1.yahoo.com with NNFMP;
	05 May 2012 14:45:35 -0000
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 574589.54079.bm@HIDDEN
Received: (qmail 15169 invoked by uid 60001); 5 May 2012 14:45:35 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024;
	t=1336229135; bh=Kp3fmUWsMv13sxHsEZFbxsDaZSSB1/IsewPasm8ue2k=;
	h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type;
	b=cr/Ud/XcHsNqfg7OYvAH5N6+rL46TxwRBhHzkRtdcEt6WZ77NWZakZrquwSVKg86sgudm4zRX1rdFOgwASmDDZd23ZAIYvp1Vkl5ZOQp3m8m+fIZeVGdmQ5zS4Ho9oFtWud+Ugtjak/veARmuNtU8QkmRAXICfWs3lIOA5x7dco=
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;
	h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Subject:To:MIME-Version:Content-Type;
	b=xJsYulERLAVRO3odDck5g1KkuNBuUHfAE0lu1riHj/4jFHvfkbNoJy+95TK1BZSXnh1Idaq7Un4Nsy+GturTRHLdz6IrSguVfvu6KTpW+uiDV4w58yZWOOpU5PK8JB9WrOWjWnjDwjjTK5gS7a1FRhk3wuOovag+xJaHbd9GPrM=;
X-YMail-OSG: zRtaO.wVM1k3vYJlYA7NR8kscpGGhmWZETpiDu6QrozN3oG
	4fqvXU3WFsYXBTwUnCYsePXd64d4rmTjIq_ll57bJanJ_XDWxujqLmfBitUM
	zM2_pPLlF67a1zle6hucoD6YObJXUfYt06mFIF4urla4TvzKQTvF0P9TS7_k
	DK_83tPHO2jyhBFO0ANAy1Nk4z_BWRcifqsrtaU.qqRlCEijgp3yb0eRp1QK
	cMH1dPLMwQMprH8mcvTvlXejBqhE4k89Q3dhxgrVcGWb669J9PmTPzsxdwFr
	bHl3o_h2yq0aaybSBOghhE7OMyXT.PaQn9dQ.xBPuCNBupgYqmdSf_lckiam
	i2tdzunYWfuuxQnRUZhCaNfynhetX368N50IWh0TJcrCHYpZhnHcb5rsYf79
	512.EsBNOB9WBbFPwxEbIwQofuiqAm_smH_k4KgZ0NydK7i3wFjVCEJYVcJp
	_FQveB_840kZCdVFDuZLf2NeWWq8XwuMHA144khnmYNV320CuxX0lK4R2iDm
	g8txtHNG9RxYOqbS5d9r6vGDo12zGitMqR26M4.zzxDZn4hQi3zFSB7RW6B6
	LAJKEM7yuk5M-
Received: from [112.203.34.42] by web161706.mail.bf1.yahoo.com via HTTP;
	Sat, 05 May 2012 07:45:35 PDT
X-Mailer: YahooMailClassic/15.0.6 YahooMailWebService/0.8.117.340979
Message-ID: <1336229135.95656.YahooMailClassic@HIDDEN>
Date: Sat, 5 May 2012 07:45:35 -0700 (PDT)
From: Gian Fontanilla <prvteprts@HIDDEN>
Subject: 23.2; Caps lock problem on English-Dvorak layout
To: bug-gnu-emacs@HIDDEN
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="1709383693-572695368-1336229135=:95656"
X-detected-operating-system: by eggs.gnu.org: Genre and OS details not
	recognized.
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-Received-From: 208.118.235.17
X-Spam-Score: -6.9 (------)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Sat, 05 May 2012 12:31:49 -0400
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.9 (------)

--1709383693-572695368-1336229135=:95656
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable


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. Other letters capitalize just fine. Moreover, some
secondary punctuation marks appear without pressing the shift key. For
instance, when pressing the semi-colon/colon ';' key, the colon ';'
character appears. The following punctuation keys are affected:
comma/less-than, period/greater-than, and semi-colon/colon. All other
keys in the main typing area of the keyboard do not seem to be
affected. The above error occurs even when running 'emacs -Q' and in all
editable buffers.

Here is a brief overview of the environment. The hardware keyboard used
is a typical US ANSI (QWERTY) keyboard. The operating system is Trisquel
5.0 GNU/Linux with GNOME 2.32.1, with USA as the default keyboard
layout. The GNU Emacs version is 23.2 installed from the
repository. Locale settings are:

LANG=3Den_PH.UTF-8
LANGUAGE=3Den
LC_CTYPE=3D"en_PH.UTF-8"
LC_NUMERIC=3D"en_PH.UTF-8"
LC_TIME=3D"en_PH.UTF-8"
LC_COLLATE=3D"en_PH.UTF-8"
LC_MONETARY=3D"en_PH.UTF-8"
LC_MESSAGES=3Den_US.UTF-8
LC_PAPER=3D"en_PH.UTF-8"
LC_NAME=3D"en_PH.UTF-8"
LC_ADDRESS=3D"en_PH.UTF-8"
LC_TELEPHONE=3D"en_PH.UTF-8"
LC_MEASUREMENT=3D"en_PH.UTF-8"
LC_IDENTIFICATION=3D"en_PH.UTF-8"
LC_ALL=3D

Pasted below are details generated using the report-emacs-bug command. I wi=
ll try to fix the problem myself, but in the meantime, I'm forwarding this =
bug report.

Thanks,
Gian

In GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)
=A0of 2011-04-04 on rothera, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11001000
configured using `configure=A0 '--build' 'i686-linux-gnu' '--build' 'i686-l=
inux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/=
usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mand=
ir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-locallisppath=3D/etc/emac=
s23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr/local/share/emacs=
/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/emacs/site-lisp:/usr/=
share/emacs/23.2/leim' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk' '--with-to=
olkit-scroll-bars' 'build_alias=3Di686-linux-gnu' 'CFLAGS=3D-DDEBIAN -g -O2=
' 'LDFLAGS=3D-g' 'CPPFLAGS=3D''

Important settings:
=A0 value of $LC_ALL: nil
=A0 value of $LC_COLLATE: nil
=A0 value of $LC_CTYPE: nil
=A0 value of $LC_MESSAGES: en_US.UTF-8
=A0 value of $LC_MONETARY: nil
=A0 value of $LC_NUMERIC: nil
=A0 value of $LC_TIME: nil
=A0 value of $LANG: en_PH.UTF-8
=A0 value of $XMODIFIERS: nil
=A0 locale-coding-system: utf-8-unix
=A0 default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
=A0 ido-everywhere: t
=A0 show-paren-mode: t
=A0 tooltip-mode: t
=A0 mouse-wheel-mode: t
=A0 tool-bar-mode: t
=A0 menu-bar-mode: t
=A0 file-name-shadow-mode: t
=A0 global-font-lock-mode: t
=A0 font-lock-mode: t
=A0 blink-cursor-mode: t
=A0 auto-encryption-mode: t
=A0 auto-compression-mode: t
=A0 line-number-mode: t
=A0 transient-mark-mode: t

Load-path shadows:
/usr/share/emacs/23.2/site-lisp/auctex/multi-prompt hides /usr/share/emacs/=
site-lisp/auctex/multi-prompt
/usr/share/emacs/23.2/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-l=
isp/auctex/tex-jp
/usr/share/emacs/23.2/site-lisp/auctex/latex hides /usr/share/emacs/site-li=
sp/auctex/latex
/usr/share/emacs/23.2/site-lisp/auctex/toolbar-x hides /usr/share/emacs/sit=
e-lisp/auctex/toolbar-x
/usr/share/emacs/23.2/site-lisp/auctex/tex-bar hides /usr/share/emacs/site-=
lisp/auctex/tex-bar
/usr/share/emacs/23.2/site-lisp/auctex/texmathp hides /usr/share/emacs/site=
-lisp/auctex/texmathp
/usr/share/emacs/23.2/site-lisp/auctex/context hides /usr/share/emacs/site-=
lisp/auctex/context
/usr/share/emacs/23.2/site-lisp/auctex/tex-mik hides /usr/share/emacs/site-=
lisp/auctex/tex-mik
/usr/share/emacs/23.2/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp=
/auctex/tex
/usr/share/emacs/23.2/site-lisp/auctex/tex-info hides /usr/share/emacs/site=
-lisp/auctex/tex-info
/usr/share/emacs/23.2/site-lisp/auctex/font-latex hides /usr/share/emacs/si=
te-lisp/auctex/font-latex
/usr/share/emacs/23.2/site-lisp/auctex/tex-fptex hides /usr/share/emacs/sit=
e-lisp/auctex/tex-fptex
/usr/share/emacs/23.2/site-lisp/auctex/tex-fold hides /usr/share/emacs/site=
-lisp/auctex/tex-fold
/usr/share/emacs/23.2/site-lisp/auctex/tex-style hides /usr/share/emacs/sit=
e-lisp/auctex/tex-style
/usr/share/emacs/23.2/site-lisp/auctex/bib-cite hides /usr/share/emacs/site=
-lisp/auctex/bib-cite
/usr/share/emacs/23.2/site-lisp/auctex/context-nl hides /usr/share/emacs/si=
te-lisp/auctex/context-nl
/usr/share/emacs/23.2/site-lisp/auctex/tex-font hides /usr/share/emacs/site=
-lisp/auctex/tex-font
/usr/share/emacs/23.2/site-lisp/auctex/tex-buf hides /usr/share/emacs/site-=
lisp/auctex/tex-buf
/usr/share/emacs/23.2/site-lisp/auctex/context-en hides /usr/share/emacs/si=
te-lisp/auctex/context-en
/usr/share/emacs/23.2/site-lisp/debian-startup hides /usr/share/emacs/site-=
lisp/debian-startup
/usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share/em=
acs/23.2/lisp/textmodes/ispell
/usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/share/=
emacs/23.2/lisp/textmodes/flyspell

Features:
(shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml
mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse
rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util
netrc mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1
hex-util hashcash mail-utils emacsbug help-mode view remember
org-remember org-datetree org byte-opt bytecomp byte-compile advice
help-fns advice-preload org-footnote org-src org-list org-faces
org-compat org-macs easymenu time-date noutline outline easy-mmode avoid
ido paren preview-latex tex-site auto-loads tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset
image fringe lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mldrag 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 loaddefs button minibuffer faces cus-face files
text-properties overlay md5 base64 format env code-pages mule custom
widget hashtable-print-readable backquote make-network-process dbusbind
system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs)


--1709383693-572695368-1336229135=:95656
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;"><br>When switching to the English-Dvorak layo=
ut using C-\ or C-x RET C-\ ,<br>and then turning on caps lock, the followi=
ng letters do not capitalize:<br>w, v, z, and s. Other letters capitalize j=
ust fine. Moreover, some<br>secondary punctuation marks appear without pres=
sing the shift key. For<br>instance, when pressing the semi-colon/colon ';'=
 key, the colon ';'<br>character appears. The following punctuation keys ar=
e affected:<br>comma/less-than, period/greater-than, and semi-colon/colon. =
All other<br>keys in the main typing area of the keyboard do not seem to be=
<br>affected. The above error occurs even when running 'emacs -Q' and in al=
l<br>editable buffers.<br><br>Here is a brief overview of the environment. =
The hardware keyboard used<br>is a typical US ANSI (QWERTY) keyboard. The o=
perating system is Trisquel<br>5.0 GNU/Linux with GNOME 2.32.1, with USA as
 the default keyboard<br>layout. The GNU Emacs version is 23.2 installed fr=
om the<br>repository. Locale settings are:<br><br>LANG=3Den_PH.UTF-8<br>LAN=
GUAGE=3Den<br>LC_CTYPE=3D"en_PH.UTF-8"<br>LC_NUMERIC=3D"en_PH.UTF-8"<br>LC_=
TIME=3D"en_PH.UTF-8"<br>LC_COLLATE=3D"en_PH.UTF-8"<br>LC_MONETARY=3D"en_PH.=
UTF-8"<br>LC_MESSAGES=3Den_US.UTF-8<br>LC_PAPER=3D"en_PH.UTF-8"<br>LC_NAME=
=3D"en_PH.UTF-8"<br>LC_ADDRESS=3D"en_PH.UTF-8"<br>LC_TELEPHONE=3D"en_PH.UTF=
-8"<br>LC_MEASUREMENT=3D"en_PH.UTF-8"<br>LC_IDENTIFICATION=3D"en_PH.UTF-8"<=
br>LC_ALL=3D<br><br>Pasted below are details generated using the report-ema=
cs-bug command. I will try to fix the problem myself, but in the meantime, =
I'm forwarding this bug report.<br><br>Thanks,<br>Gian<br><br>In GNU Emacs =
23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)<br>&nbsp;of 2011-04-04 on r=
othera, modified by Debian<br>Windowing system distributor `The X.Org Found=
ation', version 11.0.11001000<br>configured using `configure&nbsp; '--build=
' 'i686-linux-gnu'
 '--build' 'i686-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib'=
 '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/s=
hare/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-localli=
sppath=3D/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.2/site-lisp:/usr=
/local/share/emacs/site-lisp:/usr/share/emacs/23.2/site-lisp:/usr/share/ema=
cs/site-lisp:/usr/share/emacs/23.2/leim' '--with-x=3Dyes' '--with-x-toolkit=
=3Dgtk' '--with-toolkit-scroll-bars' 'build_alias=3Di686-linux-gnu' 'CFLAGS=
=3D-DDEBIAN -g -O2' 'LDFLAGS=3D-g' 'CPPFLAGS=3D''<br><br>Important settings=
:<br>&nbsp; value of $LC_ALL: nil<br>&nbsp; value of $LC_COLLATE: nil<br>&n=
bsp; value of $LC_CTYPE: nil<br>&nbsp; value of $LC_MESSAGES: en_US.UTF-8<b=
r>&nbsp; value of $LC_MONETARY: nil<br>&nbsp; value of $LC_NUMERIC: nil<br>=
&nbsp; value of $LC_TIME: nil<br>&nbsp; value of $LANG: en_PH.UTF-8<br>&nbs=
p; value of $XMODIFIERS: nil<br>&nbsp; locale-coding-system: utf-8-unix<br>=
&nbsp; default
 enable-multibyte-characters: t<br><br>Major mode: Lisp Interaction<br><br>=
Minor modes in effect:<br>&nbsp; ido-everywhere: t<br>&nbsp; show-paren-mod=
e: t<br>&nbsp; tooltip-mode: t<br>&nbsp; mouse-wheel-mode: t<br>&nbsp; tool=
-bar-mode: t<br>&nbsp; menu-bar-mode: t<br>&nbsp; file-name-shadow-mode: t<=
br>&nbsp; global-font-lock-mode: t<br>&nbsp; font-lock-mode: t<br>&nbsp; bl=
ink-cursor-mode: t<br>&nbsp; auto-encryption-mode: t<br>&nbsp; auto-compres=
sion-mode: t<br>&nbsp; line-number-mode: t<br>&nbsp; transient-mark-mode: t=
<br><br>Load-path shadows:<br>/usr/share/emacs/23.2/site-lisp/auctex/multi-=
prompt hides /usr/share/emacs/site-lisp/auctex/multi-prompt<br>/usr/share/e=
macs/23.2/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-lisp/auctex/t=
ex-jp<br>/usr/share/emacs/23.2/site-lisp/auctex/latex hides /usr/share/emac=
s/site-lisp/auctex/latex<br>/usr/share/emacs/23.2/site-lisp/auctex/toolbar-=
x hides
 /usr/share/emacs/site-lisp/auctex/toolbar-x<br>/usr/share/emacs/23.2/site-=
lisp/auctex/tex-bar hides /usr/share/emacs/site-lisp/auctex/tex-bar<br>/usr=
/share/emacs/23.2/site-lisp/auctex/texmathp hides /usr/share/emacs/site-lis=
p/auctex/texmathp<br>/usr/share/emacs/23.2/site-lisp/auctex/context hides /=
usr/share/emacs/site-lisp/auctex/context<br>/usr/share/emacs/23.2/site-lisp=
/auctex/tex-mik hides /usr/share/emacs/site-lisp/auctex/tex-mik<br>/usr/sha=
re/emacs/23.2/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp/auctex/=
tex<br>/usr/share/emacs/23.2/site-lisp/auctex/tex-info hides /usr/share/ema=
cs/site-lisp/auctex/tex-info<br>/usr/share/emacs/23.2/site-lisp/auctex/font=
-latex hides /usr/share/emacs/site-lisp/auctex/font-latex<br>/usr/share/ema=
cs/23.2/site-lisp/auctex/tex-fptex hides /usr/share/emacs/site-lisp/auctex/=
tex-fptex<br>/usr/share/emacs/23.2/site-lisp/auctex/tex-fold hides
 /usr/share/emacs/site-lisp/auctex/tex-fold<br>/usr/share/emacs/23.2/site-l=
isp/auctex/tex-style hides /usr/share/emacs/site-lisp/auctex/tex-style<br>/=
usr/share/emacs/23.2/site-lisp/auctex/bib-cite hides /usr/share/emacs/site-=
lisp/auctex/bib-cite<br>/usr/share/emacs/23.2/site-lisp/auctex/context-nl h=
ides /usr/share/emacs/site-lisp/auctex/context-nl<br>/usr/share/emacs/23.2/=
site-lisp/auctex/tex-font hides /usr/share/emacs/site-lisp/auctex/tex-font<=
br>/usr/share/emacs/23.2/site-lisp/auctex/tex-buf hides /usr/share/emacs/si=
te-lisp/auctex/tex-buf<br>/usr/share/emacs/23.2/site-lisp/auctex/context-en=
 hides /usr/share/emacs/site-lisp/auctex/context-en<br>/usr/share/emacs/23.=
2/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup<=
br>/usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/share=
/emacs/23.2/lisp/textmodes/ispell<br>/usr/share/emacs23/site-lisp/dictionar=
ies-common/flyspell hides
 /usr/share/emacs/23.2/lisp/textmodes/flyspell<br><br>Features:<br>(shadow =
sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml<br>mml-sec =
password-cache mm-decode mm-bodies mm-encode mailcap mail-parse<br>rfc2231 =
rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util<br>netrc mm-uti=
l mail-prsvr gmm-utils wid-edit mailheader canlock sha1<br>hex-util hashcas=
h mail-utils emacsbug help-mode view remember<br>org-remember org-datetree =
org byte-opt bytecomp byte-compile advice<br>help-fns advice-preload org-fo=
otnote org-src org-list org-faces<br>org-compat org-macs easymenu time-date=
 noutline outline easy-mmode avoid<br>ido paren preview-latex tex-site auto=
-loads tooltip ediff-hook vc-hooks<br>lisp-float-type mwheel x-win x-dnd fo=
nt-setting tool-bar dnd fontset<br>image fringe lisp-mode register page men=
u-bar rfn-eshadow timer select<br>scroll-bar mldrag mouse jit-lock font-loc=
k syntax facemenu font-core<br>frame cham georgian utf-8-lang
 misc-lang vietnamese tibetan thai<br>tai-viet lao korean japanese hebrew g=
reek romanian slovak czech european<br>ethiopic indian cyrillic chinese cas=
e-table epa-hook jka-cmpr-hook help<br>simple abbrev loaddefs button minibu=
ffer faces cus-face files<br>text-properties overlay md5 base64 format env =
code-pages mule custom<br>widget hashtable-print-readable backquote make-ne=
twork-process dbusbind<br>system-font-setting font-render-setting gtk x-too=
lkit x multi-tty emacs)<br><br></td></tr></table>
--1709383693-572695368-1336229135=:95656--




Acknowledgement sent to Gian Fontanilla <prvteprts@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#11414; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 23 Aug 2021 15:15:01 UTC

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