bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62459: [PATCH] Have Xref inherit input method when reading identifie


From: Philip Kaludercic
Subject: bug#62459: [PATCH] Have Xref inherit input method when reading identifiers
Date: Sun, 26 Mar 2023 11:57:25 +0000

Certain languages rely heavily on input methods (two examples I have
encountered are APL and Agda), and the default behaviour of Xref when
prompting an identifier can be annoying since the user is required to
manually enable the input method, if they want to look up an identifier
that contains "non-ASCII" characters.  For that reason I think it should
be OK to set the INHERIT-INPUT-METHOD argument when calling
`completing-read'.

Attachment: 0001-Have-Xref-inherit-input-method-when-reading-identi.patch
Description: [PATCH] Have Xref inherit input method when reading identifiers

-- 
Philip Kaludercic

reply via email to

[Prev in Thread] Current Thread [Next in Thread]