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: Emanuel Berg
Subject: Re: Using "Emacs Configure" **and** modifying .emacs
Date: Sat, 12 Aug 2017 09:43:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

tomas wrote:

> Some dont want a validation to explode deep
> whithin the guts of some module loaded by
> another module, where the user has no clue
> about what the heck is going on, but next to
> the place where a variable is being set to
> a value it's not supposed to have.
>
> Sometimes I can sympathize with that :-)

One could also put validation at the beginning
of the functions that use the value, where it
(the function) checks its own parameters rather
than some global loose-cannon variable!

Which is also a much better design this
specific issue aside...

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




reply via email to

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