unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: emacs-devel@gnu.org
Subject: improving the gnugol web search tool's emacs integration
Date: Fri, 31 Jan 2014 10:22:21 -0800	[thread overview]
Message-ID: <CAA93jw6iCO3SRgfRNUFr3vGUSoDfUcTk5qedD9_d=8FFHvEsHQ@mail.gmail.com> (raw)

Ages ago I wrote a tool for using various search engines, called
gnugol, which uses the json apis published by various web sites
(google, bing, stackoverflow) to obtain a search result, and
outputs the result in a variety of formats, notably org-mode.

It's at:

https://github.com/dtaht/Gnugol

it is agplv3 licensed, and uses the libjanson json library.

I would rather like to improve the emacs integration support, notably
being able to log the search history instead of losing it in a buffer.

... but my emacs-foo is very limited. What I have working is at:

https://raw.github.com/dtaht/Gnugol/master/src/lisp/gnugol.el

there are numerous other fixmes in the code. At some point I'd
like to have something good enough to put in elpa, but lacking foo...

anyone ever tried gnugol? got some spare foo?

-- 
Dave Täht

Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html



             reply	other threads:[~2014-01-31 18:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-31 18:22 Dave Taht [this message]
2014-01-31 18:57 ` improving the gnugol web search tool's emacs integration Bastien
2014-01-31 19:17   ` Dave Taht
2014-02-03  8:47     ` Bastien
2014-07-22 14:25 ` John Sturdy

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAA93jw6iCO3SRgfRNUFr3vGUSoDfUcTk5qedD9_d=8FFHvEsHQ@mail.gmail.com' \
    --to=dave.taht@gmail.com \
    --cc=emacs-devel@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.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).