emacs-devel
[Top][All Lists]
Advanced

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

Re: Sound in Emacs


From: Stefan Monnier
Subject: Re: Sound in Emacs
Date: Thu, 06 Oct 2011 12:54:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

>> And then there is Stefan's Music Player Daemon (MPD) -
>> dunno about that either, but it sounds like it employs an actual "database"
>> (unlike Bookmark+ (and Org, I imagine), which holds the metadata in plain 
>> text
>> files).
> MPD's 'database' is just a (UTF-8-encoded) text file (as is its
> saved-state file in the same directory).

Yes and no: it's saved as a plain text file, but it's loaded upon
startup and the indices are kept in some kind of balanced trees.


        Stefan



reply via email to

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