GNU bug report logs - #20975
Replacing text add also the comma

Previous Next

Package: emacs;

Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>

Date: Fri, 3 Jul 2015 22:16:01 UTC

Severity: normal

Done: Artur Malabarba <bruce.connor.am <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 20975 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bruce.connor.am <at> gmail.com
Cc: 20975 <at> debbugs.gnu.org, angelo.graziosi <at> alice.it, juri <at> linkov.net
Subject: Re: bug#20975: Replacing text add also the comma
Date: Sun, 05 Jul 2015 05:46:21 +0300
> Date: Sat, 4 Jul 2015 22:31:45 +0100
> From: Artur Malabarba <bruce.connor.am <at> gmail.com>
> Cc: 20975 <at> debbugs.gnu.org, Angelo Graziosi <angelo.graziosi <at> alice.it>
> 
> If no one has a different opinion, I'll add a clause so that a decomposition is
> folded only if it contains at least one non-spacing character. (though I'm not
> sure how to check for this, at the phone right now). 

You could look at the character's 'canonical-combining-class' property
(should be non-zero).  Or you could look at its 'general-category',
and allow only those whose value is one of Mc, Mn, Me.




This bug report was last modified 9 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.