Barry Warsaw <[email protected]> writes:
>
> xrdb-mode.el:179:1:Warning: !! The file uses old-style backquotes !!
> This functionality has been obsolete for more than 10 years already
> and will be removed soon.  See (elisp)Backquote in the manual.

Is that the

    (` (...

as opposed to just

    `(...

But I never knew the old syntax.

There's an `ignore-errors' doing the same as that xrdb-safe these days,
except it's not available in emacs21 so would still want fallback code.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to