unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2009-11-22 04:17:16 to 2009-11-25 03:07:58 UTC [more...]

[PATCH 0/4] Make tags applied by 'notmuch new' configurable
 2009-11-25  3:07 UTC  (7+ messages)
` [PATCH 1/4] notmuch-new: Remove tag_add_inbox_unread in favor of a generic solution
  ` [PATCH 2/4] notmuch: Config option to specify tags to be applied by 'notmuch new'
    ` [PATCH 3/4] notmuch-setup: Copy/create the new section with tags for 'notmuch-new'
      ` [PATCH 4/4] notmuch-new: New cmdline option --tag=<name>

(no subject)
 2009-11-25  2:03 UTC  (2+ messages)
` [PATCH] notmuch-show: add option to limit display to only matching messages

Notmuch-side support for git send-email --notmuch id:<MESSAGE-ID>
 2009-11-25  1:35 UTC  (3+ messages)
` [PATCH 1/2] notmuch-reply.c: accept the --format=default default option
  ` [PATCH 2/2] notmuch-reply.c: implement notmuch_reply_format_headers_only

notmuch 'index' mode
 2009-11-24 23:40 UTC  (11+ messages)

[PATCH] New function notmuch-show-kill-ring-save-message-id
 2009-11-24 20:29 UTC  (3+ messages)
  ` [PATCH] New function notmuch-show-kill-message-id, puts current message ID in the kill ring

[PATCH 1/5] make headers locally expandable/collapsable
 2009-11-24 19:49 UTC  (7+ messages)
` [PATCH 2/5] cleanup a lot of left-overs from the global invis
  ` [PATCH 3/5] make a nice function for generating invisibility toggle buttons
    ` [PATCH 4/5] Make bodies locally toggleable
      ` [PATCH 5/5] Remove the global expand body keymapping

[PATCH] notmuch-new: Remove the tiresome joke from the output
 2009-11-24 19:41 UTC 

[PATCH] notmuch-count: make sure all created items are freed, even in error paths
 2009-11-24 14:22 UTC 

interesting project!
 2009-11-24 14:16 UTC  (7+ messages)

[PATCH 1/3] remove Makefile.config from source to allow for custom config
 2009-11-24 10:55 UTC  (8+ messages)
` [PATCH 2/3] modify notmuch_setup_command to return 1 if config file write fails
  ` [PATCH 3/3] change config file location to be ~/.notmuch/config

Snippet to jump to message in Gnus from notmuch-show buffer
 2009-11-24  8:02 UTC 

[PATCH] Make addresses case insensitive for the purpose of constructing replies
 2009-11-24  2:35 UTC  (2+ messages)

[PATCH] Stay out of tmp to respect the Maildir spec
 2009-11-24  2:33 UTC  (2+ messages)

Multithreaded access
 2009-11-24  2:11 UTC  (2+ messages)

_notmuch_message_create_for_message_id makes extra call to notmuch_database_find_message
 2009-11-23 20:29 UTC 

[PATCH] Support multiple configuration files via $NOTMUCH_CONFIG
 2009-11-23 20:02 UTC  (3+ messages)

[RFC] Precedence of OR and AND
 2009-11-23 18:48 UTC  (9+ messages)
      ` [PATCH] Make search filters handle disjunctive queries

[patch] Trivial fix for non-root install
 2009-11-23 18:21 UTC  (4+ messages)

[PATCH] Mac OS X compatibility fixes
 2009-11-23 18:14 UTC  (7+ messages)
        ` [PATCH] Add private implementations of strndup and getline
          ` [PATCH] Add tests to configure script to detect "

[PATCH] Return unpropertized strings for filename and message-id
 2009-11-23 16:57 UTC 

[PATCH 1/2] * avoid gcc 4.4.1 compiler warnings due to ignored write return values
 2009-11-23 16:38 UTC  (7+ messages)

notmuch new: Memory problem
 2009-11-23 16:26 UTC  (5+ messages)

Notmuch doesn't index new mails
 2009-11-23 15:16 UTC  (9+ messages)
` Notmuch doesn't index new mails when mail location contains symlinks (was: Notmuch doesn't index new mails)
  ` Notmuch doesn't index new mails when mail location contains symlinks

[PATCH] notmuch.el: Use variable notmuch-search-oldest-first to decide the search order
 2009-11-23 14:50 UTC 

[PATCH] New function notmuch-search-operate-all: operate on all messages in the current query
 2009-11-23 13:07 UTC  (3+ messages)

OpenPGP support
 2009-11-23 13:00 UTC 

notsomuch, a dummy curses ui
 2009-11-23 10:12 UTC 

How to index /var/spool/mail with notmuch
 2009-11-23  7:42 UTC  (5+ messages)

[PATCH] ANSI escapes in "new" only when output is a tty
 2009-11-23  7:35 UTC  (3+ messages)

[PATCH] Make notmuch-show 'X' (and 'x') commands remove inbox (and unread) tags
 2009-11-23  7:20 UTC  (7+ messages)

[PATCH] makefile: Tell echo to interpret escape sequences
 2009-11-23  7:05 UTC  (4+ messages)

[PATCH 2/2] * avoid gcc 4.4.1 compiler warning due to ignored 'fflush' return value
 2009-11-23  6:21 UTC 

[PATCH] Add SCons build files
 2009-11-23  6:20 UTC  (10+ messages)

[RFC PATCH -V2] notmuch: Add support for multiple maildirs
 2009-11-23  5:23 UTC  (3+ messages)

[PATCH -v3] notmuch.el: Add face support to search and show mode
 2009-11-23  5:21 UTC 

[PATCH] Support for printing file paths in new command
 2009-11-23  5:00 UTC  (5+ messages)

Catching up unread messages
 2009-11-23  4:47 UTC  (4+ messages)

[PATCH] fix compiler warnings
 2009-11-23  4:43 UTC  (3+ messages)

[PATCH] Add install target for desktop files
 2009-11-23  4:34 UTC  (2+ messages)

[PATCH] fix notmuch-new bug when database path ends with a trailing /
 2009-11-23  3:38 UTC  (2+ messages)

25 minutes load time with emacs -f notmuch
 2009-11-23  3:28 UTC  (6+ messages)

[PATCH] makefile: Declare clean target as phony
 2009-11-23  2:49 UTC  (2+ messages)

[PATCH] notmuch-new: Eliminate gcc warning caused by ino_cmp
 2009-11-23  2:47 UTC  (3+ messages)

Guide for new users?
 2009-11-23  1:44 UTC  (5+ messages)

[PATCH] Handle message renames in mail spool
 2009-11-23  1:13 UTC 

search-tags and tag completion in notmuch.el
 2009-11-23  0:56 UTC 

[PATCH] Insert signature into replies
 2009-11-23  0:46 UTC  (2+ messages)

[PATCH] Quote file names passed to the shell
 2009-11-23  0:26 UTC  (2+ messages)

[PATCH 1/3] notmuch: New function to retrieve all tags from the database
 2009-11-23  0:10 UTC  (3+ messages)
` [PATCH 2/3] notmuch: New command 'search-tags'
  ` [PATCH 3/3] notmuch.el: Select tag names with completion

lots of emacs mode enhancements
 2009-11-22 23:53 UTC  (3+ messages)

[PATCH -v2] notmuch.el: Add face support to search and show mode
 2009-11-22 22:48 UTC  (4+ messages)

[PATCH] notmuch: Add Maildir directory name as tag name for messages
 2009-11-22 21:44 UTC  (12+ messages)

[PATCH 1/2] lib/message: Add function to get maildir flags
 2009-11-22 19:52 UTC  (5+ messages)

[RFC PATCH] notmuch: Add support for multiple maildirs
 2009-11-22 16:12 UTC 

[PATCH] notmuch-show: Show message part using UTF-8
 2009-11-22 12:33 UTC  (2+ messages)

[PATCH] Missing final semi-colon in .desktop's Categories
 2009-11-22 12:29 UTC  (3+ messages)

[PATCH] Fix invalid face reference
 2009-11-22 12:24 UTC  (2+ messages)

hijacked threads can be confusing in notmuch
 2009-11-22  4:58 UTC  (2+ messages)

Avoid installing SIGALRMs when under the debugger
 2009-11-22  4:38 UTC  (3+ messages)
` [PATCH 1/2] notmuch-new: Only install SIGALRM if not running under gdb

notmuch vim support
 2009-11-22  4:31 UTC  (7+ messages)

[PATCH] lib/database.cc: coding style
 2009-11-22  4:27 UTC  (2+ messages)

suggestion/request about notmuch config
 2009-11-22  4:26 UTC  (2+ messages)

RFC: Multiple filenames for email messages
 2009-11-22  4:21 UTC  (2+ 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).