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: Peter Dyballa
Subject: Re: Using string-rectangle more than once
Date: Thu, 7 Nov 2013 18:21:33 +0100

Am 07.11.2013 um 17:36 schrieb Michael Heerdegen:

> 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).

There is really no sense in entering the "empty string" as argument to 
string-rectangle. It won't do nothing.

String-rectangle has a side-effect: The selected rectangle is overwritten. But 
no-one would select a rectangle to overwrite with nothing. It takes much too 
many key strokes to achieve as a side-effect what kill-rectangle can perform 
directly.

And kill-rectangle has an optional third argument: FILL. Let's wonder what this 
third argument might do!

--
Greetings

  Pete

If it dies, it's biology.  If it blows up, it's chemistry. If it doesn't work, 
it's physics.
                        – University washroom sgraffito




reply via email to

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