From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38948: 26.3; Can't use shortcuts that combine shift and meta keys Date: Mon, 06 Jan 2020 19:31:06 +0200 Message-ID: <83ftgsebl1.fsf@gnu.org> References: <83d0bxg3sl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="241770"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 38948-done@debbugs.gnu.org To: Daniel =?UTF-8?Q?Salfr=C3=A1n?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jan 06 18:34:54 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ioWHE-0010iU-Gp for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jan 2020 18:34:52 +0100 Original-Received: from localhost ([::1]:57008 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ioWHD-0000XR-4L for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Jan 2020 12:34:51 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60466) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ioWEW-00061x-2i for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 12:32:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ioWEU-00046O-Oo for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 12:32:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:40677) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ioWEU-00046D-LI for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 12:32:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ioWEU-0000le-J2 for bug-gnu-emacs@gnu.org; Mon, 06 Jan 2020 12:32:02 -0500 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 06 Jan 2020 17:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 38948 X-GNU-PR-Package: emacs Mail-Followup-To: 38948@debbugs.gnu.org, eliz@gnu.org, danielsalfran@gmail.com Original-Received: via spool by 38948-done@debbugs.gnu.org id=D38948.15783318652869 (code D ref 38948); Mon, 06 Jan 2020 17:32:02 +0000 Original-Received: (at 38948-done) by debbugs.gnu.org; 6 Jan 2020 17:31:05 +0000 Original-Received: from localhost ([127.0.0.1]:46649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioWDY-0000kC-2y for submit@debbugs.gnu.org; Mon, 06 Jan 2020 12:31:04 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:50896) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ioWDW-0000jU-Eq for 38948-done@debbugs.gnu.org; Mon, 06 Jan 2020 12:31:02 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:58994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ioWDR-00027Y-9s; Mon, 06 Jan 2020 12:30:57 -0500 Original-Received: from [176.228.60.248] (port=2707 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ioWDQ-0002xs-Ll; Mon, 06 Jan 2020 12:30:57 -0500 In-reply-to: (message from Daniel =?UTF-8?Q?Salfr=C3=A1n?= on Mon, 6 Jan 2020 18:15:23 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:174252 Archived-At: > From: Daniel Salfrán > Date: Mon, 6 Jan 2020 18:15:23 +0100 > > I fixed my error. It wasn't related to emacs after all. There was a > weird "toggle" behavior set when pressing alt and shift together. I > found the solution here: > https://askubuntu.com/questions/506620/alt-shift-not-work > > Regardless, thanks for looking into this Thanks, I'm therefore closing the bug. > On Sun, Jan 5, 2020 at 10:47 PM Daniel Salfrán wrote: > > > > It is a GUI session running on GNOME in Arch Linux > > > > On Sun, Jan 5, 2020 at 7:24 PM Eli Zaretskii wrote: > > > > > > > From: Daniel Salfrán > > > > Date: Sun, 5 Jan 2020 16:25:29 +0100 > > > > > > > > One of the "shift" or "meta" keys is being dropped when used in a > > > > shortcut combination that includes both > > > > > > > > For example the following lines are defined in my emacs config: > > > > > > > > (global-set-key (kbd "M-S->") 'end-of-buffer) > > > > (global-set-key (kbd "M-S-") 'mark-word-right) > > > > > > > > and according to the "describe-key" command they are, respectively, > > > > interpreted as: > > > > > > > > 1. M-. > > > > 2. (translated from ) > > > > > > Is that a GUI session or a text-mode (a.k.a. "TTY") session? > > > > > > > > -- > > > > -- >