unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Phil Sainty <psainty@orcon.net.nz>
To: 55668@debbugs.gnu.org, eliz@gnu.org, tor.kringeland@ntnu.no
Cc: kevin.legouguec@gmail.com
Subject: bug#55668: Extending the `C-x 8' map to include macrons
Date: Sat, 28 May 2022 13:46:52 +1200	[thread overview]
Message-ID: <5db961c542513ffc5a0ff256d4612004@webmail.orcon.net.nz> (raw)
In-Reply-To: <83y1ynm177.fsf@gnu.org>

On 2022-05-28 03:42, Eli Zaretskii wrote:
>> From: Tor Kringeland <tor.kringeland@ntnu.no>
>> Eli Zaretskii <eliz@gnu.org> writes:
>> > Does the below fit the bill?
>> It does --- thanks!
> Thanks, installed.

Nice.

Just as an addendum:

On 2022-05-27 17:51, Eli Zaretskii wrote:
> 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.)

I find the latin-4-postfix input method good for entering macrons:

              | postfix | examples
  ------------+---------+----------
   macron     |    -    | a- -> ā


I have this configured as the default:

;; Latin-4 facilitates macron accents (e.g. a- => ā).
;; n.b. If `current-language-environment' is customized, it clobbers 
this.
(setq default-input-method "latin-4-postfix")


-Phil






  reply	other threads:[~2022-05-28  1:46 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
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 [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5db961c542513ffc5a0ff256d4612004@webmail.orcon.net.nz \
    --to=psainty@orcon.net.nz \
    --cc=55668@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=kevin.legouguec@gmail.com \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).