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

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

Re: fill-region: no NOSQUEEZE, one would expect the blanks to go


From: Kevin Rodgers
Subject: Re: fill-region: no NOSQUEEZE, one would expect the blanks to go
Date: Mon, 21 Jun 2004 11:46:04 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:
> Also doing a repeat-complex-command should by default bring up a
> Redo: (fill-region)
> instead of a
> Redo: (fill-region 1 9 nil)
> which we need to clean up each time we adjust the file, spoiling the
> convenience of repeat-complex-command. Also as you can see, I didn't
> specify NOSQUEEZE, so one would expect the blanks to go.

No, I think it should prompt with:

Redo: (fill-region (region-beginning) (region-end) nil nil nil)

--
Kevin Rodgers






reply via email to

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