gnu-emacs-sources
[Top][All Lists]
Advanced

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

EDB 1.28p2 available


From: Thien-Thi Nguyen
Subject: EDB 1.28p2 available
Date: Thu, 27 Dec 2007 04:20:14 +0100

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 <address@hidden>,
  and is being maintained by Thien-Thi Nguyen <address@hidden>.

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/




reply via email to

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