unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2020-08-10 08:43:35 to 2020-11-11 20:12:50 UTC [more...]

[PATCH 00/27] Another set up Emacs cleanup
 2020-11-11 20:12 UTC  (31+ messages)
` [PATCH 01/27] emacs: silence byte-compiler
` [PATCH 02/27] emacs: define notmuch-message-mode-map explicitly
` [PATCH 03/27] emacs: add doc-string to notmuch-tree-mode-map
` [PATCH 04/27] emacs: don't fset keymaps
` [PATCH 05/27] emacs: remove redundant notmuch-hello-trim
` [PATCH 06/27] emacs: fix old bug in notmuch-mua-mail
` [PATCH 07/27] emacs: remove kludge for Emacs 23 from notmuch-mua-mail
` [PATCH 08/27] emacs: more cleanup since dropping support for Emacs 24
` [PATCH 09/27] emacs: sanitize function that displays version
` [PATCH 10/27] emacs: define notmuch-hello-url as a constant
` [PATCH 11/27] emacs: shorten/replace first sentence of a few doc-strings
` [PATCH 12/27] emacs: place only first sentence on first doc-string line
` [PATCH 13/27] emacs: place complete "
` [PATCH 14/27] emacs: always use elisp quoting style in doc-strings
` [PATCH 15/27] emacs: misc doc-string improvements
` [PATCH 16/27] emacs: remove deprecated notmuch-folder command
` [PATCH 17/27] emacs: remove unnecessary notmuch-remove-if-not
` [PATCH 18/27] emacs: remove unused notmuch-address-locate-command
` [PATCH 19/27] emacs: remove unnecessary notmuch-tree-button-activate
` [PATCH 20/27] emacs: inline notmuch-documentation-first-line
` [PATCH 21/27] emacs: inline notmuch-split-content-type
` [PATCH 22/27] emacs: use defvar-local
` [PATCH 23/27] emacs: use setq-local
` [PATCH 24/27] emacs: use setq instead set
` [PATCH 25/27] emacs: do not quote self-quoting t
` [PATCH 26/27] emacs: avoid binding unnamed commands in keymaps
` [PATCH 27/27] emacs: various cosmetic improvements

Debugging slow down over time
 2020-11-11 14:20 UTC  (3+ messages)

T355-smime.sh is flaky
 2020-11-10 12:25 UTC 

[PATCH] Revert "emacs: notmuch-search: avoid wiping out buffer-local variables"
 2020-11-09  1:47 UTC  (2+ messages)

[PATCH 0/3] emacs: allow opting out of notmuch's address completion
 2020-11-08 23:11 UTC  (4+ messages)
` [PATCH 1/3] emacs: notmuch-address-setup: cosmetics
` [PATCH 2/3] emacs: allow opting out of notmuch's address completion
` [PATCH 3/3] emacs: notmuch-address-expand-name: use the actual initial-input

notmuch release 0.31.2 now available
 2020-11-08 17:51 UTC 

notmuch release 0.31.1 now available
 2020-11-08 14:17 UTC 

Problems with unicode characters under emacs and Xorg
 2020-11-03 22:19 UTC  (9+ messages)

segfault in T590-libconfig notmuch_database_get_config_list: closed db
 2020-10-31 17:49 UTC  (4+ messages)
` [PATCH] lib/config: don't set destructor until iterator is initialized

Clashes between "version" files and C++ keyword
 2020-10-30 19:21 UTC  (4+ messages)
` [PATCH] Rename version to version.txt

[PATCH] configure: replace $(realpath emacs) with $(cd emacs && pwd -P)
 2020-10-21 10:15 UTC  (2+ messages)

OOT bindings and python-cffi
 2020-10-21 10:13 UTC 

[PATCH] emacs docs: rstdoc.el: consistent single quote conversions
 2020-10-21  9:59 UTC  (5+ messages)

Dependencies should include "realpath"
 2020-10-20 15:06 UTC  (8+ messages)

Python3 cffi bindings
 2020-10-16  7:24 UTC  (7+ messages)

ANNOUNCE: nottoomuch-addresses.pl
 2020-10-03 12:07 UTC  (2+ messages)
` ANNOUNCE: nottoomuch-addresses.sh 2.5

emacs: How to tab-complete destination email addresses?
 2020-09-29 19:46 UTC  (6+ messages)

muchsync segfault
 2020-09-28 11:11 UTC  (3+ messages)

[PATCH] emacs: Remove notmuch-mua-message-send-hook
 2020-09-19  9:56 UTC  (4+ messages)

emacs: error decrypting s/mime
 2020-09-12 10:17 UTC  (3+ messages)

[PATCH] emacs/tree: declare notmuch-search functions
 2020-09-10 16:07 UTC  (3+ messages)

starting release process for 0.31
 2020-09-08 11:52 UTC  (15+ messages)
    ` call for NEWS entries "
      ` Last "
                  ` test failures on ppc64

[PATCH] News: add entry for unthreaded mode
 2020-09-06 11:19 UTC  (2+ messages)

Notmuch 0.31 is now available
 2020-09-06  0:57 UTC 

[PATCH] test: fix syntax errors in erroring calls to notmuch insert
 2020-09-05  0:05 UTC  (3+ messages)

[PATCH 1/3] debian: suggest elpa-mailscripts
 2020-08-29 12:35 UTC  (4+ messages)
` [PATCH 2/3] debian: suggest mailscripts
` [PATCH 3/3] debian: drop notmuch-emacs dependency package

[PATCH 1/2] NEWS: mention Emacs 27.1 compatibility fixes
 2020-08-29 12:23 UTC  (2+ messages)
` [PATCH 2/2] NEWS: mention reproducibility fix

[PATCH 1/5] NEWS: mention merging of documentation for python bindings
 2020-08-23 23:38 UTC  (7+ messages)
` [PATCH 2/5] NEWS: mention exception handling changes
` [PATCH 3/5] NEWS: mention port to Xapian 1.5
` [PATCH 4/5] NEWS: mention new API entries
` [PATCH 5/5] NEWS: remaining user visible library changes

[PATCH] NEWS: add news entry for tree navigation changes
 2020-08-23 19:43 UTC  (4+ messages)

[PATCH v2] emacs: Use pop-to-buffer-same-window rather than switch-to-buffer
 2020-08-22 14:38 UTC  (5+ messages)

[PATCH] AUTHORS: update for 0.31
 2020-08-22 12:52 UTC  (2+ messages)

[PATCH] Emacs: Fix notmuch-message-summary-face definition
 2020-08-22 12:51 UTC  (4+ messages)
  ` [PATCH v2] "

emacs: `message-send-hook` being called twice
 2020-08-18  9:53 UTC  (2+ messages)

[PATCH] devel/release-checks.sh: use grep to find copyright year
 2020-08-17 23:58 UTC  (3+ messages)

[PATCH] NEWS: notmuch-mutt: system(shell pipeline) replaced internally
 2020-08-17 20:39 UTC 

[PATCH 0/2] Balance bidi control chars
 2020-08-16 17:41 UTC  (6+ messages)
` [PATCH 1/2] Emacs: Add a new function for balancing "
` [PATCH 2/2] Emacs: Call notmuch-balance-bidi-ctrl-chars in notmuch-sanitize

[PATCH] test: fix uninitialized variable use in T562-lib-database
 2020-08-16 17:07 UTC 

[PATCH] build: clean up sphinx.config
 2020-08-16 15:38 UTC 

[PATCH v2 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable
 2020-08-16 13:59 UTC  (7+ messages)
` [PATCH v2 2/3] emacs/tree: enable moving to next thread in search results
` [PATCH v2 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next

[PATCH] Fix database instructions in test/README: make download-corpus
 2020-08-16 13:55 UTC  (3+ messages)
` [PATCH] test: update README to reflect dropping upgrade tests

[PATCH 0/3] Adjust test for changes in Emacs 27
 2020-08-15 14:25 UTC  (3+ messages)
` [PATCH 3/3] test: Explicitly state that we want to sign with sender

[PATCH] Emacs: Indent first header line only when indentation is turned on
 2020-08-15 12:23 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

Signing messages with emacs 27.1
 2020-08-13 12:24 UTC  (3+ messages)

[PATCH] notmuch-mutt: replace shell pipeline with internal pipe processing
 2020-08-12 23:45 UTC  (3+ messages)

[PATCH] configure: Check if emacs >= 25 (instead of >= 24) is available
 2020-08-12 23:45 UTC  (2+ messages)

preliminaries for merged config
 2020-08-12 22:49 UTC  (7+ messages)
` [PATCH 1/6] test: use keys with group 'test' in T590-libconfig
` [PATCH 2/6] lib: factor out feature name related code
` [PATCH 3/6] lib: factor out prefix related code to its own file
` [PATCH 4/6] lib/config: delay setting talloc destructor
` [PATCH 5/6] test: add regression test for searching with alternate config
` [PATCH 6/6] lib: factor out notmuch_database_open* related code to own file

New release for Emacs 27.1?
 2020-08-12  7:21 UTC  (3+ messages)

[PATCH v4] Emacs: Force left-to-right display for message headers
 2020-08-10 18:27 UTC  (6+ messages)
` [PATCH v5] Emacs: Ensure "
      ` Sanitize bidi control chars


Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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).