From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: "Michaël Cadilhac" <michael@cadilhac.name>, emacs-devel@gnu.org
Subject: Re: flyspell doesn't catch local variables?
Date: Wed, 06 Dec 2006 14:44:43 -0500 [thread overview]
Message-ID: <jwv3b7su7xu.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <36648.128.165.123.18.1165430581.squirrel@webmail.lanl.gov> (Stuart D. Herring's message of "Wed\, 6 Dec 2006 10\:43\:01 -0800 \(PST\)")
> Out of curiosity more than correction, why use `function' in your calls to
> *-hook? It's not an environment where you could actually inline a
> function call or aid compiling in any way that I can see...
You either have to put function' or `quote' (or their respective
shorthand ' or #'), so if it's a function you may as well use `function'.
It's at least harmless and could even be considered better because it gives
more information about the intent.
Stefan
prev parent reply other threads:[~2006-12-06 19:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-06 18:35 flyspell doesn't catch local variables? Michaël Cadilhac
2006-12-06 18:43 ` Stuart D. Herring
2006-12-06 18:56 ` Michaël Cadilhac
2006-12-06 19:44 ` Stefan Monnier [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv3b7su7xu.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=michael@cadilhac.name \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.