On Wednesday, April 16, 2008 at 23:06:28, Reiner Steib wrote:
> On Wed, Apr 16 2008, William Xu wrote:
> 
> >     (defcustom bbdb-file-coding-system
> >       (bbdb-eval-when (fboundp 'coding-system-p)
> 
> >         (cond ((apply 'coding-system-p '(utf-8-emacs))
> 
> BTW, why such an obscure way of writing (coding-system-p
> 'utf-8-emacs)?

To avoid a warning about an unbound coding-system-p
function during byte compilation.

Robert

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to