Re: bbdb-whois.el uses obsolete old-style backquotes

2008-07-05 Thread Robert Widhopf-Fenk
On Wednesday, April 16, 2008 at 23:39:28, Reiner Steib wrote: [...] > --8<---cut here---start->8--- > (defmacro bbdb-add-to-field (record field text) > (let ((get (intern (concat "bbdb-record-" (symbol-name field > (set (intern (concat "bbdb-record-set-

bbdb-whois.el uses obsolete old-style backquotes

2008-04-16 Thread Reiner Steib
Hi, when compiling BBDB with Emacs 22.2 or newer, I get the following warning: , | Compiling file [...]/bbdb/lisp/bbdb-whois.el at Sun Apr 13 14:12:13 2008 | bbdb-whois.el:25:1:Warning: !! The file uses old-style backquotes !! | This functionality has been obsolete for more than 10 years alre