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

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

Re: Running emacs without any customisation


From: Michael Heerdegen
Subject: Re: Running emacs without any customisation
Date: Tue, 11 Oct 2022 17:13:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Heerdegen <michael_heerdegen@web.de> writes:

> uzibalqa <uzibalqa@proton.me> writes:
>
> > (custom-set-variables
> >  '(savehist-additional-variables '(xepty-frame-pos))
> >  '(xepty-frame-pos '(34 . 34)))
>
> Note that this can have side effects (like loading something).

Let me add: in theory, any kind of side effects (besides setting the
option variable as requested).

It is an error in a package if loading the package has side effects other
than defining functions and variables, recursively loading other stuff,
and these things, but not all stuff out there respects that rule.

That could be the case here.

Michael.




reply via email to

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