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, 01 Jul 2016 11:51:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> Every place where we want this auto-loading to happen needs to be
>> modified so as to use #'help--symbol-completion-table instead of
>> `obarray' as completion table.

> Then shouldn't this be a public rather than private name (two dashes)?
> I would think other modes would utilize this feature as well.

Yes, probably.  The current code is still tentative and will surely
require some changes such as this one (and probably others as well,
such as moving the code elsewhere).


        Stefan



reply via email to

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