From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: Problem with setting up org-protocol Date: Sun, 5 May 2013 12:07:36 +0200 Message-ID: <20130505120736.46bc043d@aga-netbook> References: <20130504234120.58f46323@aga-netbook> <20130505004646.GH3832@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYvr6-00021x-A9 for emacs-orgmode@gnu.org; Sun, 05 May 2013 06:07:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYvr3-0007RH-MF for emacs-orgmode@gnu.org; Sun, 05 May 2013 06:07:44 -0400 Received: from msg.wmi.amu.edu.pl ([2001:808:114:2::50]:59602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYvr3-0007Qv-Ac for emacs-orgmode@gnu.org; Sun, 05 May 2013 06:07:41 -0400 Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 8B2E242065 for ; Sun, 5 May 2013 12:07:38 +0200 (CEST) Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5gIS3I1-ddxR for ; Sun, 5 May 2013 12:07:38 +0200 (CEST) Received: from aga-netbook (jedenzero5-dziewiecosiem.echostar.pl [213.156.105.98]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 652E942062 for ; Sun, 5 May 2013 12:07:38 +0200 (CEST) In-Reply-To: <20130505004646.GH3832@kuru.dyndns-at-home.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 Dnia 2013-05-05, o godz. 02:46:46 Suvayu Ali napisa=C5=82(a): > Hi Marcin, >=20 > Since you already looked at it, I have a comment without looking at it > myself :-p. >=20 > On Sat, May 04, 2013 at 11:41:20PM +0200, Marcin Borkowski wrote: > > *** Linux setup (Gnome) > > =20 > > - For this to work, you'll need the Gnome-Libraries to be > > installed. > > + (Instructions taken from > > [[http://stackoverflow.com/questions/7464951/how-to-make-org-protocol-w= ork][this > > answer on StackOverflow]].) + > > + Create and save a file called org-protocol.desktop to > > ~/.local/share/applications containing: + > > + : [Desktop Entry] > > + : Name=3Dorg-protocol > > + : Exec=3Demacsclient %u > > + : Type=3DApplication > > + : Terminal=3Dfalse > > + : Categories=3DSystem; > > + : MimeType=3Dx-scheme-handler/org-protocol; > > + =20 > > + Then run: > > + > > + : $ update-desktop-database ~/.local/share/applications/ > > =20 > > - : gconftool-2 > > -s /desktop/gnome/url-handlers/org-protocol/command > > '/usr/local/bin/emacsclient %s' --type String > > - : gconftool-2 > > -s /desktop/gnome/url-handlers/org-protocol/enabled --type Boolean > > true >=20 > As far as I know, gconf was replaced with dconf with the new Gnome. > In that case it might be better to replace the instructions with the > corresponding dconf command line instead of some Gnome only binary > (update-desktop-database here). Would you be willing to take a look > at it? Didn't know that. But if you look closer, you'll see the minus signs in front of these lines - actually, I deleted them;). Maybe what you write is the reason the recipe from Worg didn't work? I don't know too much about Gnome - I'm just a user, so I don't know. > Cheers, Best, --=20 Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University