From unknown Sat Sep 06 21:07:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions Resent-From: Lawrence Mitchell Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Jun 2012 13:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 11650 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 11650@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13391624304514 (code B ref -1); Fri, 08 Jun 2012 13:34:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2012 13:33:50 +0000 Received: from localhost ([127.0.0.1]:34699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SczK1-0001Ak-Ka for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:33:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37770) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SczJy-0001AY-Ka for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:33:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SczHY-00018z-0d for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:31:21 -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, FSL_RCVD_USER,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:51278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHX-00018v-Ta for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:31:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHR-0000Wl-CN for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SczHK-00016j-Vh for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:08 -0400 Received: from nougat.ucs.ed.ac.uk ([129.215.13.205]:42547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHI-0000xM-LZ for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:02 -0400 Received: from lmtp1.ucs.ed.ac.uk (lmtp1.ucs.ed.ac.uk [129.215.149.64]) by nougat.ucs.ed.ac.uk (8.13.8/8.13.4) with ESMTP id q58DUbcK018343 for ; Fri, 8 Jun 2012 14:30:43 +0100 (BST) Received: from e4300lm (e4300lm.epcc.ed.ac.uk [129.215.63.156]) (authenticated user=lmitche4 mech=PLAIN bits=0) by lmtp1.ucs.ed.ac.uk (8.13.8/8.13.7) with ESMTP id q58DUTBG007305 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Fri, 8 Jun 2012 14:30:37 +0100 (BST) From: Lawrence Mitchell Date: Fri, 08 Jun 2012 14:30:31 +0100 Message-ID: <87ehpq9big.fsf@ed.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Edinburgh-Scanned: at nougat.ucs.ed.ac.uk with MIMEDefang 2.60, Sophie, Sophos Anti-Virus, Clam AntiVirus X-Scanned-By: MIMEDefang 2.60 on 129.215.13.205 X-Scanned-By: MIMEDefang 2.52 on 129.215.149.64 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by nougat.ucs.ed.ac.uk id q58DUbcK018343 X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) emacs -Q C-u C-\ TeX RET \"o TAB Three completions are shown: Possible completion and corresponding characters are: \"o:(1/1) 1.=D3=A7 2.=C8=AB 3.=C3=B6 Those are: CYRILLIC SMALL LETTER O WITH DIAERESIS LATIN SMALL LETTER O WITH DIAERESIS AND MACRON LATIN SMALL LETTER O WITH DIAERESIS They all have the relevant mouse-highlight face, but mouse-2 on any of them does not insert the relevant one in a buffer. This is an unintended side-effect of this change: Author: Stefan Monnier Date: Sun Apr 8 22:53:51 2012 -0400 * leim/quail/latin-ltx.el: Auto-generate some of the entries. (latin-ltx--ascii-p): New function. (latin-ltx--define-rules): New macro. (define-rules): Use it. Previously, there was a one-to-one mapping between TeX-like names and inserted characters, with this change, many entries are one-to-many. Doubly unfortunately, the most likely candidate is often not the first option. I'd suggest reverting that commit. Lawrence From unknown Sat Sep 06 21:07:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Aug 2019 22:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11650 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lawrence Mitchell Cc: 11650@debbugs.gnu.org Received: via spool by 11650-submit@debbugs.gnu.org id=B11650.15660812996657 (code B ref 11650); Sat, 17 Aug 2019 22:35:02 +0000 Received: (at 11650) by debbugs.gnu.org; 17 Aug 2019 22:34:59 +0000 Received: from localhost ([127.0.0.1]:57056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz7Hm-0001jF-Ue for submit@debbugs.gnu.org; Sat, 17 Aug 2019 18:34:59 -0400 Received: from quimby.gnus.org ([80.91.231.51]:56654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz7Hl-0001j5-27 for 11650@debbugs.gnu.org; Sat, 17 Aug 2019 18:34:57 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hz7Hg-0004ff-Bo; Sun, 18 Aug 2019 00:34:55 +0200 From: Lars Ingebrigtsen References: <87ehpq9big.fsf@ed.ac.uk> Date: Sat, 17 Aug 2019 15:34:49 -0700 In-Reply-To: <87ehpq9big.fsf@ed.ac.uk> (Lawrence Mitchell's message of "Fri, 08 Jun 2012 14:30:31 +0100") Message-ID: <878srra0ae.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Lawrence Mitchell writes: > emacs -Q > > C-u C-\ TeX RET > > \"o TAB > > Three completions are shown: > > Possible completion and corresponding characters are: > \"o:(1/1) =?UTF-8?Q?1.=D3=A7_?= =?UTF-8?Q?2.=C8=AB_?= =?UTF-8?Q?3.=C3=B6?= 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: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lawrence Mitchell writes: > emacs -Q > > C-u C-\ TeX RET > > \"o TAB > > Three completions are shown: > > Possible completion and corresponding characters are: > \"o:(1/1) 1.=D3=A7 2.=C8=AB 3.=C3=B6 (I'm going through old bug reports that unfortunately have gotten no responses yet.) I'm unable to reproduce this bug, because if I type \"o TAB I just end up with a buffer with an =C3=B6 character and a TAB inserted. A= re there any additional steps to see the completions, or has this just changed a lot in the intervening years and been fixed in a different way? > Those are: > CYRILLIC SMALL LETTER O WITH DIAERESIS > LATIN SMALL LETTER O WITH DIAERESIS AND MACRON > LATIN SMALL LETTER O WITH DIAERESIS > > They all have the relevant mouse-highlight face, but mouse-2 on > any of them does not insert the relevant one in a buffer. > > This is an unintended side-effect of this change: > > Author: Stefan Monnier > Date: Sun Apr 8 22:53:51 2012 -0400 > > * leim/quail/latin-ltx.el: Auto-generate some of the entries. > (latin-ltx--ascii-p): New function. > (latin-ltx--define-rules): New macro. > (define-rules): Use it. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 17 18:35:09 2019 Received: (at control) by debbugs.gnu.org; 17 Aug 2019 22:35:09 +0000 Received: from localhost ([127.0.0.1]:57062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz7Hx-0001kD-AX for submit@debbugs.gnu.org; Sat, 17 Aug 2019 18:35:09 -0400 Received: from quimby.gnus.org ([80.91.231.51]:56682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hz7Hu-0001k0-Eb for control@debbugs.gnu.org; Sat, 17 Aug 2019 18:35:07 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hz7Hr-0004fs-Go for control@debbugs.gnu.org; Sun, 18 Aug 2019 00:35:05 +0200 Date: Sat, 17 Aug 2019 15:35:01 -0700 Message-Id: <877e7ba0a2.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #11650 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: tags 11650 + moreinfo quit 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: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 11650 + moreinfo quit From unknown Sat Sep 06 21:07:53 2025 X-Loop: help-debbugs@gnu.org Subject: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions Resent-From: Andreas Schwab Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 18 Aug 2019 08:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11650 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: 11650@debbugs.gnu.org, Lawrence Mitchell Received: via spool by 11650-submit@debbugs.gnu.org id=B11650.1566115843402 (code B ref 11650); Sun, 18 Aug 2019 08:11:01 +0000 Received: (at 11650) by debbugs.gnu.org; 18 Aug 2019 08:10:43 +0000 Received: from localhost ([127.0.0.1]:57313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzGGx-00006Q-EC for submit@debbugs.gnu.org; Sun, 18 Aug 2019 04:10:43 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:48458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzGGv-00006H-Jc for 11650@debbugs.gnu.org; Sun, 18 Aug 2019 04:10:42 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 46B8rJ18fMz1s4q4; Sun, 18 Aug 2019 10:10:39 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 46B8rH5Jymz1qqkh; Sun, 18 Aug 2019 10:10:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id vJSqqZ4NSlvy; Sun, 18 Aug 2019 10:10:39 +0200 (CEST) X-Auth-Info: jGCOCSlWW5P+ZtCsZ0/d2e5maUUuGFqDa1S7Wuj25lLhnbMoCSZApiR/iI4+6u3S Received: from hase.home (ppp-46-244-180-57.dynamic.mnet-online.de [46.244.180.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Sun, 18 Aug 2019 10:10:38 +0200 (CEST) Received: by hase.home (Postfix, from userid 1000) id B27A9101C82; Sun, 18 Aug 2019 10:10:37 +0200 (CEST) From: Andreas Schwab References: <87ehpq9big.fsf@ed.ac.uk> <878srra0ae.fsf@mouse.gnus.org> X-Yow: UH-OH!! We're out of AUTOMOBILE PARTS and RUBBER GOODS! Date: Sun, 18 Aug 2019 10:10:37 +0200 In-Reply-To: <878srra0ae.fsf@mouse.gnus.org> (Lars Ingebrigtsen's message of "Sat, 17 Aug 2019 15:34:49 -0700") Message-ID: <87ef1iuc5e.fsf@hase.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) On Aug 17 2019, Lars Ingebrigtsen wrote: > I'm unable to reproduce this bug, because if I type > > \"o TAB > > I just end up with a buffer with an ö character and a TAB inserted. This is probably a dup of 13950 which has been fixed in commit c8cefd6a81. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Sep 06 21:07:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Lawrence Mitchell Subject: bug#11650: closed (Re: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions) Message-ID: References: <87ftly5qzm.fsf@mouse.gnus.org> <87ehpq9big.fsf@ed.ac.uk> X-Gnu-PR-Message: they-closed 11650 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 11650@debbugs.gnu.org Date: Sun, 18 Aug 2019 17:22:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1566148921-6008-1" This is a multi-part message in MIME format... ------------=_1566148921-6008-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #11650: 24.1.50; "Simple" input methods do not allow selection of alternati= ves with quail-completions which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 11650@debbugs.gnu.org. --=20 11650: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D11650 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1566148921-6008-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 11650-done) by debbugs.gnu.org; 18 Aug 2019 17:21:42 +0000 Received: from localhost ([127.0.0.1]:58503 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzOsA-0001YG-HO for submit@debbugs.gnu.org; Sun, 18 Aug 2019 13:21:42 -0400 Received: from quimby.gnus.org ([80.91.231.51]:42152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hzOs9-0001Y7-MR for 11650-done@debbugs.gnu.org; Sun, 18 Aug 2019 13:21:42 -0400 Received: from [50.225.213.182] (helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hzOs3-0000xN-OG; Sun, 18 Aug 2019 19:21:39 +0200 From: Lars Ingebrigtsen To: Andreas Schwab Subject: Re: bug#11650: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions References: <87ehpq9big.fsf@ed.ac.uk> <878srra0ae.fsf@mouse.gnus.org> <87ef1iuc5e.fsf@hase.home> Date: Sun, 18 Aug 2019 10:21:33 -0700 In-Reply-To: <87ef1iuc5e.fsf@hase.home> (Andreas Schwab's message of "Sun, 18 Aug 2019 10:10:37 +0200") Message-ID: <87ftly5qzm.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Andreas Schwab writes: > On Aug 17 2019, Lars Ingebrigtsen wrote: > >> I'm unable to reproduce this bug, because if I type >> >> \"o TAB >> >> I just end up with a buffer with an ö character and a TAB inse [...] 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: 0.0 (/) X-Debbugs-Envelope-To: 11650-done Cc: 11650-done@debbugs.gnu.org, Lawrence Mitchell X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Andreas Schwab writes: > On Aug 17 2019, Lars Ingebrigtsen wrote: > >> I'm unable to reproduce this bug, because if I type >> >> \"o TAB >> >> I just end up with a buffer with an =C3=B6 character and a TAB inserted. > > This is probably a dup of 13950 which has been fixed in commit c8cefd6a81. Right; closing. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ------------=_1566148921-6008-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Jun 2012 13:33:50 +0000 Received: from localhost ([127.0.0.1]:34699 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SczK1-0001Ak-Ka for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:33:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37770) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SczJy-0001AY-Ka for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:33:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SczHY-00018z-0d for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:31:21 -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, FSL_RCVD_USER,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:51278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHX-00018v-Ta for submit@debbugs.gnu.org; Fri, 08 Jun 2012 09:31:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHR-0000Wl-CN for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SczHK-00016j-Vh for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:08 -0400 Received: from nougat.ucs.ed.ac.uk ([129.215.13.205]:42547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SczHI-0000xM-LZ for bug-gnu-emacs@gnu.org; Fri, 08 Jun 2012 09:31:02 -0400 Received: from lmtp1.ucs.ed.ac.uk (lmtp1.ucs.ed.ac.uk [129.215.149.64]) by nougat.ucs.ed.ac.uk (8.13.8/8.13.4) with ESMTP id q58DUbcK018343 for ; Fri, 8 Jun 2012 14:30:43 +0100 (BST) Received: from e4300lm (e4300lm.epcc.ed.ac.uk [129.215.63.156]) (authenticated user=lmitche4 mech=PLAIN bits=0) by lmtp1.ucs.ed.ac.uk (8.13.8/8.13.7) with ESMTP id q58DUTBG007305 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Fri, 8 Jun 2012 14:30:37 +0100 (BST) From: Lawrence Mitchell To: bug-gnu-emacs@gnu.org Subject: 24.1.50; "Simple" input methods do not allow selection of alternatives with quail-completions Date: Fri, 08 Jun 2012 14:30:31 +0100 Message-ID: <87ehpq9big.fsf@ed.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Edinburgh-Scanned: at nougat.ucs.ed.ac.uk with MIMEDefang 2.60, Sophie, Sophos Anti-Virus, Clam AntiVirus X-Scanned-By: MIMEDefang 2.60 on 129.215.13.205 X-Scanned-By: MIMEDefang 2.52 on 129.215.149.64 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by nougat.ucs.ed.ac.uk id q58DUbcK018343 X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) emacs -Q C-u C-\ TeX RET \"o TAB Three completions are shown: Possible completion and corresponding characters are: \"o:(1/1) 1.=D3=A7 2.=C8=AB 3.=C3=B6 Those are: CYRILLIC SMALL LETTER O WITH DIAERESIS LATIN SMALL LETTER O WITH DIAERESIS AND MACRON LATIN SMALL LETTER O WITH DIAERESIS They all have the relevant mouse-highlight face, but mouse-2 on any of them does not insert the relevant one in a buffer. This is an unintended side-effect of this change: Author: Stefan Monnier Date: Sun Apr 8 22:53:51 2012 -0400 * leim/quail/latin-ltx.el: Auto-generate some of the entries. (latin-ltx--ascii-p): New function. (latin-ltx--define-rules): New macro. (define-rules): Use it. Previously, there was a one-to-one mapping between TeX-like names and inserted characters, with this change, many entries are one-to-many. Doubly unfortunately, the most likely candidate is often not the first option. I'd suggest reverting that commit. Lawrence ------------=_1566148921-6008-1--