unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36359: 'sentence-end-base' 3 additional symbols
@ 2019-06-24 16:13 Sebastian Urban
  2019-07-09  1:12 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Sebastian Urban @ 2019-06-24 16:13 UTC (permalink / raw)
  To: 36359

I just wanted to suggest to perhaps add this:

- '>' - GREATER-THAN SIGN
   (codepoint 62, #o76, #x3e),
- '»' - RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
   (codepoint 187, #o273, #xbb),
- '›' - SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
   (codepoint 8250, #o20072, #x203a),

to the value of 'sentence-end-base', like this for example:

-"[.?!…‽][]\"'”’)}]*"
+"[.?!…‽][]\"'”’»›)}>]*"

And perhaps update example in section "15.8(INFO) Regular Expression
Example" of Emacs manual.


S. U.


In GNU Emacs 26.2 (build 1, i686-w64-mingw32)
  of 2019-04-13 built on CIRROCUMULUS
Repository revision: fd1b34bfba8f3f6298df47c8e10b61530426f749
Windowing system distributor 'Microsoft Corp.', version 6.1.7601





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

end of thread, other threads:[~2019-08-01 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-24 16:13 bug#36359: 'sentence-end-base' 3 additional symbols Sebastian Urban
2019-07-09  1:12 ` Lars Ingebrigtsen
2019-07-09  9:07   ` Sebastian Urban
2019-07-09 12:17     ` Lars Ingebrigtsen
2019-07-09 18:29       ` Sebastian Urban
2019-07-09 19:40         ` Lars Ingebrigtsen
2019-07-10  7:18           ` Sebastian Urban
2019-08-01 13:27             ` Sebastian Urban
2019-08-01 13:29               ` Lars Ingebrigtsen

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