From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: elint and the byte-compiler
Date: Sat, 27 Jun 2015 00:27:38 +0200 [thread overview]
Message-ID: <87pp4iksv9.fsf@nl106-137-147.student.uu.se> (raw)
In-Reply-To: 20150626170404.21195.3842694D@ahiker.mooo.com
Ian Zimmerman <itz@buug.org> writes:
>> only then if I set the variable before that, is
>> there a danger what is loaded will in it's own init
>> process write over what I already set?
>
> Not if the loaded module uses defvar ...
Is there some fast way of finding out other than
checking the source for each module and variable?
I know of the line "You can customize this variable."
in the help which is a consequence (?) of setting it
up with `defcustom'.
Maybe I should just remove all the `require' stuff and
use `defvar' and see what happens... Or, I should
require *everything* first thing and then be done with
it! (...but I like to think that only beginner
programmers think in binary.)
It would help to know exactly when the byte-compiler
say that free variable stuff, and ditto elint
unbound variable.
--
underground experts united
http://user.it.uu.se/~embe8573
next prev parent reply other threads:[~2015-06-26 22:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-26 15:48 elint and the byte-compiler Emanuel Berg
2015-06-26 17:07 ` Ian Zimmerman
2015-06-26 22:27 ` Emanuel Berg [this message]
2015-06-26 23:15 ` Ian Zimmerman
2015-06-26 23:19 ` Emanuel Berg
2015-06-27 0:18 ` Ian Zimmerman
2015-06-27 1:40 ` Emanuel Berg
2015-06-27 1:45 ` Emanuel Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pp4iksv9.fsf@nl106-137-147.student.uu.se \
--to=embe8573@student.uu.se \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).