emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

improving the gnugol web search tool's emacs integration


From: Dave Taht
Subject: improving the gnugol web search tool's emacs integration
Date: Fri, 31 Jan 2014 10:22:21 -0800

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 via email to

[Prev in Thread] Current Thread [Next in Thread]