Hi all,

I'd like to write an interactive conkeror command which remembers the
current page using emacs' org-mode [1], more concrete, the org-protocol
extension [2].  Therefore I need to gather the following informations:

  - The URL the buffer is currently visiting.  That I already know:
    I.buffer.display_URI_string

  - The title of the buffer

  - The text that is currently selected

How do I get the last two informations?

Additionally, I need to url-encode these informations.  How do I do
that?

Thanks for any pointers,
Tassilo
__________
[1] http://orgmode.org
[2] http://orgmode.org/worg/org-contrib/org-protocol.php

_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to