unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2020-11-10 12:26:05 to 2020-12-25 18:34:53 UTC [more...]

Corrupted database (notmuch 0.31, Emacs 27.1.50, afew 3.0.1, OfflineIMAP, Python)
 2020-11-18 13:45 UTC  (2+ messages)
` Please discard---Corrupted "

[PATCH] Revert "emacs: notmuch-search: avoid wiping out buffer-local variables"
 2020-12-25 18:34 UTC  (2+ messages)

Folder+tags
 2020-12-25 17:27 UTC  (5+ messages)

notmuch release 0.31.3 now available
 2020-12-25 16:55 UTC 

v2 Merged Config
 2020-12-25  0:42 UTC  (25+ messages)
` [PATCH 01/24] lib: add _notmuch_string_map_set
` [PATCH 02/24] lib: cache configuration information from database
` [PATCH 03/24] lib: add stub for notmuch_database_open_with_config
` [PATCH 04/24] lib/open: add support for config profiles and default locations
` [PATCH 05/24] CLI: generalize notmuch_config_mode_t
` [PATCH 06/24] lib/config: add notmuch_config_key_{get,set}
` [PATCH 07/24] lib/open: load default values for known configuration keys
` [PATCH 08/24] CLI: add (unused) database argument to subcommands
` [PATCH 09/24] util: add strsplit_len: simplified strtok with delimiter escaping
` [PATCH 10/24] lib/config: add config values iterator
` [PATCH 11/24] CLI/count: switch to new configuration framework
` [PATCH 12/24] cli/dump: convert to new config framework
` [PATCH 13/24] lib: add notmuch_config_get_bool
` [PATCH 14/24] CLI/restore: convert to new config framework
` [PATCH 15/24] CLI/insert: "
` [PATCH 16/24] cli/reindex: convert "
` [PATCH 17/24] CLI/reply: convert to "
` [PATCH 18/24] CLI/{search,address}: convert to new configuration framework
` [PATCH 19/24] cli/config: add accessor for config file name
` [PATCH 20/24] CLI/show: mostly switch show to new config framework
` [PATCH 21/24] cli/tag: convert "
` [PATCH 22/24] lib/config: add _notmuch_config_cache
` [PATCH 23/24] lib: split notmuch_database_compact
` [PATCH 24/24] cli/compact: convert to new configuration framework

filtering headers from forwarded messages
 2020-12-24 17:56 UTC  (5+ messages)

python notmuch2 bindings exclude_tags not added correctly to query
 2020-12-24 16:08 UTC  (2+ messages)

Adding config cache to notmuch_database_t breaks python-cffi test
 2020-12-24 16:05 UTC  (5+ messages)
` [PATCH] lib: cache configuration information from database

v2 preliminaries for merged config
 2020-12-23 23:50 UTC  (10+ 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

emacs: error decrypting s/mime
 2020-12-22 20:19 UTC  (8+ messages)

[PATCH] nmbug: notmuch-report: set both background and foreground colors
 2020-12-20 20:04 UTC 

[PATCH] test/T360-symbol-hiding.sh: trim extra output from readelf
 2020-12-15 20:45 UTC 

consistent database corruption with notmuch new
 2020-12-14 19:22 UTC  (11+ messages)

[PATCH 00/32] [emacs] Add outline headings and switch to lexical scope
 2020-12-14 16:24 UTC  (33+ messages)
` [PATCH 01/32] emacs: use setq instead of set
` [PATCH 02/32] emacs: sanitize dedicated widget action/notify functions
` [PATCH 03/32] emacs: define new notmuch-search-item widget type
` [PATCH 04/32] emacs: notmuch-start-notmuch: remove backward compatibility code
` [PATCH 05/32] emacs: notmuch-start-notmuch-error-sentinel: assert buffer is alive
` [PATCH 06/32] emacs: notmuch-start-notmuch-sentinel: "
` [PATCH 07/32] emacs: notmuch-start-notmuch: avoid storing process buffer twice
` [PATCH 08/32] emacs: avoid passing around some redundant information
` [PATCH 09/32] emacs: avoid killing process buffer when process is still alive
` [PATCH 10/32] emacs: make headings outline-minor-mode compatible
` [PATCH 11/32] emacs: use lexical-bindings in all libraries
` [PATCH 12/32] emacs: deal with unused lexical arguments and variables
` [PATCH 13/32] emacs: notmuch-tag--get-formats: silence byte-compiler
` [PATCH 14/32] emacs: inline notmuch-sexp-eof into only caller
` [PATCH 15/32] emacs: notmuch-wash-region-to-button: remove unused MSG argument
` [PATCH 16/32] emacs: silence compiler wrt notmuch-show-insert-part-text/plain
` [PATCH 17/32] emacs: define notmuch-message-queued-tag-changes as buffer-local
` [PATCH 18/32] emacs: notmuch-message-apply-queued-tag-changes: cosmetics
` [PATCH 19/32] emacs: notmuch-wash.el: require diff-mode at beginning of code
` [PATCH 20/32] emacs: notmuch-mua-prompt-for-sender: don't force Ido on users
` [PATCH 21/32] emacs: notmuch-mua.el: move all options into "Options" section
` [PATCH 22/32] emacs: notmuch-crypto-status-button-type: fix potential bug
` [PATCH 23/32] emacs: various cosmetic improvements
` [PATCH 24/32] emacs: various comment improvements
` [PATCH 25/32] emacs: various doc-string improvements
` [PATCH 26/32] emacs: remove variable notmuch-search-disjunctive-regexp
` [PATCH 27/32] emacs: define a few variables as automatically buffer-local
` [PATCH 28/32] emacs: notmuch-search-stash-thread-id: use notmuch-search-query-string
` [PATCH 29/32] emacs: reorder notmuch.el a bit
` [PATCH 30/32] emacs: avoid unnecessary let-bindings
` [PATCH 31/32] emacs: use string-empty-p
` [PATCH 32/32] emacs: notmuch-tree-get-match: No longer define as command

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

[PATCH] test/T360-symbol-hiding: use readelf in place of nm
 2020-12-13 12:58 UTC  (3+ messages)

Struggling to compile notmuch on Mac OS Big Sur /ARM - gmime library detection
 2020-12-13 12:52 UTC  (4+ messages)

[PATCH] build/docs: move docstring prereq to file targets
 2020-12-11 11:43 UTC  (4+ messages)

why doesn't notmuch-search-toggle-order work in unthreaded view?
 2020-12-06 19:24 UTC  (2+ messages)

Machine-learning-based tagging solution prototype
 2020-12-02 22:30 UTC 

Notmuch Emacs 0.31.2 documentation and keybinding suggestions
 2020-11-25 17:05 UTC 

New Python bindings (notmuch2 module) fail to exclude tags
 2020-11-25 11:07 UTC  (6+ messages)

notmuch2 (python cffi bindings) segfault gdb logs
 2020-11-25 10:35 UTC  (3+ messages)

question: how to change file extension generated by (notmuch-show-view-part)
 2020-11-23 11:37 UTC  (5+ messages)

python-cffi: experiment with extracting cdefs from notmuch.h
 2020-11-22 16:23 UTC  (2+ messages)
` [PATCH] python-cffi: Extract "

[PATCH] emacs: add notmuch-expr, sexp-style queries
 2020-11-22 14:07 UTC  (5+ messages)
` [PATCH v2] "

listing all the tags I've been using
 2020-11-20 16:01 UTC  (5+ messages)

Search Case Sensitivity
 2020-11-18 22:53 UTC  (4+ messages)

Corrupted database (notmuch 0.31, Emacs 27.1.50, afew 3.0.1, OfflineIMAP, Python)
 2020-11-18 20:48 UTC  (5+ messages)

Programmatically set "From", Ispell dictionary and signature based on recipient
 2020-11-17 20:54 UTC  (2+ messages)

Why some characters are not displayed correctly when setting mm-text-html-renderer to links
 2020-11-16 15:00 UTC 

Debugging slow down over time
 2020-11-12  1:06 UTC  (4+ messages)

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


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