all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: emacs-devel@gnu.org
Cc: Paul Eggert <eggert@cs.ucla.edu>
Subject: Re: emacs-26 979944c: * doc/lispref/anti.texi (Antinews): Add some more antinews.
Date: Fri, 09 Feb 2018 16:40:00 +0100	[thread overview]
Message-ID: <874lmqdve7.fsf@gmail.com> (raw)
In-Reply-To: <20180208235925.82C2F20456@vcs0.savannah.gnu.org> (Paul Eggert's message of "Thu, 8 Feb 2018 18:59:25 -0500 (EST)")

eggert@cs.ucla.edu (Paul Eggert) writes:

> +@item
> +The @code{dutch} input method now attempts to support Turkish too,
> +albeit incorrectly.  Also, it converts @samp{IJ} and @samp{ij} to
> +special characters instead of leaving them alone.

I remember there was a good reason for that, but I don't remember what
it was. However 1e09f8d379ef3e37132189b2760c3d14920d0f96 adjusted only
the behaviour, not the documentation, so ij and IJ are still mentioned
by describe-input-method. Something like the following is needed:

diff --git i/lisp/leim/quail/latin-alt.el w/lisp/leim/quail/latin-alt.el
index a7d39ec839..5044fb2d29 100644
--- i/lisp/leim/quail/latin-alt.el
+++ w/lisp/leim/quail/latin-alt.el
@@ -1156,7 +1156,7 @@
 
              |         | examples
  ------------+---------+----------
-  others     |         | fl. -> ƒ  eur. -> €  ij -> ij  IJ -> IJ
+  others     |         | fl. -> ƒ  eur. -> €
  ------------+---------+----------
              | postfix |
  ------------+---------+----------



       reply	other threads:[~2018-02-09 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180208235924.25370.56118@vcs0.savannah.gnu.org>
     [not found] ` <20180208235925.82C2F20456@vcs0.savannah.gnu.org>
2018-02-09 15:40   ` Robert Pluim [this message]
2018-02-09 16:23     ` emacs-26 979944c: * doc/lispref/anti.texi (Antinews): Add some more antinews Eli Zaretskii

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=874lmqdve7.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.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.