Hi!
D M German schrieb:
> if you have tried to enable org-protocol under Firefox you might run
> into the issue that firefox does not start emacsclient, no matter what
> the about:config variables say.
>
> After spending some time I discovered that this is an issue of Firefox's
> integration with Gnome. What you need is to tell Gnome that you have a
> new URI protocol called org-protocol, and that emacsclient is
> responsible for it. This is done with the following two commands (be
> careful to indicate the correct full path of emacsclient):
>
> gconftool -s /desktop/gnome/url-handlers/org-protocol/command -t string
> '/usr/bin/emacsclient %s'
> gconftool -s /desktop/gnome/url-handlers/org-protocol/enabled -t boolean true
---Zitatende---
Could you add this to the org-protocol documentation in worg?
I guess this is only relevant if you use firefox with gnome
integration, since it was never a problem for me, but it would be good
if this was documented in a more prominent place than the mailing
list.
--
Friedrich Delgado Friedrichs <[email protected]>
TauPan on Ircnet and Freenode ;)
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode