[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] "Capture"-like browser plugin?
From: |
Peter Davis |
Subject: |
Re: [O] "Capture"-like browser plugin? |
Date: |
Wed, 29 Jul 2015 09:18:22 -0400 |
Daniele Pizzolli <address@hidden> writes:
> On Tue, Jul 28 2015, Peter Davis wrote:
>
>> Daniele Pizzolli writes:
>>
>
> A manual test would be to execute on a console something like:
>
> emacsclient
> 'org-protocol://capture://https%3A%2F%2Fdeveloper.mozilla.org%2Fen-US%2FAdd-ons%2FSDK%2FTools%2Fconsole%23Logging_Levels/console%20-%20Mozilla%20%7C%
> 20MDN/console'
>
> If the latter does work the problem should be in the run() call.
Thank you, Daniele. I've tried the above command line, and I get:
emacsclient: can't find socket; have you started the server?
To start the server in Emacs, type "M-x server-start".
emacsclient: No socket or alternate editor. Please use:
--socket-name
--server-file (or environment variable EMACS_SERVER_FILE)
--alternate-editor (or environment variable ALTERNATE_EDITOR)
I have (server-start) at the top of my .emacs file, and I've restarted manually
a few times, so I suspect emacsclient is failing
silently somehow and that's the problem. I'll try to troubleshoot that.
Thank you!
-pd
- Re: [O] "Capture"-like browser plugin?, (continued)
- Re: [O] "Capture"-like browser plugin?, Cook, Malcolm, 2015/07/23
- Re: [O] "Capture"-like browser plugin?, Peter Davis, 2015/07/23
- Re: [O] "Capture"-like browser plugin?, Daniele Pizzolli, 2015/07/23
- Re: [O] "Capture"-like browser plugin?, Daniele Pizzolli, 2015/07/29
- Re: [O] "Capture"-like browser plugin?,
Peter Davis <=
- Re: [O] "Capture"-like browser plugin?, Alan Schmitt, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Peter Davis, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Nick Dokos, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Peter Davis, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Peter Davis, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Nick Dokos, 2015/07/29
- Re: [O] "Capture"-like browser plugin?, Peter Davis, 2015/07/29
Re: [O] "Capture"-like browser plugin?, Jay Dresser, 2015/07/29