unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-04-11 21:03:11 to 2012-04-22 04:27:54 UTC [more...]

[PATCH 0/3] Fix some error handling in notmuch new
 2012-04-22  4:27 UTC  (9+ 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 v2 0/4] Fix some error handling in notmuch new
  ` [PATCH v2 1/4] new: Consistently treat fatal errors as fatal

[PATCH 0/2] Replying to HTML-only emails
 2012-04-22  0:54 UTC  (3+ messages)
` [PATCH 1/2] test: Replying to an HTML-only message in emacs
` [PATCH 2/2] emacs: Correctly quote non-text/plain parts in reply

[PATCH v3 0/2] Allow JSON to use non-entire thread, and use for elide
 2012-04-21 18:10 UTC  (4+ messages)
` [PATCH v3 1/2] cli: make --entire-thread=false work for format=json
` [PATCH v3 2/2] emacs: make elide messages use notmuch-show for omitting messages

[RFC] Split notmuch_database_close into two functions
 2012-04-20 13:10 UTC  (16+ messages)
` [PATCH 1/7] "
` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor

[PATCH] vim: fix regex after "notmuch show" output change
 2012-04-21  2:22 UTC  (3+ messages)

[PATCH] vim: simplify build
 2012-04-21  2:21 UTC  (8+ messages)

Slackbuild package for 0.12
 2012-04-19 19:51 UTC 

[RFC] vim plugin rewrite II
 2012-04-19 16:36 UTC  (4+ messages)

[PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines
 2012-04-19 14:33 UTC  (5+ messages)

[PATCH v2 0/3] composing patches
 2012-04-19 14:03 UTC  (21+ messages)
` [PATCH v2 1/3] Add 'compose' command
` [PATCH v2 2/3] reply: add message-id header
` [PATCH v2 3/3] reply: add user-agent field

[PATCH v2 0/6] batch tagging support: "notmuch tag --stdin"
 2012-04-18 18:58 UTC  (11+ 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] contrib/nmbug: use "resolve" merge strategy
 2012-04-17 21:00 UTC  (2+ messages)

[PATCH v8 0/8] reworked crypto toggle, plus a few other toggles
 2012-04-17 17:45 UTC  (4+ messages)
  ` [PATCH 2/3] test: emacs: toggle eliding of non-matching messages in `notmuch-show'

[RFC PATCH 1/4] emacs: simplify point placement in notmuch-hello
 2012-04-17 14:17 UTC  (15+ messages)
` [RFC PATCH 2/4] emacs: add no-display arg to notmuch-hello-refresh-hook
` [RFC PATCH 3/4] emacs: add notmuch hello refresh hook to display message count change
` [RFC PATCH 4/4] emacs: add notmuch hello refresh hook to place point in a widget

[PATCH] configure: test shell parameter substring processing and possibly exec one
 2012-04-17  6:14 UTC  (2+ messages)

[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] emacs: Put notmuch-hello-sections in custom group notmuch-hello
 2012-04-16 15:40 UTC  (4+ messages)

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  (9+ messages)
` [PATCH 4/4] Explicitly type void* pointers

[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  (4+ messages)

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

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

[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  (3+ messages)

improvements to some emacs search tagging functions
 2012-04-14 20:49 UTC  (17+ 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
  ` 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  (11+ messages)
` [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)

[PATCH] emacs: get rid of trailing spaces in notmuch-hello view
 2012-04-12 11:55 UTC  (2+ 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  (2+ messages)

[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  (6+ 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).