emacs-devel
[Top][All Lists]
Advanced

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

Re: Lack of tooling slowing down contributions


From: Noam Postavsky
Subject: Re: Lack of tooling slowing down contributions
Date: Fri, 14 Jun 2019 07:19:50 -0400

On Fri, 14 Jun 2019 at 03:38, Damien Cassou <address@hidden> wrote:

> It would also be nice that tooling within Emacs helps contributors get
> their contributions right. For example, I would expect M-q to add the
> double-spacing at the end of sentences.

If you have set sentence-end-double-space to t, then text like

foo bar.
etc etc.

Will be refilled by M-q with double spaces. But if you write

foo bar. etc etc.

I.e, using single spacing, then M-q won't change that, because Emacs
doesn't recognize that as being two separate sentences.



reply via email to

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