GNU bug report logs - #55704
29.0.50; Wishlist: Add a command to use XKB "Compose" sequences in Emacs

Previous Next

Package: emacs;

Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>

Date: Sun, 29 May 2022 13:40:02 UTC

Severity: wishlist

Tags: notabug

Found in version 29.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Visuwesh <visuweshm <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 55704 <at> debbugs.gnu.org
Subject: bug#55704: 29.0.50; Wishlist: Add a command to use XKB "Compose" sequences in Emacs
Date: Sun, 29 May 2022 19:42:12 +0530
[ஞாயிறு மே 29, 2022] Lars Ingebrigtsen wrote:

> This spins out of bug#43866.
>
> Juri posted the code below, and Eli then made the point that we should
> pre-generate this data from the two files that are being parsed.
>
> I think that sounds like a good idea (i.e., we'd include the two files
> and then have a Lisp snippet that transforms it into an .el file, as we
> do with other similar data files).
>
> And I think using `C-+' sounds fine, too.
>

If I'm not mistaken, isn't this already done by the compose input
method?  The commentary says,

    ;;; Commentary:

    ;; This input method supports the same key sequences as defined by the
    ;; standard X Multi_key: https://en.wikipedia.org/wiki/Compose_key

    ;; You can enable this input method transiently with `C-u C-x \ compose RET'.
    ;; Then typing `C-x \' will enable this input method temporarily, and
    ;; after typing a key sequence it will be disabled.  So typing
    ;; e.g. `C-x \ E =' will insert the Euro sign character, and disable
    ;; this input method automatically afterwards.

>[...]




This bug report was last modified 2 years and 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.