unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-11-21 21:15:45 to 2017-01-05 19:01:09 UTC [more...]

[BUG] notmuch-emacs highlights '>' quoted wrapped lines incorrectly
 2017-01-05 19:01 UTC  (2+ messages)

[RFC] [PATCH v1 0/2] Improve the display of headers
 2017-01-05 15:36 UTC  (9+ messages)
` [PATCH v1 1/2] emacs: show: Align the colon in header display
` [PATCH v1 2/2] emacs: show: Wrap headers for display

format-flowed in compose mode
 2017-01-05 14:27 UTC 

[PATCH] notmuch-config: ENOENT vs generic handling when file open fails
 2017-01-04 22:52 UTC 

[PATCH] test: wrap 'wc -l' results in arithmetic evaluation to strip whitespace
 2017-01-04 22:35 UTC 

[PATCH] [EMACS] Adjust notmuch-crypto gpg call-process function
 2017-01-04 22:19 UTC  (6+ messages)

[PATCH] test: replaced use of python with $NOTMUCH_PYTHON (twice)
 2017-01-04 21:33 UTC 

archives and pictures display by default
 2017-01-04 21:29 UTC 

some issues with emacs 25
 2017-01-04 16:31 UTC  (13+ messages)

[PATCH] test: atomicity.py: improve exit probability on failure
 2017-01-04 14:53 UTC 

[PATCH] tests: add compatibility layer
 2017-01-04  1:57 UTC  (12+ messages)

converting attachments to text
 2017-01-03 17:23 UTC  (3+ messages)

Ignoring nmh mail files
 2017-01-03 13:11 UTC  (9+ messages)

Announcing Astroid v0.7
 2017-01-02 22:05 UTC 

[PATCH] configure: fix $prefix expansion for libdir_expanded
 2017-01-01 17:20 UTC 

Unsure on how initial tagging with afew is supposed to work
 2016-12-29 20:36 UTC  (3+ messages)

A misconfiguration of notmuchmail.org web server?
 2016-12-28 18:46 UTC 

Search -- Display Recent Dates First
 2016-12-28  3:09 UTC  (3+ messages)

notmuch release 0.23.4 now available
 2016-12-24  9:12 UTC 

[PATCH] test: compatibility layer
 2016-12-20 12:07 UTC 

wildcards with path or folder
 2016-12-19  7:38 UTC  (4+ messages)

[PATCH] cli: don't call _entry_in_ignore_list twice in count files debug
 2016-12-17 16:28 UTC 

[PATCH] lib/database: reduce try block scope to things that really need it
 2016-12-17 16:26 UTC 

[PATCH 1/2] cli/config: allocate config using talloc_zero
 2016-12-17 16:20 UTC  (2+ messages)
` [PATCH 2/2] cli/config: rename name to key in _config_set_list

[PATCH] lib: fix the todo comment placement on NOTMUCH_STATUS_XAPIAN_EXCEPTION
 2016-12-17 11:05 UTC 

[PATCH] completion: add bash completion for query: and property:
 2016-12-17 10:50 UTC 

[PATCH v6 0/2] Refactor config reading to support non-regular files
 2016-12-15 23:36 UTC  (5+ messages)
` [PATCH v6 1/2] cli: abstract config file reading to a separate function
` [PATCH v6 2/2] notmuch-config: replace config reading function

[WIP PATCH] emacs: tag-jump allow post tag functions
 2016-12-15 22:47 UTC 

[PATCH] cli: avoid non-zero exits in notmuch insert --keep
 2016-12-15 13:01 UTC  (15+ messages)
` [PATCH 1/2] cli/insert: delay database open until after writing mail file
  ` [PATCH 2/2] cli/insert: return EX_TEMPFAIL for some errors
    ` v2 of insert tempfail series
      ` [PATCH 1/3] test: gdb insert: redirect input inside gdb script
      ` [PATCH 2/3] cli/insert: delay database open until after writing mail file
      ` [PATCH 3/3] cli/insert: return EX_TEMPFAIL for some errors
        ` NEWS/docs for insert tempfail changes
          ` [PATCH 1/2] cli/insert: document the use of EX_TEMPFAIL
          ` [PATCH 2/2] NEWS: news for notmuch-insert error handling

Fix for notmuch-search autoload cookie
 2016-12-15 13:01 UTC  (5+ messages)
` [PATCH 1/2] emacs: restore autoload cookie for notmuch-search
` [PATCH 2/2] NEWS: announce autoload fix

anyone uses notmuch-web?
 2016-12-14 22:29 UTC  (2+ messages)

[PATCH v5 0/2] Refactor config reading to support non-regular files
 2016-12-10 19:13 UTC  (4+ messages)
` [PATCH v5 1/2] cli: abstract config file reading to a separate function
` [PATCH v5 2/2] notmuch-config: replace config reading function

[alot] announcing v0.4
 2016-12-09  9:53 UTC 

[alot] announcing v0.4
 2016-12-09  9:50 UTC 

[PATCH v4 0/2] Refactor config reading to support non-regular files
 2016-12-07 19:32 UTC  (4+ messages)
` [PATCH v4 1/2] cli: abstract config file reading to a separate function
` [PATCH v4 2/2] notmuch-config: replace config reading function

remove attachments
 2016-12-07 16:28 UTC  (3+ messages)

search for squre bracket
 2016-12-07 14:22 UTC  (2+ messages)

[PATCH v3 0/2] Refactor config reading to support non-regular files
 2016-12-06 19:48 UTC  (5+ messages)
` [PATCH v3 1/2] cli: abstract config file reading to a separate function
` [PATCH v3 2/2] notmuch-config: replace config reading function

[PATCH v2 0/2] Refactor config reading to support non-regular files
 2016-12-04 13:36 UTC  (3+ messages)
` [PATCH v2 2/2] notmuch-config: replace config reading function

Feature request: search for last N modified mails
 2016-12-03 13:22 UTC  (2+ messages)

[PATCH 1/3] configure: add ${NOTMUCH_SRCDIR} -- absolute path to notmuch source
 2016-12-03 12:53 UTC  (3+ messages)
` [PATCH 2/3] fix out of tree build
` [PATCH 3/3] fix out of tree tests

[PATCH v2] cli: consider files vanishing during notmuch new non-fatal
 2016-12-03 11:24 UTC  (8+ messages)
` [PATCH] cli/new: document new exit code
    ` [PATCH] test: check the handling of files vanishing between scandir and indexing
      ` [PATCH v2] "

[PATCH] test: clean up corpora.email
 2016-12-03 11:23 UTC  (2+ messages)

Trouble decrypting multipart/encrypted
 2016-12-03  8:38 UTC  (9+ messages)

[PATCH 1/2] fix out of tree build for ruby bindings
 2016-12-02 11:47 UTC  (6+ messages)
` [PATCH 2/2] fix (rest of the) out of tree build

Bug#842291: notmuch processes frequently stuck in select()
 2016-11-29 18:10 UTC  (5+ messages)
        ` [pkg-gnupg-maint] "

[PATCH v2 0/9] improvements around notmuch-emacs-mua
 2016-11-29  2:10 UTC  (16+ messages)
` [PATCH v2 3/9] emacs: move notmuch-emacs-mua under emacs
` [PATCH v2 4/9] notmuch-emacs-mua: add --hello parameter
` [PATCH v2 5/9] build: install notmuch-emacs-mua with notmuch-emacs
` [PATCH v2 6/9] notmuch.desktop: move under emacs as notmuch-emacs-mua.desktop
` [PATCH v2 7/9] emacs/desktop: update to use notmuch-emacs-mua and handle mailto
` [PATCH v2 8/9] build: install notmuch-emacs-mua.desktop file with emacs
    ` [PATCH v3] "
` [PATCH v2 9/9] build: update the desktop database after installing the desktop file
  ` [PATCH v3] "

[PATCH] doc: whitespace cleanup
 2016-11-29  2:08 UTC  (2+ messages)

[PATCH] test: gdb insert: redirect input inside gdb script
 2016-11-28 21:07 UTC 

notmuch release 0.23.3 now available
 2016-11-27 11:56 UTC 

[PATCH v2 1/9] completion: complete notmuch emacs-mua
 2016-11-27  9:29 UTC  (2+ messages)
` [PATCH v3] "

provide elpa packages
 2016-11-26 17:06 UTC  (5+ messages)

notmuch release 0.23.2 now available
 2016-11-25  1:33 UTC  (2+ messages)

T350 test failures with gnupg-2.1.16
 2016-11-25  1:27 UTC  (13+ messages)
    ` [PATCH] tests: account for varying-size OpenPGP signatures
    ` [PATCH v2] tests: account for varying-size cryptographic signatures

[PATCH 0/8] improvements around notmuch-emacs-mua
 2016-11-21 16:22 UTC  (5+ messages)
` [PATCH 6/8] emacs/desktop: update to use notmuch-emacs-mua and handle mailto

V3 of non-destructive excludes patches
 2016-11-22  2:27 UTC  (5+ messages)
` [PATCH 1/4] lib: eagerly parse queries
` [PATCH 2/4] lib/query: make query parsing lazy again, keep centralized
` [PATCH 3/4] lib: query make exclude handling non-destructive
` [PATCH 4/4] lib: make notmuch_query_add_tag_exclude return a status value


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