bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56844: [PATCH] Refactor repunctuate-sentences to accommodate corner


From: Lars Ingebrigtsen
Subject: bug#56844: [PATCH] Refactor repunctuate-sentences to accommodate corner case.
Date: Sun, 31 Jul 2022 10:34:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

André A. Gomes <andremegafone@gmail.com> writes:

> It now gracefully handles the case when abbreviations such as e.g. or
> i.e. are used in sentences.

[...]

> +        (regexp "\\([]\"')]?\\)\\([.?!]\\)\\([]\"')]?\\) 
> +\\([\"')[:upper:]]\\)")

I'm not quite sure I understand this patch.  Are you changing this to
only consider punctuation that's followed by an upper-case character to
be sentence-end punctuation?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]