unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4153: error in `sentence-end-base'
@ 2009-08-15 21:56 Chong Yidong
  0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2009-08-15 21:56 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: stepnem, 4153

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





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

end of thread, other threads:[~2009-08-20 20:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1MdDPI-0006La-OL@etlken>
2009-08-15 13:11 ` bug#4153: error in `sentence-end-base' Štěpán Němec
2009-08-20 20:30   ` bug#4153: marked as done (error in `sentence-end-base') Emacs bug Tracking System
2009-08-15 21:56 bug#4153: error in `sentence-end-base' Chong Yidong

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).