unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: James Cloos <cloos@jhcloos.com>
Cc: 518@debbugs.gnu.org
Subject: bug#518: Dutch input method flooded with Turkish conversation sequences
Date: Fri, 14 Jul 2017 06:24:06 -0700	[thread overview]
Message-ID: <edb92291-bf61-76ce-8ff6-63e0265e8677@cs.ucla.edu> (raw)
In-Reply-To: <20080702144059.1EEBC47A0C@vorcha.compsoc.com>

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

> On that front, the ij (ij) and IJ (IJ) ligs are not really used.  (They
> are only in the UCS for compatability with legacy encodings.)
> 
> They should not be part of the default input method.

Thanks, good point. I installed the attached.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Do-not-convert-ij-and-IJ-to-compatibility-chars.patch --]
[-- Type: text/x-patch; name="0001-Do-not-convert-ij-and-IJ-to-compatibility-chars.patch", Size: 1614 bytes --]

From aea80aa6541842aed6cf18ce5dc9a4c3bb6c7340 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Fri, 14 Jul 2017 06:19:39 -0700
Subject: [PATCH] Do not convert ij and IJ to compatibility chars

* lisp/leim/quail/latin-alt.el: Omit lines for ij and IJ in Dutch.
Problem reported by James Cloos (Bug#518#10).
---
 etc/NEWS                     | 3 +++
 lisp/leim/quail/latin-alt.el | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 2034bcb..dd6d546 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -360,6 +360,9 @@ variable of this kind to swap modifiers in Emacs.
 
 ---
 ** The 'dutch' input method no longer attempts to support Turkish too.
+Also, it no longer converts 'IJ' and 'ij' to the compatibility
+characters U+0132 LATIN CAPITAL LIGATURE IJ and U+0133 LATIN SMALL
+LIGATURE IJ.
 
 +++
 ** File name quoting by adding the prefix "/:" is now possible for the
diff --git a/lisp/leim/quail/latin-alt.el b/lisp/leim/quail/latin-alt.el
index 0a04874..cc72134 100644
--- a/lisp/leim/quail/latin-alt.el
+++ b/lisp/leim/quail/latin-alt.el
@@ -1174,9 +1174,6 @@
 (quail-define-rules
  ("fl." ?ƒ) ;; LATIN SMALL LETTER F WITH HOOK (florin currency symbol)
  ("eur." ?€) ;; EURO SIGN
- ;; “The 25th letter of the Dutch alphabet.”
- ("ij" ?ij) ;; LATIN SMALL LIGATURE IJ
- ("IJ" ?IJ) ;; LATIN CAPITAL LIGATURE IJ
  ;; “Trema on the second letter of vowel pair.”  Yudit uses `:', not `"'.
  ("\"a" ?ä) ;; LATIN SMALL LETTER A WITH DIAERESIS
  ("\"e" ?ë) ;; LATIN SMALL LETTER E WITH DIAERESIS
-- 
2.7.4


      parent reply	other threads:[~2017-07-14 13:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-02 14:40 bug#518: Dutch input method flooded with Turkish conversation sequences Ciaran O'Riordan
2008-07-03 13:32 ` James Cloos
2008-07-06 19:44 ` Juri Linkov
     [not found] ` <mailman.14303.1215374839.18990.bug-gnu-emacs@gnu.org>
2008-07-07 10:13   ` Joe Wells
2015-12-29  1:14 ` Andrew Hyatt
2016-03-26 21:57 ` Toon Claes
2016-03-27  0:10   ` John Wiegley
2016-03-30 20:36     ` Toon Claes
2017-03-11 18:17       ` npostavs
2017-07-14 13:04 ` Paul Eggert
2017-07-14 13:24 ` Paul Eggert [this message]

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=edb92291-bf61-76ce-8ff6-63e0265e8677@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=518@debbugs.gnu.org \
    --cc=cloos@jhcloos.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 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).