From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: ctrl:nocaps enables mark set? Date: Tue, 02 Sep 2008 12:18:48 -0400 Message-ID: <87wshuo713.fsf@cyd.mit.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1220372678 18336 80.91.229.12 (2 Sep 2008 16:24:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 16:24:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Aleix_Conchillo_Flaqu=C3=A9?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 02 18:25:32 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KaYh3-0005Qm-DL for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 18:25:25 +0200 Original-Received: from localhost ([127.0.0.1]:45587 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaYg4-0005Nl-0y for ged-emacs-devel@m.gmane.org; Tue, 02 Sep 2008 12:24:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KaYYR-0007PH-3f for emacs-devel@gnu.org; Tue, 02 Sep 2008 12:16:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KaYYP-0007OS-Iq for emacs-devel@gnu.org; Tue, 02 Sep 2008 12:16:30 -0400 Original-Received: from [199.232.76.173] (port=53591 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KaYYP-0007OO-H7 for emacs-devel@gnu.org; Tue, 02 Sep 2008 12:16:29 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:49876) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KaYYO-0000Vi-Sg for emacs-devel@gnu.org; Tue, 02 Sep 2008 12:16:29 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 9962357E337; Tue, 2 Sep 2008 12:18:48 -0400 (EDT) In-Reply-To: ("Aleix Conchillo =?utf-8?Q?Flaqu=C3=A9=22's?= message of "Tue\, 2 Sep 2008 17\:23\:55 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.91 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103429 Archived-At: "Aleix Conchillo Flaqu=C3=A9" writes: > with the latest emacs cvs versions (over the last two weeks) when I > use C-n or C-p (C=3DCaps lock) the "Mark is set". It does not happen > when I press the normal Ctrl key. > > I have tried it with "emacs -q". My box is Debian GNU/Linux testing. I > am using GNOME, but the same happens with Openbox. Check xev; this may be a misconfigured Xmodmap. Does your caps lock key issue a shift modifier, in addition to a control modifier?