Re: new pre-release

On Thu, 25 Sep 2008 21:43:41 -0500
"Adam Krolnik" <akrolnik@xxxxxxxxx> wrote:

> Grabbed the snapshot and tried out the mouse buttons and fake keys.
> 
> I tried F10 = command.focus;key.fake Down Return
> 
> That used to work to repeat the previous command, but now  does nothing.
It works without problem here, so some investigation needed:

First, I (and svn) have later code than the snapshot, but there have not been 
any material changes, nothing that I recall would affect this. But hey, if all 
else fails, try svn code.

Second, in what context/category did you put the F10 binding ? Could some other 
F10 be interfering ?

Last (ATM), does you config have the "main" category ? If not, you'll need to 
revert all bindings to current defaults.

 
> I tried Button-2 = key.fake <Control>C; command.focus;key.fake <Control>V
> But I get this error when selecting some output text and using button-2 (to
> act
> like a copy-n-paste to the command window.
> 
> (emelfm2:5795): Gdk-WARNING **: losing last reference to undestroyed window
> 
> And the output window seems to freeze.
> 
> I saw you modified the code to have 'from' already setup. So something else
> must be missing.
Bug when using > 1 key.fake action at a time, now fixed.

BTW, the action 'command.insert_selection' is now context-sensitive, and it 
will achieve the same outcome as your sequence of actions (provided you get svn 
code, it didn't work properly until now).

Regards
Tom


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: