notmuch/emacs
Steven Allen 92a7f26fac emacs: don't start processes stopped
It causes this function to fail with:

    let: Wrong type argument: null, t

Support for this was removed from Emacs in April
2019 (5c5e309527e6b582e2c04b83e7af45f3144863ac) because it never
worked correctly (apparently).

This also shouldn't be necessary as sentinels will not be called
unless emacs is idle or waiting for input. Therefore, the
`process-put' calls immediately following the `make-process' call
should always complete before the sentinel is first called.
2020-01-08 21:14:47 -04:00
..
.gitignore emacs: build docstring (rsti) files 2018-12-08 08:49:31 -04:00
coolj.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
make-deps.el Use https instead of http where possible 2016-06-05 08:32:17 -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/address: use member instead of memq to check for pair 2017-09-12 22:17:32 -03:00
notmuch-company.el emacs: company: remove two build warnings 2017-02-23 08:55:10 -04:00
notmuch-compat.el emacs: compat: backport fix for folding long headers when sending 2017-03-04 21:16:42 -04:00
notmuch-crypto.el emacs: don't start processes stopped 2020-01-08 21:14:47 -04:00
notmuch-draft.el emacs: make editing a message as new include FCC 2019-03-31 13:20:32 -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 fix typos 2018-01-04 20:35:58 -04:00
notmuch-jump.el emacs: jump: make multilevel keys do multilevel jump 2016-10-15 21:51:17 -03:00
notmuch-lib.el emacs: make notmuch-search-interactive-region obsolete 2019-05-23 14:05:05 -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: drop use of message-default-charset 2019-05-07 06:35:44 -03:00
notmuch-message.el emacs: Tag forwarded messages with +forwarded (customizable) 2019-04-14 08:00:44 -03:00
notmuch-mua.el emacs: limit search for attachment to stop at first mime-part 2019-12-14 07:28:42 -04:00
notmuch-parser.el Use https instead of http where possible 2016-06-05 08:32:17 -03:00
notmuch-pkg.el.tmpl emacs: generate notmuch-pkg.el 2016-11-16 21:45:56 -04:00
notmuch-print.el emacs: use ".ps" suffix for PostScript temporary files. 2019-01-30 07:15:59 -04:00
notmuch-query.el cli/show: make --decrypt take a keyword. 2017-12-29 16:45:46 -04:00
notmuch-show.el emacs: A prefix argument kills rather than browsing URLs 2019-12-03 07:41:38 -04:00
notmuch-tag.el notmuch-tag.el: Fix minor grammar error 2017-08-23 08:08:01 -03:00
notmuch-tree.el emacs: Refuse requests to refresh tree views while a refresh is running 2017-09-05 21:50:03 -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: require notmuch-lib from notmuch-wash.el 2018-10-21 10:30:32 -03:00
notmuch.el emacs: bind M-RET to notmuch-tree-from-search-thread 2019-12-03 07:43:36 -04:00
rstdoc.el emacs: initial version of rstdoc.el 2018-12-08 08:45:48 -04:00
rstdoc.rsti emacs: initial version of rstdoc.el 2018-12-08 08:45:48 -04:00