all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tor Kringeland <tor.kringeland@ntnu.no>
Cc: 55668@debbugs.gnu.org
Subject: bug#55668: Extending the `C-x 8' map to include macrons
Date: Fri, 27 May 2022 08:51:36 +0300	[thread overview]
Message-ID: <83h75bo74n.fsf@gnu.org> (raw)
In-Reply-To: <m2y1ynokhf.fsf@ntnu.no> (message from Tor Kringeland on Fri, 27 May 2022 01:03:10 +0000)

> From: Tor Kringeland <tor.kringeland@ntnu.no>
> Date: Fri, 27 May 2022 01:03:10 +0000
> 
> I suggest chaning the `C-x 8' to add macrons to letters after `C-x 8 -'
> and move the current `C-x 8 -' to `C-x 8 - -'.  Something similar was
> done a while ago with `C-x 8 .' being moved to `C-x 8 . .' to allow for
> new character compositions.

I _really_ don't like us changing the default key bindings that exist
for a significant amount of time.  "C-x 8 -" exists at least since
Emacs 22, so changing it would be a bad blow to people's habits.

It sounds like you want to search for letters with combining macron,
like ā and ō?  If so, why not use a suitable input method to type
those letters?  That is the standard way in Emacs to type characters
that are not on the keyboard.  (If support for typing those characters
is missing from the input methods we have, we could relatively easily
add them.)

> (It could be said that `C-x 8 _' be used, but it already has an entry
> for `C-x 8 _ o' and it's not `ō'.)

We could augment iso-transl.el to produce the likes of ā via "C-x 8",
e.g. with "C-x 8 a -" or "C-x 8 a _".





  reply	other threads:[~2022-05-27  5:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-27  1:03 bug#55668: Extending the `C-x 8' map to include macrons Tor Kringeland
2022-05-27  5:51 ` Eli Zaretskii [this message]
2022-05-27  6:03 ` Kévin Le Gouguec
2022-05-27 10:56   ` Lars Ingebrigtsen
2022-05-27 12:49   ` Tor Kringeland
2022-05-27 13:16     ` Eli Zaretskii
2022-05-27 13:40       ` Tor Kringeland
2022-05-27 15:42         ` Eli Zaretskii
2022-05-28  1:46           ` Phil Sainty
2022-06-06  9:53             ` Robert Pluim

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=83h75bo74n.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=55668@debbugs.gnu.org \
    --cc=tor.kringeland@ntnu.no \
    /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.