Hi,
This is to suggest inclusion of two elisp modules I have written in
XEmacs (presumably as packages).
* pg.el is a socket-level interface to the PostgreSQL RDBMS. It is a
programmer's API, which allows you to send SQL queries to the
backend, and receive the results with appropriate type coercions.
It probably needs more testing before bundling. pg.el will
eventually be included in Emacs.
<
URL:http://www.chez.com/emarsden/downloads/pg.el>
* babel.el is an interface to different translation engines available
on Internet, such as Babelfish and SysTran. It uses w3 to submit
requests to their web frontends, and formats the result. It can
break large texts into several chunks and submit them sequentially.
There are hooks for babel.el in recent versions of Pterodactyl
Gnus, so it would be good for it to be easily available.
<
URL:http://www.chez.com/emarsden/downloads/babel.el>
I don't know what the correct procedure for requesting inclusion is
(<
URL:http://www.xemacs.org/elisp.html> says "please let us know"; I
hope this is the right place).
I am not able to stay current with development versions of XEmacs, so
I can't do the packaging myself.
--
Eric Marsden
It's elephants all the way down