unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-10-10 23:14:37 to 2011-11-01 19:50:18 UTC [more...]

set test prereqs (Emacs, GDB, GPG) v4
 2011-11-01 19:49 UTC  (2+ messages)
` [PATCH 1/4] test: add 'GnuPG' prereq to dependent 'crypto' tests

Patch review/application process
 2011-11-01 15:55 UTC  (6+ messages)

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

[RFC PATCH v2 0/3] lib/cli/emacs: limit number of messages in search results
 2011-11-01 12:30 UTC  (8+ 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

[PATCH] Repeatability when copying a whole directory into a new one
 2011-11-01  2:59 UTC  (2+ messages)

[PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil
 2011-11-01  0:19 UTC  (27+ messages)
` [PATCH] xregcomp: don't consider every regex compilation failure an internal error
  ` (no subject)
    ` [PATCH 1/4] notmuch-restore: add tests for new --match command line argument
    ` [PATCH 2/4] notmuch-restore: implement argument parsing for --match
    ` [PATCH 3/4] test/dump-restore: add tests for notmuch restore --match
    ` [PATCH 4/4] notmuch-restore: implement --match functionality
      ` Experimental Tag Sharing
        ` [PATCH] contrib/nmbug: new script for sharing tags with prefix notmuch::
        ` [PATCH v2] "
      ` [PATCH] docs: man, online help, and NEWS updated for notmuch restore --match
        ` [PATCH] Fix formatting for restore and dump help documentation

thread ordering based on references and/or in-reply-to
 2011-10-31 23:07 UTC 

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

[PATCH 3/3] Add notmuch-hello-mode-hook
 2011-10-30 23:37 UTC  (4+ 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  (9+ messages)
` [RFC PATCH 1/3] lib: add support for limiting the number of "
` [RFC PATCH 2/3] cli: "
` [RFC PATCH 3/3] emacs: support limiting the number of messages shown in "

notmuch in Emacs very slow
 2011-10-29 18:10 UTC 

[Patch 2/3] Respect window margins in notmuch-hello.el
 2011-10-29 16:30 UTC 

[PATCH] restore: Be more liberal in which data to accept
 2011-10-29 10:40 UTC 

[PATCH] dump: Don't sort
 2011-10-29 10:37 UTC 

Installation problem on OS X
 2011-10-29  2:03 UTC  (4+ messages)

make debian-snapshot
 2011-10-28 17:23 UTC  (4+ messages)
` [PATCH 1/2] build system: remove dashes from git-describe generated version
` [PATCH 2/2] build system: target to make a Debian snapshot package

[PATCH] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
 2011-10-28 17:21 UTC  (11+ messages)
` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for
  ` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
` [PATCH v3] emacs: Turn id:"<message-id>" elements into buttons for
  ` [PATCH v3] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches

[PATCH] Separate Emacs miscellaneous files directory from Emacs code directory
 2011-10-28 17:10 UTC  (11+ messages)
    ` [PATCH] Separate Emacs misc. files dir. from Emacs code dir

[PATCH] lib/database.cc: use flush Xapian method instead of commit
 2011-10-28 14:56 UTC 

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

Emacs: notmuch-show-mode failing to actually update tags
 2011-10-28  9:01 UTC  (13+ messages)

Austin's custom query parser: folder/directory searching, some numbers
 2011-10-27 11:12 UTC 

remote-notmuch.sh
 2011-10-27  9:20 UTC  (4+ messages)

Emacs/bug? additional email headers not shown
 2011-10-26 19:08 UTC  (3+ messages)

Installation problem on OS X
 2011-10-26  2:23 UTC 

search for date received possible?
 2011-10-25 18:51 UTC  (8+ messages)
      ` how do you do everyday mail catchup with notmuch? (was: Re: search for date received possible?)

[PATCH 0/4] Several minor Emacs enhancements
 2011-10-25  7:41 UTC  (10+ messages)
` [PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua
      ` [PATCH v2] "
          ` [PATCH] emacs: Let the user choose where to compose new mails

[PATCH] Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)
 2011-10-25  1:08 UTC  (2+ messages)

notmuchmail and rmail
 2011-10-24 16:39 UTC  (7+ messages)

Incorrect parsing of email addresses (MIME with quotes)
 2011-10-24 16:09 UTC  (2+ messages)

[PATCH, v2] notmuch restore --accumulate
 2011-10-23 19:50 UTC  (11+ messages)
` Updated v3 patches for "
  ` [PATCH 1/6] test/test-lib.sh: update comments
  ` [PATCH 2/6] test/dump-restore: expand test suite for dump-restore, make more robust
  ` [PATCH 3/6] test/dump-restore: add tests for restore --accumulate
  ` [PATCH 4/6] notmuch-restore: implement --accumulate option
  ` [PATCH 5/6] test/dump-restore: Fix quoting on grep
  ` [PATCH 6/6] notmuch-restore: check for extra arguments
    ` [PATCH 1/2] notmuch.1: typo fixes new wording for dump/restore
      ` [PATCH 2/2] docs: Update news, man page, and online help for restore --accumulate

[PATCH 1/2] Added variable to toggle message indendation in Emacs' notmuch-show
 2011-10-23 19:42 UTC  (13+ messages)
` [PATCH] Emacs: Toggle message indentation for threads in notmuch-show
  ` [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show
    ` configure indentation width instead? (was: Re: [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show)
        ` [PATCH] emacs: make message indentation width customisable (was: Re: configure indentation width instead?)
          ` [PATCH 1/2] emacs: add customisation for message indentation width
          ` [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation
            ` sorry, this test does not work (was: Re: [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation)
              ` [PATCH 2a/2] emacs: test notmuch-indent-messages-width default
              ` [PATCH 2b/2] emacs: test: notmuch show without indentation
              ` [PATCH 2c/2] emacs: test notmuch show with fourfold message indentation

[PATCH] cli: change argument parsing convention for subcommands
 2011-10-22 23:47 UTC  (4+ messages)

[PATCH] notmuch.vim: fix application of tags when advancing
 2011-10-22  5:28 UTC  (3+ messages)

[PATCH] Calls to notmuch get queued and executed asynchronously
 2011-10-21 20:50 UTC  (2+ messages)

[PATCH] emacs: logically group def{custom,face}s
 2011-10-18 15:18 UTC  (3+ messages)

output file argument to notmuch dump
 2011-10-16 23:25 UTC  (7+ messages)
  ` (no subject)
    ` 

[PATCH] notmuch restore --accumulate
 2011-10-16 21:48 UTC  (3+ messages)
` [PATCH, v2] "

[python] set rpath in setup.cfg
 2011-10-16 20:04 UTC  (8+ messages)

[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
 2011-10-13 14:09 UTC  (3+ messages)
` [PATCH v6 "
  ` [PATCH] emacs-hello: Do not calculate the count of the messages in

notmuch release 0.9 now available
 2011-10-12  1:14 UTC 

0.9 release plans
 2011-10-11 12:18 UTC  (3+ messages)
` Call for NEWS (Re: 0.9 release plans)
  ` (Last) Call for NEWS for 0.9

emacs email appears empty
 2011-10-10 23:14 UTC  (4+ messages)


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