denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Re: Delete destroys the selection


From: Richard Shann
Subject: [Denemo-devel] Re: Delete destroys the selection
Date: Fri, 14 May 2010 09:10:10 +0100

On Thu, 2010-05-13 at 23:55 +0200, Nils wrote:
> 
> I understand that its hard to change this, if it touches the core of
> the program.
> 
> But how should I, or anyone, do "delete the selection"?
> Its obviously not possible in Scheme, then.

Well, I think it would be possible in Scheme, but tedious, whereas it
should be easy in C. The problem is that d-Cut while deleting the
selection trashes the clipboard. Internally this is done as d-Copy
followed by the delete you want.
So it should be trivial to make the delete you want available.

Have I understood you aright? What shall we call the command? Of should
it just be a parameter to the d-Delete command? (We need a complete set
of commands sketching out; but as we go on, we get a better idea what
they would be...)

Richard





reply via email to

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