unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-04-08 03:56:02 to 2012-04-16 19:18:14 UTC [more...]

[PATCH] emacs: Mention race condition safety in user visible documentation
 2012-04-16 19:18 UTC  (3+ messages)
` [PATCH] emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'

.. regarding opening the attached files 
 2012-04-16 18:02 UTC  (2+ messages)

.. regarding opening the attached files 
 2012-04-16 17:03 UTC  (5+ messages)

.. regarding opening the attached files 
 2012-04-16 17:01 UTC  (2+ messages)

[PATCH] Add a new.filename_tags option
 2012-04-16 16:09 UTC  (2+ messages)

[PATCH 0/3] Fix some error handling in notmuch new
 2012-04-16 16:02 UTC  (5+ messages)
` [PATCH 1/3] new: Consistently treat fatal errors as fatal
` [PATCH 2/3] new: Handle fatal errors in remove_filename and _remove_directory

[PATCH] emacs: Put notmuch-hello-sections in custom group notmuch-hello
 2012-04-16 15:40 UTC  (4+ messages)

[PATCH] configure: test shell parameter substring processing and possibly exec one
 2012-04-16 15:13 UTC 

some stale patches dropped from the review queue
 2012-04-16  9:38 UTC  (4+ messages)

on deleting messages
 2012-04-16  7:02 UTC  (8+ messages)
` [PATCH 1/3] emacs: modify help message for notmuch-search-line-faces to reflect preferred "deleted" tag name

[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
 2012-04-16  2:57 UTC 

incrontab?
 2012-04-16  1:10 UTC  (7+ messages)

notmuch on Solaris
 2012-04-15 21:05 UTC  (24+ messages)
` [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
` [PATCH 2/4] dirent->d_type not available on Soalris
` [PATCH 3/4] Private strsep implementation
` [PATCH 4/4] Explicitly type void* pointers

[PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines
 2012-04-15 17:39 UTC  (2+ messages)

[PATCH 0/2] adjust the new movement commands
 2012-04-15 17:33 UTC  (4+ messages)
` [PATCH 2/2] emacs: Don't move to the next thread unless the cursor is at the end of the buffer

[PATCH] emacs: do not modify subject in search or show
 2012-04-15 17:23 UTC  (3+ messages)
` [PATCH v2] "
  ` [No Subject]

[PATCH 0/4] Several minor Emacs enhancements
 2012-04-15 14:52 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] emacs: Let the user choose where to compose new mails
      ` [PATCH] "
        ` [PATCH v5] "

[PATCH 0/6] Finish show rewrite
 2012-04-15 12:45 UTC  (5+ messages)

[PATCH] Record dependencies during build instead of before
 2012-04-15 12:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] lib: work around talloc_steal usage from C++ code
 2012-04-15 12:45 UTC  (3+ messages)

[PATCH v2 0/6] batch tagging support: "notmuch tag --stdin"
 2012-04-15 12:02 UTC  (10+ messages)
` [PATCH v2 1/6] hex-escape: (en|de)code strings to/from restricted character set
` [PATCH v2 2/6] test/hex-xcode: new test binary
` [PATCH v2 3/6] test/hex-escaping: new test for hex escaping routines
` [PATCH v2 4/6] cli: add support for batch tagging operations to "notmuch tag"
` [PATCH v2 5/6] test: add test for notmuch tag --stdin option
` [PATCH v2 6/6] man: document "

[PATCH 1/2] test: emacs mailto: URI handling
 2012-04-14 21:56 UTC  (9+ messages)
` [PATCH 2/2] emacs: new mua mailto: URI handler
  ` [PATCH v2 "

using bbdb with autocompletion
 2012-04-14 21:13 UTC  (2+ messages)

[PATCH 0/2] Allow JSON to use non-entire thread, and use for elide
 2012-04-14 20:55 UTC  (8+ messages)
` [PATCH 1/2] cli: make --entire-thread=false work for format=json
` [PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages
  ` [PATCH] "

improvements to some emacs search tagging functions
 2012-04-14 20:49 UTC  (25+ messages)
` emacs tagging cleanup
  ` [PATCH 1/8] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
    ` [PATCH 2/8] emacs: update tag-completion function
      ` [PATCH 3/8] emacs: have tag-completion return all tags for nil input
        ` [PATCH 4/8] emacs: allow notmuch-tag to accept string inputs and prompt for tags
          ` [PATCH 5/8] emacs: modify search tag functions to use new notmuch-tag interface
            ` [PATCH 6/8] emacs: eliminate search-tag-thread in favor of just search-tag
              ` [PATCH 7/8] emacs: modify show tag functions to use new notmuch-tag interface
  ` emacs tagging cleanup, v3
    ` [PATCH 1/5] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
      ` [PATCH 2/5] emacs: allow notmuch-tag to accept string inputs and prompt for tags
        ` [PATCH 3/5] emacs: modify search tag functions to use new notmuch-tag interface
          ` [PATCH 4/5] emacs: modify show "
            ` [PATCH 5/5] emacs: eliminate search-tag-thread in favor of just search-tag
        ` [PATCH v2 2/5] emacs: allow notmuch-tag to accept string inputs and prompt for tags

[PATCH 1/2] config: Add 'config list' command
 2012-04-14 19:33 UTC  (17+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] test: Add tests for 'config' command
  ` [PATCH v3 4/5] config: Add 'config list' command
` [PATCH v4 0/6] Config-related patches
  ` [PATCH v4 1/6] config: Fix free in 'config get' implementation
  ` [PATCH v4 2/6] config: Check 'config get' arity exactly
  ` [PATCH v4 3/6] test: Add tests for 'config' command
  ` [PATCH v4 4/6] test: Add broken test for 'config list'
  ` [PATCH v4 5/6] config: Add 'config list' command
  ` [PATCH v4 6/6] man: Document "

[PATCH 0/3] emacs: allow show to colour based on tags and flags
 2012-04-14 19:21 UTC  (4+ messages)
` [PATCH 1/3] emacs: Move colour line from search to lib
` [PATCH 2/3] emacs: Add `notmuch-show-line-faces' and apply it
` [PATCH 3/3] emacs: allow notmuch-show-line-faces to use flags for colouring

[WIP 0/2] Thread based searching
 2012-04-14 19:15 UTC  (2+ messages)

[PATCH] emacs-show: open excluded matches if no other matches
 2012-04-13  9:29 UTC  (6+ messages)

[PATCH] notmuch-mutt: replace gnu sed and xargs with perl
 2012-04-12 18:49 UTC  (4+ messages)

[RFC] Split notmuch_database_close into two functions
 2012-04-12 17:19 UTC  (7+ messages)
` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor

[PATCH] emacs: get rid of trailing spaces in notmuch-hello view
 2012-04-12 11:55 UTC  (8+ messages)

[PATCH] News for raw format changes
 2012-04-12 11:53 UTC  (2+ messages)

bug fixes to emacs notmuch-tag-completion function
 2012-04-12 11:52 UTC  (7+ messages)
` [PATCH 1/3] emacs: update call in tag-completion function
  ` [PATCH 2/3] emacs: include tags from excluded messages in tag tab completion
    ` [PATCH 3/3] emacs: have tag-completion return all tags for nil input

[PATCH] debian: add gnupg-agent to notmuch recommends
 2012-04-12 11:51 UTC  (2+ messages)

idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?
 2012-04-12  8:05 UTC  (3+ messages)

[PATCH] notmuch-mutt: Using /usr/bin/env to call perl
 2012-04-12  7:00 UTC  (2+ messages)

How to decrypt multipart/encrypted parts in notmuch-emacs
 2012-04-11 21:14 UTC  (9+ messages)
` Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: "

how to make postfix running with notmuch-deliver
 2012-04-10 19:04 UTC  (2+ messages)

[PATCH] replace gnu xargs usage in notmuch-mutt with perl
 2012-04-10 16:28 UTC  (3+ messages)

[PATCH] replace gnu xargs usage in notmuch-mutt with perl
 2012-04-10  8:25 UTC 

Message deletion wisdom
 2012-04-09 21:36 UTC  (6+ messages)

notmuch-poll and OfflineIMAP
 2012-04-08 22:26 UTC  (5+ messages)

Why not tags inside messages?
 2012-04-08 21:33 UTC  (3+ messages)

Dreaming of tag-based e-mailing
 2012-04-08 16:38 UTC  (3+ 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).