bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] Re: babel.el


From: Arne Jørgensen
Subject: [Bug-AUCTeX] Re: babel.el
Date: Sun, 23 Oct 2005 22:35:56 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

David Kastrup <address@hidden> 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/>




reply via email to

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