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

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

Re: Using string-rectangle more than once


From: Michael Heerdegen
Subject: Re: Using string-rectangle more than once
Date: Thu, 07 Nov 2013 17:36:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

"Sebastien Vauban" <sva-news@mygooglest.com>
writes:

> Though, as this is common to many other situations, is there a way to
> pass the empty string, instead of confirming to use the default
> proposition?

In general, the behavior depends on how the code reads user input.
Without going much into details: in any situation where the empty string
is necessarily an available input option, it should be possible to enter
it (by hitting RET).  If not, it is a bug.

For your case (C-x r t), I think it is impossible to enter the empty
string at the prompt.  `repeat-complex-command' could be used to bypass
the problem, however.


Regards,

Michael.




reply via email to

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