help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Using "Emacs Configure" **and** modifying .emacs


From: Alan Mackenzie
Subject: Re: Using "Emacs Configure" **and** modifying .emacs
Date: Fri, 11 Aug 2017 18:55:47 +0000 (UTC)
User-agent: tin/2.4.1-20161224 ("Daill") (UNIX) (FreeBSD/11.0-RELEASE-p2 (amd64))

Hello, Emanuel.

Emanuel Berg <moasen@zoho.com> wrote:
> HASM wrote:

>> However, and I forgot a bit all the details,
>> but once I asked in the mail list that
>> handles one of the packages I use how to setq
>> something and was told to use configure
>> instead, that was why configure was created,
>> and that using setqs wouldn't do it properly.

> As long as you setq to a value that makes
> sense, it shouldn't be a problem.

There are some custom settings (I'm afraid I can think of anything
specific at the moment) where setting them via `customize-...' also
triggers a setting up function, which incorporates the new setting into
something deeper than just a variable value.

If you're going to be restricting yourself to not using the
`customize-...' interface, you'll have to be aware of which settings
need a setting up function called after their being set, and calling
those functions manually.

> -- 
> underground experts united
> http://user.it.uu.se/~embe8573

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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