emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [ANN] org-protocol-httpd
@ 2010-08-03 22:12 Andreas Burtzlaff
  2010-08-04  5:10 ` Torsten Wagner
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Burtzlaff @ 2010-08-03 22:12 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-04 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-03 22:12 [ANN] org-protocol-httpd Andreas Burtzlaff
2010-08-04  5:10 ` Torsten Wagner
2010-08-04 13:38   ` Andreas Burtzlaff

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).