David Kastrup <[EMAIL PROTECTED]> writes:

> I just deleted the doc string.  A more elaborate possibility would
> have been
>
> (condition-case nil
>     (defvaralias '... '... "...")
>   (wrong-number-of-arguments
>     (defvaralias '... '...)))
>
> but I was not in the mood to do something as complicated as that.

I would not have been in that mood either. And I don't think we would
be gaining anything by complicating it further (add the fact that we
also have to check for the existence of `defvaralias' for GNU Emacs
21).

> Feel free to override my choice, if you feel offended.

I takes a lot more to make feel offended.

Kind regards,

     /arne
-- 
Arne Jørgensen <http://arnested.dk/>


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to