emacs-devel
[Top][All Lists]
Advanced

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

Re: What constitutes a "function-defining form"


From: Lennart Borgman (gmail)
Subject: Re: What constitutes a "function-defining form"
Date: Sat, 27 Sep 2008 19:05:54 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Lennart Borgman (gmail) wrote:
> I tried to use update-file-autoloads on some functions defined with a
> defmacro, but then the whole defmacro got copied.
> 
> I think I need to know what a "function-defining form" is:
> 
>   (info "(elisp) Autoload")
> 
> Can someone explain that?

... I think I found it. It seems to be a list in `make-autoload' -- a
hard-coded list.

There is of course good reasons for that beeing hard-coded, but it would
be nice if make-autoload called a hook at the end when nothing did match.




reply via email to

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