[PATCH v2] emacs: display tags in notmuch-show with links
Aaron Ecay
aaronecay at gmail.com
Sun Nov 18 16:10:04 PST 2012
2012ko azaroak 18an, Ethan Glasser-Camp-ek idatzi zuen:
>
> - You might want to use #' on lambdas.
This is actually unnecessary – as the info node "(elisp) Anonymous
Functions" says, the forms with and without #' are equivalent. The
current notmuch style is not to have #' on lambdas (that is, there are 0
instances of #'(lambda ...) in the code base). IMO that’s correct:
the unnecessary #' is just line-noise-ish.
--
Aaron Ecay
More information about the notmuch
mailing list