release notes:
to play with BUGS.edb, once EDB is installed:
$ chmod +w BUGS
$ emacs
(require 'database)
(find-file "BUGS.edb")
M-x edb-interact RET
now all we need is a "db-add-record-after", where is it!?
thi
README excerpt:
This directory contains EDB, the Emacs Database.
EDB was written by Michael Ernst <[EMAIL PROTECTED]>,
and is being maintained by Thien-Thi Nguyen <[EMAIL PROTECTED]>.
NEWS excerpt:
- 1.28p2 | 2007-12-27
- Bugfix: Pre- and post- regexp-specified cruft no longer discarded
Previously, if a database's pre-first-regexp was specified, the
text matching that regexp (on read) was discarded (on write).
Likewise for post-last-regexp. This text is now saved and later
used on write.
With this bugfix, BUGS.edb is finally able to both read and
write the BUGS file (bug #1 resolved). Good-bye ostrich dayz!
tarball, examples, etc. in dir:
http://www.gnuvola.org/software/edb/
_______________________________________________
gnu-emacs-sources mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources