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: Tassilo Horn
Subject: bug#19267: 25.0.50; Enhance cycle-spacing with a state where only whitespace after point is deleted
Date: Tue, 17 May 2022 17:57:48 +0200
User-agent: mu4e 1.7.21; emacs 29.0.50

Robert Pluim <rpluim@gmail.com> writes:

Hi Robert,

>     Robert> There was a small mistake in the defcustom of 
> 'cycle-spacing-actions',
>     Robert> but Iʼve just fixed that with 45ec56f5bd

Oh, indeed, good catch.  Thanks a lot!

> Btw, the reason I noticed this is because I wanted to use
> '(delete-all-space -1), meaning delete all space including newlines,
> but then leave one space, but I guess thatʼs not supported,

Isn't that exactly what (just-one-space -1) would do?

> so Iʼll just have to use a function which does '(insert " ")
> afterwards.

Hey, it's great that you now *can* do it, right? ;-)

Bye,
Tassilo





reply via email to

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