emacs-devel
[Top][All Lists]
Advanced

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

Re: open-rectangle


From: martin rudalics
Subject: Re: open-rectangle
Date: Tue, 26 Jun 2007 14:21:11 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> Intention is to copy extracts from *w3m*-buffer with
> `copy-rectangle-to-register'
>
> However, calling `open-rectangle' I get an error,
> because *w3m*-buffer is read-only. Toggling this it
> works.

How do you manage to call `open-rectangle' here?
`copy-rectangle-to-register' calls `extract-rectangle' which doesn't
modify the buffer.

>
> Question: Is this star, which causes the error in the
>  interactive-form "*r\nP" of `open-rectangle' necessary?

Yes.  Because `open-rectangle' may modify the buffer.





reply via email to

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