emacs-devel
[Top][All Lists]
Advanced

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

Re: master f995fbd: * lisp/server.el (server-name): Add autoload cookie.


From: Stefan Monnier
Subject: Re: master f995fbd: * lisp/server.el (server-name): Add autoload cookie. (Bug#23576)
Date: Fri, 17 Jun 2016 12:42:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> I've used the patch below (which makes `C-h f' use that table during
>> completion), but it's just the temporary result of my experimentation
>> with it: it's fundamentally incorrect and hence needs to be rewritten.
> So I guess we need more coding to get rid of autoloaded defcustoms.

I pushed a further patch recently which should make it work for C-f and
C-h v:

    emacs -Q
    C-h v server- TAB

will load server.el and show all the variables defined there in.


        Stefan



reply via email to

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