Am Montag, 29. Januar 2007 21:54 schrieb Michael Gerz:

> Indirectly only. I am looking for a sequence of statements like
> 
>   setCursor(0,0);
>   set Anchor(...)
>   setCursor(end,end);
>   setSelection()
> 
> ... something like this...

Is looking up what buffer-begin does and what buffer-end-select does and 
then combining this code so difficult? ;-)

> Ah, alternatively I may remove LFUN "ALL_CHANGES_ACCEPT" and provide a 
> command-sequence like the one you sketched above. This may be even 
> better... I have to think about it!

Maybe, although this was not at all what I had in mind.


Georg

Reply via email to