From: Gonzalo Camarillo <gcamaril@gmail.com>
To: Paul Rudin <paul@rudin.co.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Emacs server and org-protocol
Date: Wed, 17 Sep 2014 10:17:26 +0200 [thread overview]
Message-ID: <CAGrgg39sjpvOTZnnjikcDDsyRWa=y2=6S+KP44mzscpkDJ4Ohg@mail.gmail.com> (raw)
In-Reply-To: <871trabsw0.fsf@rudin.co.uk>
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
Hi Paul,
yes, adding (require 'server) makes the function available. That is exactly
what I was looking for. Thanks for the quick response!
Cheers,
Gonzalo
On Wed, Sep 17, 2014 at 9:36 AM, Paul Rudin <paul@rudin.co.uk> wrote:
> Gonzalo Camarillo <gcamaril@gmail.com> writes:
>
>
> > Does anybody know a workaround so that the server is only started
> > once?...
>
> Does the function server-running-p work on windows? If so then you can
> replace (server-start) with (unless (server-running-p) (server-start)).
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1182 bytes --]
next prev parent reply other threads:[~2014-09-17 8:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 7:26 Emacs server and org-protocol Gonzalo Camarillo
2014-09-17 7:36 ` Paul Rudin
2014-09-17 8:17 ` Gonzalo Camarillo [this message]
2014-09-17 7:46 ` Fabrice Popineau
2014-09-17 7:56 ` Paul Rudin
2014-09-17 8:43 ` Fabrice Popineau
2014-09-17 8:54 ` Alexis
2014-09-17 9:06 ` Eric S Fraga
2014-09-17 9:13 ` Alexis
2014-09-17 9:41 ` Fabrice Popineau
2014-09-17 10:57 ` Eric S Fraga
2014-09-17 13:50 ` Stefan Huchler
2014-09-17 14:03 ` Rainer M Krug
2014-09-17 20:11 ` Stefan Huchler
2014-09-18 1:03 ` Alexis
2014-09-17 19:57 ` Brett Viren
2014-09-17 8:03 ` Thorsten Jolitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAGrgg39sjpvOTZnnjikcDDsyRWa=y2=6S+KP44mzscpkDJ4Ohg@mail.gmail.com' \
--to=gcamaril@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=paul@rudin.co.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).