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: Dmitry Gutov
Subject: bug#62459: [PATCH] Have Xref inherit input method when reading identifiers
Date: Sun, 26 Mar 2023 22:04:22 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 26/03/2023 14:57, Philip Kaludercic wrote:
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'.

Sure. If you see the improvement from this, please go ahead.





reply via email to

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