Just for information, the NOERROR parameter of require does not work
with XEmacs 21. I'm planning to use instead:

(condition-case nil (require 'cc-fonts) (error nil))

Daniel



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

Reply via email to