From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xebar Saram Subject: Re: [ANN] Firefox extension for org-protocol and org-capture Date: Fri, 21 Feb 2014 19:06:11 +0200 Message-ID: References: <20140221140611.GA16629@ssejan.supelec.fr> <87eh2w320f.fsf@gmx.us> <20140221164144.GB16629@ssejan.supelec.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0149c5068a195304f2eda305 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGtYG-0004Od-R8 for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 12:06:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGtYC-0003FH-In for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 12:06:16 -0500 Received: from mail-oa0-x22f.google.com ([2607:f8b0:4003:c02::22f]:60364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGtYC-0003FC-DE for emacs-orgmode@gnu.org; Fri, 21 Feb 2014 12:06:12 -0500 Received: by mail-oa0-f47.google.com with SMTP id m1so4641254oag.20 for ; Fri, 21 Feb 2014 09:06:11 -0800 (PST) In-Reply-To: <20140221164144.GB16629@ssejan.supelec.fr> 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: Olivier Schwander Cc: org mode --089e0149c5068a195304f2eda305 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable wow Olivier thanks so much, ive been waiting for something like this for ages :), never managed to get the registering the protocol parts working. one thing though, is there a way to define which client it oepns? i have several emacs client opened at once and prefer the extension nowt to use a current one but pop up a new CLI emacsclient for quick adding which will go away after i finish capturing, is that possible? best and thx alot! Z thx alot! Z On Fri, Feb 21, 2014 at 6:41 PM, Olivier Schwander < olivier.schwander@chadok.info> wrote: > Le 21 Feb 2014 16:43, Rasmus a =E9crit: > > So what do I do after installing it? I get a new button but nothing > > happens when I click it. > > Do you have emacs server and org-protocol enabled ? Something like this > in your .emacs: > > (server-start) > (require 'org-protocol) > > If not, you should add these two lines and maybe have a look on worg: > http://orgmode.org/worg/org-contrib/org-protocol.html > > You can also test manually in a shell with: > > emacsclient org-protocol://capture://example.com/Example/ > > (It is exactly what does the add-on) > > Best, > > Olivier > > > --089e0149c5068a195304f2eda305 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
wow Olivier

thanks so much, ive been wa= iting for something like this for ages :), never managed to get the registe= ring the protocol parts working.=A0

one thing thou= gh, is there a way to define which client it oepns? i have several emacs cl= ient opened at once and prefer the extension nowt to use a current one but = pop up a new CLI emacsclient for quick adding which will go away after i fi= nish capturing, is that possible?

best and thx alot!

Z

thx alot!

Z


On Fri, Feb 21, 2014 at= 6:41 PM, Olivier Schwander <olivier.schwander@chadok.info= > wrote:
Le 21 Feb 2014 16:43, Rasmus a =E9crit:
> So what do I do after installing it? I get a new butto= n but nothing
> happens when I click it.

Do you have emacs server and org-protocol enabled ? Something like th= is
in your .emacs:

(server-start)
(require 'org-protocol)

If not, you should add these two lines and maybe have a look on worg:
http://orgmode.org/worg/org-contrib/org-protocol.html

You can also test manually in a shell with:

=A0emacsclient org-protocol://capture://example.com/Example/

(It is exactly what does the add-on)

Best,

Olivier



--089e0149c5068a195304f2eda305--