unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-10-29 16:45:39 to 2011-11-12 16:14:03 UTC [more...]

Extend test coverage wrt tagging
 2011-11-12 16:13 UTC  (3+ messages)
` [PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

[PATCH] test: attempt to send QUIT to smtp-dummy in case mail send failed
 2011-11-12 15:41 UTC  (4+ messages)

Inconsistent output from "notmuch search --output=<foo>"
 2011-11-12 15:17 UTC  (3+ messages)
` [PATCH] add `tag:' prefix to `--output=tags' results

[PATCH] test: do not hide test_emacs errors
 2011-11-12 14:57 UTC  (2+ messages)

[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup
 2011-11-12 14:52 UTC  (3+ messages)
` [PATCH] emacs: Modify notmuch-show-get-message-id to return message-id unprefixed with "id:"

[PATCH] emacs: Use a single buffer invisibility spec to fix quadratic search cost
 2011-11-12 14:35 UTC  (8+ messages)

[PATCH] smtp-dummy: clear sockaddr_in structures before use
 2011-11-12 12:55 UTC  (4+ messages)
  ` [PATCH] smtp-dummy: clear sockaddr_in structure before use in bind()

Configure mail responses headers to use Gcc anddddd not Fcc header in Emacs
 2011-11-12  7:29 UTC 

[PATCH 4/4] notmuch-restore: implement --match functionality
 2011-11-12  5:52 UTC  (19+ messages)
` Experimental Tag Sharing
  ` [PATCH] contrib/nmbug: new script for sharing tags with prefix notmuch::
    ` [PATCH] contrib/nmbug: new script for sharing tags with a given prefix
      ` [PATCH v3] "
  ` [PATCH v2] contrib/nmbug: new script for sharing tags with prefix notmuch::
` [PATCH] docs: man, online help, and NEWS updated for notmuch restore --match
  ` [PATCH] Fix formatting for restore and dump help documentation

[PATCH] test: Use env to set TMPDIR when running emacs in screen
 2011-11-12  4:27 UTC  (22+ messages)
      ` [PATCH] test: use dtach(1) instead of screen(1) in emacs tests
          ` [PATCH 1/2] debian: clean up Uploaders and Build-Depends fields in debian/control
            ` [PATCH 2/2] debian: update build dependency on dtach instead of screen

[PATCH v2] emacs: add insisible space after the search widget field in notmuch-hello
 2011-11-12  0:08 UTC  (2+ messages)

[PATCH] emacs: notmuch-hello: respect notmuch-help's wishes
 2011-11-11 17:29 UTC  (2+ messages)

[PATCH] Store "from" and "subject" headers in the database
 2011-11-11  3:00 UTC  (9+ messages)

[PATCH 3/3] Add notmuch-hello-mode-hook
 2011-11-11  1:54 UTC  (5+ messages)

[PATCH] Do not query on notmuch-search exit
 2011-11-11  0:19 UTC  (6+ messages)

[PATCH] test: json show format of message with inline attachment with filename
 2011-11-11  0:18 UTC  (2+ messages)

[PATCH] exec emacs at the end of run_emacs script
 2011-11-10 23:43 UTC 

[PATCH 0/1] add some constraints to tag contents
 2011-11-10 21:14 UTC  (2+ messages)
` [PATCH 1/1] cli: add some constraints to tags

[PATCH] tag: Automatically limit to messages whose tags will actually change
 2011-11-10 13:28 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 3/3] test: add emacs test for hiding a message following an HTML part
 2011-11-10  8:10 UTC  (12+ messages)
` [PATCH 00/13] Test prereqs and screen-based Emacs tests
  ` [PATCH 03/13] test: add 'Emacs' prereq to dependent 'crypto' tests
  ` [PATCH 04/13] test: add 'Emacs' prereq to dependent 'emacs' tests
  ` [PATCH 06/13] test: run emacs inside screen

[PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua
 2011-11-09 20:06 UTC  (5+ messages)
` [PATCH] emacs: Let the user choose where to compose new mails
      ` [PATCH v2] "

[PATCH] test: make all tests terminable with Ctrl-c
 2011-11-08 16:02 UTC 

Google+ presence
 2011-11-08  9:57 UTC 

[PATCH] test: Add a test script for "notmuch tag"
 2011-11-08  3:57 UTC 

[PATCH 1/6] test: run emacs inside screen
 2011-11-08  0:50 UTC  (10+ messages)
` [PATCH v2 0/7] advance-and-archive bugfix, "
  ` [PATCH v2 4/7] test: `notmuch-show-advance-and-archive' with invisible signature
        ` [PATCH v3 1/4] "
          ` [PATCH v3 2/4] emacs: improve hidden signatures handling in notmuch-show-advance-and-archive
          ` [PATCH v3 3/4] emacs: remove no longer used functions from notmuch-show.el
          ` [PATCH v3 4/4] emacs: remove unused `point-invisible-p' function

[PATCH 0/3] notmuch-deliver: wait for database to become unlocked and test
 2011-11-07  1:32 UTC  (5+ messages)
` [PATCH 1/3] notmuch-deliver: wait for the database to become unlocked
` [PATCH 2/3] notmuch-deliver: test wait for database to become available
` [PATCH 3/3] notmuch-deliver: Convert test program to glib main loop

python-notmuch decoding error on a message
 2011-11-06 22:16 UTC 

[PATCH v4 0/6] lib/cli: limit number of messages in search results
 2011-11-06 21:47 UTC  (7+ messages)
` [PATCH v4 1/6] lib: add function to get the number of threads matching a search
` [PATCH v4 2/6] cli: add options --first and --maxitems to notmuch search
` [PATCH v4 3/6] cli: drop unused code from notmuch count
` [PATCH v4 4/6] cli: add support for --output parameter in "
` [PATCH v4 5/6] test: add tests for "
` [PATCH v4 6/6] test: add tests for notmuch search --first and --maxitems

[RFC PATCH v2 0/3] lib/cli/emacs: limit number of messages in search results
 2011-11-06 20:57 UTC  (12+ messages)
` [RFC PATCH v2 1/3] lib: add function to get the number of threads matching a search
` [RFC PATCH v2 2/3] cli: add options --first and --maxitems to notmuch search
` [RFC PATCH v2 3/3] emacs: support limiting the number of results shown in search results

bug: RELEASING should cover version & date in notmuch.1
 2011-11-06 19:58 UTC 

[PATCH 1/2] notmuch-deliver: Retry with readwrite if splice() fails
 2011-11-06  8:01 UTC  (3+ messages)
` [PATCH 2/2] notmuch-deliver: in save_splice() log failures as debug

[PATCH] Repeatability when copying a whole directory into a new one
 2011-11-05 17:26 UTC  (4+ messages)

notmuch-deliver under contrib/
 2011-11-04 23:20 UTC 

thread ordering based on references and/or in-reply-to
 2011-11-04 20:36 UTC  (3+ messages)
  `  "

[PATCH v3 0/7] lib/cli/emacs: limit number of messages in search results
 2011-11-04 20:25 UTC  (8+ messages)
` [PATCH v3 1/7] lib: add function to get the number of threads matching a search
` [PATCH v3 2/7] cli: add options --first and --maxitems to notmuch search
` [PATCH v3 3/7] cli: drop unused code from notmuch count
` [PATCH v3 4/7] cli: add support for --output parameter in "
` [PATCH v3 5/7] test: add tests for "
` [PATCH v3 6/7] test: add tests for notmuch search --first and --maxitems
` [PATCH v3 7/7] emacs: support limiting the number of results shown in search results

decryption error for signed+encrypted messages
 2011-11-04 18:00 UTC 

[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
 2011-11-03  1:19 UTC  (3+ messages)

set test prereqs (Emacs, GDB, GPG) v4
 2011-11-02 17:21 UTC  (9+ messages)
` [PATCH 1/4] test: add 'GnuPG' prereq to dependent 'crypto' tests
` [PATCH 2/4] test: add 'Emacs' "
` [PATCH 3/4] test: add 'Emacs' prereq to dependent 'emacs' tests
` [PATCH 4/4] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests

Patch review/application process
 2011-11-02 15:49 UTC  (8+ messages)

[PATCH] lib/database.cc: use flush Xapian method instead of commit
 2011-11-02 14:18 UTC  (2+ messages)

python: unpythonic result of Message.get_replies()
 2011-11-02  7:29 UTC  (2+ messages)

[PATCH 1/2] python: add classes to wrap all notmuch_*_t types
 2011-11-02  7:25 UTC  (2+ messages)

[PATCH] emacs: logically group def{custom,face}s
 2011-11-01 20:00 UTC  (4+ messages)

Displaying tags with many messages very slow in Emacs
 2011-11-01 13:36 UTC  (5+ messages)

[PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil
 2011-10-31 19:20 UTC  (10+ messages)

[PATCH] remove GCC visibility pragmas
 2011-10-31 12:19 UTC  (3+ messages)

[Patch] Fix Emacs interface bug dealing with invisible text
 2011-10-30 15:44 UTC  (3+ messages)

[RFC PATCH 0/3] lib/cli/emacs: limit number of messages in search results
 2011-10-29 20:28 UTC  (8+ messages)
` [RFC PATCH 2/3] cli: add support for limiting the number of "
` [RFC PATCH 3/3] emacs: support limiting the number of messages shown in "

notmuch in Emacs very slow
 2011-10-29 18:10 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).