GNU bug report logs - #4153
error in `sentence-end-base'

Previous Next

Package: emacs;

Reported by: Štěpán Němec <stepnem <at> gmail.com>

Date: Sat, 15 Aug 2009 13:15:04 UTC

Severity: normal

Done: Kenichi Handa <handa <at> m17n.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 4153 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Kenichi Handa  <handa <at> m17n.org>
Cc: stepnem <at> gmail.com, 4153 <at> debbugs.gnu.org
Subject: Re: error in `sentence-end-base'
Date: Sat, 15 Aug 2009 17:56:17 -0400
> there is obviously an error in the `sentence-end-base' variable,
> defined in lisp/textmodes/paragraphs.el (and also set in sgml-mode.el
> and texinfo.el) as:
>
> "[.?!][]\"'””)}]*"
>
>  There are two `U+201D RIGHT DOUBLE QUOTATION MARK' characters in the
> class

The first cheracter has code-point 0x2149, and the second one has
code-point 0x727D; both code-points refer to the character 8221.

IIUC, this is some hold-over from pre-unicode Emacs.  Handa, could you
verify this?  I assume it's ok to remove one of these characters?



This bug report was last modified 15 years and 273 days ago.

Previous Next


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