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: Eli Zaretskii
Subject: Re: master f995fbd: * lisp/server.el (server-name): Add autoload cookie. (Bug#23576)
Date: Fri, 20 May 2016 20:47:53 +0300

> From: Glenn Morris <address@hidden>
> Cc: address@hidden
> Date: Fri, 20 May 2016 13:30:04 -0400
> 
> Eli Zaretskii wrote:
> 
> >> Autoloading defcustoms just so people can set them interactively before
> >> the associated package is loaded is a Bad Thing.
> >
> > I don't understand why.  Can you explain?  That's not the only
> > defcustom that is marked as autoloaded.
> 
> It's the Emacs policy, and has been for years, to not autoload
> defcustoms unless it's really needed for some special reason. Eg

Well, heck, I guess I'm against that policy.

> I agree with Stefan. It's just wrong. Don't try to solve a generic
> issue by autoloading the world one piece at a time.

We must solve the problems that annoy users (and me as well).  If we
cannot put our money where our mouth is, we should solve the problems
in some less clean way, but solve them we must.  Refusing to solve
problems because the available solutions are not clean enough, and
then doing nothing to provide a more clean one, is not a good modus
operandi for a project, IMO.

> >> IMO it would have been better to simply remove the bit about
> >> set-variable from the manual.
> >
> > I don't see why we should remove useful advice from the manual, just
> > because it's inconvenient to make it work.
> 
> It's not useful advice. This is the only instance of M-x set-variable in
> the entire manual! No-one using multiple servers (a relatively advanced
> feature) needs that crutch. It adds nothing to the manual to have it
> there, and it should be taken out.

I obviously disagree.



reply via email to

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