emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CC-mode conflict with lucid.el


From: Stefan Monnier
Subject: Re: CC-mode conflict with lucid.el
Date: Mon, 07 Jul 2003 10:14:07 -0400

>     > Why do you think so?  Isn't it useful to offer compatibility for that
>     > function?
>     lucid.el should generally be avoided,
> Why so?

Because it provides only partial compatibility and tends to
confuse packages that use fboundp and then assume that they
run under XEmacs because the XEmacs-only function exists.
Also many of the compatibility functions provided are not 100% compatible
(buffer-syntactic-context being an obvious example, but many/most other
functions as well).

>                                         and syntax-ppss is better.
> That's good.  But why don't we want to provide compatibility
> for buffer-syntactic-context?

Because it's not necessary.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]