From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Hetzner Subject: Re: Firefox 4 in Ubuntu 11.04 and org-protocol Date: Sat, 07 May 2011 09:16:38 -0700 Message-ID: <87ei4axz89.wl%egh@e6h.org> References: <87d3jvrz36.fsf@gmail.com> Reply-To: Erik Hetzner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Sat_May__7_09:16:38_2011-1" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIkBU-0005oi-8Y for emacs-orgmode@gnu.org; Sat, 07 May 2011 12:16:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIkBT-0003Aw-1l for emacs-orgmode@gnu.org; Sat, 07 May 2011 12:16:47 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:39983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIkBS-0003Am-Ri for emacs-orgmode@gnu.org; Sat, 07 May 2011 12:16:47 -0400 Received: by pvc12 with SMTP id 12so2658204pvc.0 for ; Sat, 07 May 2011 09:16:45 -0700 (PDT) In-Reply-To: <87d3jvrz36.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --Multipart_Sat_May__7_09:16:38_2011-1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable At Fri, 06 May 2011 22:03:57 -0500, Rafael wrote: >=20 >=20 > Hi! >=20 > Has anybody been succesful in using the tutorial=20 > http://orgmode.org/worg/org-contrib/org-protocol.html > in the setting described in the subject (Firefox 4, Ubuntu 11.04)? > > [=E2=80=A6] Apparently they changed the way this works. You need to add a org-protocol.desktop file to ~/.local/share/applications [Desktop Entry] Name=3Dorg-protocol Exec=3Demacsclient %u Type=3DApplication Terminal=3Dfalse Categories=3DSystem; MimeType=3Dx-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 --Multipart_Sat_May__7_09:16:38_2011-1 Content-Type: text/plain; charset=US-ASCII Sent from my free software system . --Multipart_Sat_May__7_09:16:38_2011-1--