all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Robert Pluim <rpluim@gmail.com>
Cc: 23420@debbugs.gnu.org
Subject: bug#23420: 25.0.93; Please add French oe and OE to C-x 8 map
Date: Sun, 15 Sep 2019 03:39:53 +0200	[thread overview]
Message-ID: <CADwFkmn8qMp0AV8LjvynnVOWMGYBpQAEc7k2iTPHjE-M6n_bgQ@mail.gmail.com> (raw)
In-Reply-To: <87r3dlexqw.wl-jch@pps.univ-paris-diderot.fr>

Robert Pluim <rpluim@gmail.com> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> From: Robert Pluim <rpluim@gmail.com>
>>> Date: Mon, 02 May 2016 16:26:00 +0200
>>>
>>> Currently:
>>> C-x 8 o => °
>>>
>>> so at least the first mapping is not possible. There is the
>>> alternative
>>>
>>> C-x 8 *o => °
>>>
>>> though, so perhaps we should remove the first one.
>>
>> Sorry, no: the "C-x 8 o" binding is very old, since Emacs 21 at least,
>> so removing it now runs the risk of breaking someone's muscle memory.
>
> Indeed, I went back and stopped when I'd gone 17 years...
>
> (I've forgotten what the magic header is for "it's a small change, no
> paperwork required, I don't have commit rights")
>
> 2016-05-02  Robert Pluim  <rpluim@gmail.com>
>
>     * lisp/international/iso-transl.el (iso-transl-char-map): Add
>     bindings for small and capital ligature oe.
>
> diff --git a/lisp/international/iso-transl.el b/lisp/international/iso-transl.el
> index 1436cf8..c150842 100644
> --- a/lisp/international/iso-transl.el
> +++ b/lisp/international/iso-transl.el
> @@ -177,6 +177,8 @@ iso-transl-char-map
>      ("c"    . [?¢])
>      ("*o"   . [?°])
>      ("o"    . [?°])
> +    ("Oe"   . [?œ])
> +    ("OE"   . [?Œ])
>      ("*u"   . [?µ])
>      ("u"    . [?µ])
>      ("*m"   . [?µ])

This is a good addition, but it was never committed at the time.
Perhaps we could revisit it and consider installing it on the master
branch?

Best regards,
Stefan Kangas





  parent reply	other threads:[~2019-09-15  1:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02  7:15 bug#23420: 25.0.93; Please add French oe and OE to C-x 8 map Juliusz Chroboczek
2016-05-02 14:26 ` Robert Pluim
2016-05-02 15:23   ` Eli Zaretskii
2016-05-02 15:40     ` Robert Pluim
2016-05-02 15:57       ` Eli Zaretskii
2016-05-02 16:01         ` Robert Pluim
2019-09-15  1:39 ` Stefan Kangas [this message]
2019-09-15 15:34   ` Eli Zaretskii
2019-09-15 15:44     ` Stefan Kangas
2019-09-16  8:27       ` 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=CADwFkmn8qMp0AV8LjvynnVOWMGYBpQAEc7k2iTPHjE-M6n_bgQ@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=23420@debbugs.gnu.org \
    --cc=rpluim@gmail.com \
    /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.