all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Burtzlaff <andy13@gmx.net>
To: emacs-orgmode@gnu.org
Subject: [ANN] org-protocol-httpd
Date: Wed, 04 Aug 2010 00:12:00 +0200	[thread overview]
Message-ID: <8762zr4a8f.fsf@gmx.net> (raw)

Hello all,

org-protocol-httpd is an Http-server running in Emacs that responds to
requests where the path is:

 - an org-protocol action.
   In this case the associated handler from org-protocol is executed.
 - an org-protocol-httpd action.
   In this case the associated handler is executed 
   and its return value is passed back to the client.

My reason for writing this is that I needed a proper way to retrieve
information from Emacs for use in Fireforg, but it might be interesting
for those of you having problems configuring protocols in Firefox as
well. For details on how to use it from a Firefox bookmark please refer
to the in-file documentation.

org-protocol-httpd.el is available in the lisp/ directory from the
'org-protocol-httpd' branch on:

git://github.com/atheb/org-mode.git

(Please note, that the small change to org-protocol.el in that branch is
needed.)

Although I deem it stable, testing is very appreciated.

Andreas

             reply	other threads:[~2010-08-03 22:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 22:12 Andreas Burtzlaff [this message]
2010-08-04  5:10 ` [ANN] org-protocol-httpd Torsten Wagner
2010-08-04 13:38   ` Andreas Burtzlaff

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8762zr4a8f.fsf@gmx.net \
    --to=andy13@gmx.net \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.