all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: Alan Third <alan@idiocy.org>
Cc: 30331@debbugs.gnu.org
Subject: bug#30331: Neither Emacs nor Vim nor Nano handle ligature literal insertion well
Date: Sat, 03 Feb 2018 00:58:51 +0100	[thread overview]
Message-ID: <87607fkkp0.fsf@gmx.net> (raw)
In-Reply-To: <20180202233821.GB9047@breton.holly.idiocy.org> (Alan Third's message of "Fri, 2 Feb 2018 23:38:21 +0000")

On Fri, 2 Feb 2018 23:38:21 +0000 Alan Third <alan@idiocy.org> wrote:

> On Fri, Feb 02, 2018 at 04:31:05PM -0600, Andrew Pennebaker wrote:
>> I am able to work around this limitation in most applications by
>> configuring TextExpander (macOS, Windows) or autokey (Linux) to match the
>> keyboard sequence "ae" and replace this with "æ". This allows most UTF-8
>> compatible graphical software, from Web browsers to document editors, to
>> correctly insert æ in place of ae. However, traditional text editors
>> including Emacs, Vim, and Nano are evidently NOT able to handle a literal æ
>> rune insertion, and tend to raise a generic error message when the text
>> expander application attempts to insert this key.
>
> I’m not sure about the use of TextExpander as I’ve never heard of it
> before, but Emacs on macOS can handle the insertion of æ using alt‐’,
> but you might need to change the default binding of the alt key
> (https://www.emacswiki.org/emacs/EmacsForMacOS#toc30).
>
> Aside from that Emacs allows you to enter æ using:
>
>     C-x 8 RET LATIN SMALL LETTER AE
>
> It’s a bit of a handful though, I know, 

A somewhat smaller handful is `C-x RET e6' (mentioned, as is the above
Unicode name method, in the *Help* you get by typing `C-u C-x =' on the
character æ).

>                                         but you can enter all sorts of
> things:
>
>     ffl fi 🙲
>
> You should be able to configure abbrev-mode to automatically convert
> ae to æ. 

You can also do that by using the norwegian-postfix input method
(entered by typing `C-x RET C-\ no TAB p TAB').

Steve Berman





  reply	other threads:[~2018-02-02 23:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 22:31 Neither Emacs nor Vim nor Nano handle ligature literal insertion well Andrew Pennebaker
2018-02-02 23:38 ` bug#30331: " Alan Third
2018-02-02 23:58   ` Stephen Berman [this message]
2018-02-03  8:45 ` Eli Zaretskii
2018-02-03  9:56 ` Lifepillar
2018-02-03 19:13 ` bug#30331: " Richard Stallman

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=87607fkkp0.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=30331@debbugs.gnu.org \
    --cc=alan@idiocy.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.