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

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

bug#19267: 25.0.50; Enhance cycle-spacing with a state where only whites


From: Lars Ingebrigtsen
Subject: bug#19267: 25.0.50; Enhance cycle-spacing with a state where only whitespace after point is deleted
Date: Sun, 15 May 2022 14:27:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Tassilo Horn <tsdh@gnu.org> writes:

> Ok, so now the N is considered for delete-space-after/before with the
> meaning to keep N whitespace characters after/before point and only
> delete surplus ones.  However, that has one major drawback: now you
> cannot delete all whitespace including newlines before/after point
> because that would require you to provide (zerop N) and (< N 0) at the
> same time.

Isn't `M--' the magic incantation for deleting newlines for these
commands?  `M--' isn't the same as `C-u -1'...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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