emacs-devel
[Top][All Lists]
Advanced

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

Re: void variable


From: Richard Stallman
Subject: Re: void variable
Date: Tue, 27 Jul 2004 14:18:40 -0400

    > The manual should direct people to autoload variables used by
    > autoloaded functions, if programs might want to bind them.

    If foo.el defines a variable foo-var, and bar.el wishes to let-bind
    this variable, then perhaps the manual should suggest the *caller*
    (ie, bar.el) to require foo:

Either solution could work, but the former requires changes in
fewer places, so it might be more reliable as an approach.




reply via email to

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