emacs-db icon indicating copy to clipboard operation
emacs-db copied to clipboard

very simple database for emacslisp, can also wrap other databases.

Results 6 emacs-db issues
Sort by recently updated
recently updated
newest added

The temporary directory isn't required to be `/tmp`. The test suite should use `temporary-file-directory` instead.

`byte-compile-file` doesn't signal if there are errors during byte compilation. This can cause the database to get silently lost in `db-hash/save`. Probably you should bind `byte-compile-debug` to `t` while byte-compiling...

I did debug it a bit, but for me it never created the .elc file to save the data, it created the .el file, so if I comment out the...

here on github you have version 0.0.6 in marmalade its version 0.0.7 in melpa its version 0.0.6

Hi, just a question: Does this package has to do with [this [1] ](http://www.gnuvola.org/software/edb) another one also called **edb**, `Emacs data base`?. [1] http://www.gnuvola.org/software/edb