From: Visuwesh <visuweshm@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 55704@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 [thread overview]
Message-ID: <87r14c77ib.fsf@gmail.com> (raw)
In-Reply-To: <87sfoszcdh.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 29 May 2022 15:39:38 +0200")
[ஞாயிறு மே 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.
>[...]
next prev parent reply other threads:[~2022-05-29 14:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-29 13:39 bug#55704: 29.0.50; Wishlist: Add a command to use XKB "Compose" sequences in Emacs Lars Ingebrigtsen
2022-05-29 14:12 ` Visuwesh [this message]
2022-05-29 14:18 ` Lars Ingebrigtsen
2022-05-29 16:09 ` Juri Linkov
2022-05-29 16:33 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r14c77ib.fsf@gmail.com \
--to=visuweshm@gmail.com \
--cc=55704@debbugs.gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.