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]
"Daniel Bonniot" <[EMAIL PROTECTED]> writes:
> Indeed, I overlooked testing it with emacs21. Sorry about that.
No problem.
> I'm a bit confused by your patch, though. It looks like a patch
> against the old version, ant it looks similar to the diff from 0.9.12
> to 0.9.13 (but I don't have the t
Indeed, I overlooked testing it with emacs21. Sorry about that.
I'm a bit confused by your patch, though. It looks like a patch
against the old version, ant it looks similar to the diff from 0.9.12
to 0.9.13 (but I don't have the time to check precisely right now).
Could you provide a patch again
Package: nice
Version: 0.9.13-1
Severity: important
Tags: patch
In modernizing nice-mode to work with newer versions of CC Mode (as
included in Emacs 22 and XEmacs), its authors dropped support for
Emacs 21, breaking nice's installation on systems with that version
installed:
> Setting up nice (0
4 matches
Mail list logo