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

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

Re: Spell checking of the commentary section by checkdoc.el.


From: Lute Kamstra
Subject: Re: Spell checking of the commentary section by checkdoc.el.
Date: Fri, 23 May 2003 11:21:19 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux)

"Stefan Monnier" <monnier+gnu/address@hidden> writes:

[...]

>> 1. I did a defalias to define a defsubst.  Does this work?  I.e., if I
>>    do (defsubst A ...) and then (defalias 'B 'A), is then B inline as
>>    well?
>
> AFAIK, no, it's not inlined.  Is that a problem ?

No, not really.  I don't think performance is important in this case.

>> 2. I used the function lisp-outline-level from lisp-mode.el and
>>    required lisp-mode in the function definition that called
>>    lisp-outline-level.  Is this good practice?
>
> AFAIK, lisp-mode is dumped, so there's really no point requiring it.

Ah, I didn't think about that.  I will change this and then commit.

Regards,

  Lute.




reply via email to

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