all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-26 979944c: * doc/lispref/anti.texi (Antinews): Add some more antinews.
       [not found] ` <20180208235925.82C2F20456@vcs0.savannah.gnu.org>
@ 2018-02-09 15:40   ` Robert Pluim
  2018-02-09 16:23     ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Pluim @ 2018-02-09 15:40 UTC (permalink / raw)
  To: emacs-devel; +Cc: Paul Eggert

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 |
  ------------+---------+----------



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: emacs-26 979944c: * doc/lispref/anti.texi (Antinews): Add some more antinews.
  2018-02-09 15:40   ` emacs-26 979944c: * doc/lispref/anti.texi (Antinews): Add some more antinews Robert Pluim
@ 2018-02-09 16:23     ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2018-02-09 16:23 UTC (permalink / raw)
  To: Robert Pluim; +Cc: eggert, emacs-devel

> From: Robert Pluim <rpluim@gmail.com>
> Date: Fri, 09 Feb 2018 16:40:00 +0100
> Cc: Paul Eggert <eggert@cs.ucla.edu>
> 
> 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:

Thanks, pushed to the release branch.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-09 16:23 UTC | newest]

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

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.