emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Firefox 4 in Ubuntu 11.04 and org-protocol


From: Erik Hetzner
Subject: Re: [O] Firefox 4 in Ubuntu 11.04 and org-protocol
Date: Sat, 07 May 2011 09:16:38 -0700
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Fri, 06 May 2011 22:03:57 -0500,
Rafael wrote:
> 
> 
> Hi!
> 
> Has anybody been succesful in using the tutorial 
> http://orgmode.org/worg/org-contrib/org-protocol.html
> in the setting described in the subject (Firefox 4, Ubuntu 11.04)?
>
> […]

Apparently they changed the way this works. You need to add a
org-protocol.desktop file to ~/.local/share/applications

  [Desktop Entry]
  Name=org-protocol
  Exec=emacsclient %u
  Type=Application
  Terminal=false
  Categories=System;
  MimeType=x-scheme-handler/org-protocol;

Then run:

  $ update-desktop-database .local/share/applications/

For some reason I cannot get the bookmarklets to work, however. But
opening an org-protocol:/ URL directly works.

best, Erik
Sent from my free software system <http://fsf.org/>.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]