From: Jisang Yoo <jisang.yoo.ac+org@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Emacs hangs on clicking on org-protocol bookmarklet
Date: Thu, 5 Dec 2013 07:09:34 +0900 [thread overview]
Message-ID: <CADtzDwYKwNSeXwmtFuKRgF1b6Yvxgt6R9i7ggX-vcTpC60+CiA@mail.gmail.com> (raw)
Use of the org-protocol-store-link bookmarklet [1] sometimes makes
Emacs hang (as in Emacs not responding to input), but not always.
It seems to be caused by accumulation of emacsclient processes. Each
click of the bookmarklet creates a new emacsclient process which
stays, and the number of these processes increases. Workaround for now
is for the user to periodically and manually type M-x server-start RET
(which restarts server and kills clients).
This happens on MS Windows 7.
[1] from http://orgmode.org/worg/org-contrib/org-protocol.html
reply other threads:[~2013-12-04 22:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=CADtzDwYKwNSeXwmtFuKRgF1b6Yvxgt6R9i7ggX-vcTpC60+CiA@mail.gmail.com \
--to=jisang.yoo.ac+org@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).