[Bug 255008] external editor: string replace for the window id to be used with xembed

Arne Babenhauserheide arne_bab at web.de
Tue Aug 21 15:17:25 BST 2012


https://bugs.kde.org/show_bug.cgi?id=255008

--- Comment #8 from Arne Babenhauserheide <arne_bab at web.de> ---
That’s great! Thank you!

You can test the embedding with emacs 23 by using emacs proper instead of
emacsclient:

emacs --parent-id %w %f

that should embed emacs directly in the editor-window. The only advantages of
emacsclient is that it starts faster and that it has all the open files I used
in other editing sessions.

I don’t see in the diff if you create a QX11EmbedContainer for generating the
winid. It looks as if you just give it the ID of the editor window, and I don’t
know if that can be used for embedding via xembed.

(I hope my example python code helped a bit :) )

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list