[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] How to setup xdg for org-protocol ?
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] How to setup xdg for org-protocol ? |
Date: |
Mon, 12 Jul 2010 11:35:49 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Julien Fantin <address@hidden> writes:
> Thanks Sebastian and David,
> I now have firefox working, I had to use that html file though, as firefox
> wouldn't bring up the application selection dialog with the test links on
> worg.
> Will now look into getting xdg-mime to work for chromium ...
>> Or, of course "Firefox 3.5 specific (works without installed Gnome
>> libraries)". Worked fine for me (dwm), just one thing that is IIRC
>> not mentioned on Worg: You have to click on protocol link to set path
>> to emacsclient. E.g.
>>
>> cat >> /tmp/test.html
>> <a href="org-protocol:///>click</a>
>> ^D
>>
>> and open /tmp/test.html in Firefox.
Such links are on the dokumentation page in worg:
http://orgmode.org/worg/org-contrib/org-protocol.php#sec-3_5
Was it the mouse click, that made it work?
If so, I could add a note on that page `for FF 3.5 click on one of these
links ...'.
Sebastian