notmuch/emacs
Jonas Bernoulli 18d289c863 emacs: Only set one variable per setq form
It's a bit weird to avoid having to write the "(setq ... )" more than
once, just because we can.  In a language that uses '=' for the same
purpose we also happily use that once per assignment.

While there are no benefit to using just one 'setq' there are some
drawbacks.  It is not always clear on first what is a key and what a
value and as a result it is easy to make a mistake.  Also it becomes
harder to comment out just one assignment.
2020-08-09 20:50:50 -03:00
..
.gitignore emacs: build docstring (rsti) files 2018-12-08 08:49:31 -04:00
coolj.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
make-deps.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local build: drop variable HAVE_EMACS. use WITH_EMACS instead 2019-06-12 19:58:30 -03:00
notmuch-address.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
notmuch-company.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-compat.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-crypto.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
notmuch-draft.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-emacs-mua notmuch-emacs-mua: add --hello parameter 2016-11-26 08:15:11 -04:00
notmuch-emacs-mua.desktop emacs: add keywords to notmuch-emacs-mua.desktop 2019-06-29 21:06:18 +02:00
notmuch-hello.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-jump.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-lib.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-message.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
notmuch-mua.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-parser.el emacs: Remove excess empty lines 2020-08-09 20:47:52 -03:00
notmuch-pkg.el.tmpl emacs: Use cl-lib' instead of deprecated cl' 2020-04-27 07:36:10 -03:00
notmuch-print.el emacs: use ".ps" suffix for PostScript temporary files. 2019-01-30 07:15:59 -04:00
notmuch-query.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-show.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
notmuch-tag.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch-tree.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
notmuch-version.el.tmpl Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-wash.el emacs: Fix indentation 2020-08-09 20:48:09 -03:00
notmuch.el emacs: Only set one variable per setq form 2020-08-09 20:50:50 -03:00
rstdoc.el emacs: Shorten long lines 2020-08-09 19:48:36 -03:00
rstdoc.rsti emacs: initial version of rstdoc.el 2018-12-08 08:45:48 -04:00