Daniel Brockman <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Daniel Jensen) writes: > >> Note: `bongo-plist-get-all' is used at compile time. That is ... >> unorthodox, isn't it? > > Actually, I didn't think using custom functions at compile > time was unorthodox. I was quite surprised when it started > causing weird problems.
I'm not sure it's a Wrong Thing, but this is the first time I stumble upon it in Emacs Lisp. I was thinking a local function or macro would be more natural, or at least it would avoid any weird problems. _______________________________________________ bongo-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bongo-devel
