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

priorities for 0.13
 2012-04-29 19:50 UTC  (9+ messages)

[PATCH 1/3] NEWS: untabified and added file local variables block
 2012-04-29 19:21 UTC  (6+ messages)
` [PATCH 2/3] NEWS: spacing changes
` [PATCH 3/3] NEWS: Insert markdown formatting commands

[PATCH 0/4] Several minor Emacs enhancements
 2012-04-29 19:12 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] emacs: Let the user choose where to compose new mails
      ` [PATCH] "

[RFC] Use JSON in emacs interface
 2012-04-29 18:17 UTC  (2+ messages)

[PATCH 0/6] Make notmuch_database_{open,create} return status codes
 2012-04-29 11:23 UTC  (8+ messages)
` [PATCH 1/6] lib/cli: Make notmuch_database_open return a status code
` [PATCH 2/6] lib/cli: Make notmuch_database_create "
` [PATCH 3/6] go: Update Go bindings for new notmuch_database_{open, create} signatures
` [PATCH 4/6] python: Update Python "
` [PATCH 5/6] ruby: Update Ruby "
` [PATCH 6/6] News for changes to notmuch_database_{open,create}
` [PATCH 0/6] Make notmuch_database_{open, create} return status codes

[PATCH] emacs: do not modify subject in search or show
 2012-04-29  2:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] NEWS: add news item for 'config list'
 2012-04-29  1:26 UTC 

[Patch v4 0/3] Add filter to emacs show mode
 2012-04-29  0:57 UTC  (5+ messages)
` [Patch v4 1/3] emacs: split notmuch-show-apply-state
` [Patch v4 2/3] emacs: add a filter option to show
` [Patch v4 3/3] emacs: Bind filter in search to 'l'

[ANN] New awesome vim plug-in using Ruby bindings
 2012-04-28 22:52 UTC  (12+ messages)
` ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

[Patch v3 0/2] Add filter to emacs show mode
 2012-04-28 22:39 UTC  (5+ messages)
` [Patch v3 1/2] emacs: add a filter option to show
` [Patch v3 2/2] emacs: Bind filter in search to 'l'

[PATCH] lib: Bump SO version from 2.0.0 to 3.0.0
 2012-04-28 22:25 UTC 

[PATCH] go: Update to the current notmuch_database_find_message API
 2012-04-28 21:45 UTC 

[PATCH 1/2] config: Add 'config list' command
 2012-04-28 13:51 UTC  (8+ 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

[RFC] Split notmuch_database_close into two functions
 2012-04-28 12:54 UTC  (32+ messages)
` [PATCH 1/7] "
` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor
        ` [PATCH 2/7] NEWS: Document the notmuch_database_close split
        ` [PATCH 3/7] Use notmuch_database_destroy instead of notmuch_database_close
        ` [PATCH 4/7] "
        ` [PATCH 5/7] go: "
        ` [PATCH 6/7] ruby: "

emacs tagging cleanup
 2012-04-28  8:30 UTC  (3+ messages)
` emacs tagging cleanup, v3

[PATCH v2 0/2] Add filter to emacs show mode
 2012-04-26 19:10 UTC  (6+ messages)
` [PATCH v2 1/2] emacs: add a filter option to show
` [PATCH v2 2/2] emacs: Bind filter in search to 'l'

Possible bug with notmuch search & --limit --offset
 2012-04-26 16:18 UTC  (2+ messages)

[PATCH] ruby: make sure the database is closed
 2012-04-25 20:22 UTC  (10+ messages)

[PATCH] emacs: add a filter option to show
 2012-04-25 12:04 UTC  (5+ messages)

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

[PATCH] emacs: Put notmuch-hello-sections in custom group notmuch-hello
 2012-04-25  2:29 UTC  (2+ messages)

[PATCH] emacs: Put notmuch-print-mechanism in custom group notmuch-show
 2012-04-25  2:28 UTC  (2+ messages)

[PATCH 0/3] Fix some error handling in notmuch new
 2012-04-25  2:28 UTC  (21+ 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 v2 2/4] new: Handle fatal errors in remove_filename and _remove_directory
  ` [PATCH v2 3/4] new: Print final fatal error message to stderr
  ` [PATCH v2 4/4] new: Fix missing end_atomic in remove_filename on error
` [PATCH v3 0/4] Fix some error handling in notmuch new
  ` [PATCH v3 1/4] new: Consistently treat fatal errors as fatal
  ` [PATCH v3 2/4] new: Handle fatal errors in remove_filename and _remove_directory
  ` [PATCH v3 3/4] new: Print final fatal error message to stderr
  ` [PATCH v3 4/4] new: Fix missing end_atomic in remove_filename on error

[PATCH 1/3] Removed variable notmuch-hello-search-pos
 2012-04-24 21:11 UTC  (3+ messages)
` [PATCH 2/3] Moved global defvar of notmuch-hello-target to function local
` [PATCH 3/3] Make notmuch-hello-insert-saved-searches return (priority . target-pos)

[PATCH v4 0/4] Allow JSON to use non-entire thread, and use for elide
 2012-04-24  9:11 UTC  (5+ messages)
` [PATCH v4 1/4] cli: Let json output "null" messages for non --entire-thread
` [PATCH v4 2/4] cli: make --entire-thread=false work for format=json
` [PATCH v4 3/4] Update devel/schemata for --entire-thread=false
` [PATCH v4 4/4] emacs: make elide messages use notmuch-show for omitting messages

[PATCH v3 0/2] Allow JSON to use non-entire thread, and use for elide
 2012-04-24  1:47 UTC  (5+ 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

[PATCH] ruby: make sure the database is closed
 2012-04-23 12:48 UTC 

folder searches don't work (sometimes) with current git
 2012-04-22 14:27 UTC 

[PATCH 0/2] Replying to HTML-only emails
 2012-04-22  8:10 UTC  (4+ 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] 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  (4+ 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  (5+ messages)

[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'


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