unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-01-25 15:45:35 to 2012-01-30 01:51:26 UTC [more...]

[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
 2012-01-30  1:50 UTC  (27+ messages)
` [PATCH 2/6] emacs: remove text properties from `notmuch-search-get-tags' result
` [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust
` [PATCH 4/6] test: fix emacs tests after tagging operations changes
` [PATCH 5/6] emacs: add "*" binding for notmuch-show view
` [PATCH 6/6] emacs: separate history for operations which accept single and multiple tags
` [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function
` [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate-all'
  ` [PATCH 9/6] emacs: code cleanup in `notmuch-show-operate-all', no functional changes

[Emacs] Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages
 2012-01-29 23:42 UTC  (8+ messages)
    `  "

Bug: emacs 23.2 doesn't like ido-completing-read
 2012-01-29 23:17 UTC 

[PATCH 0/3] reworked crypto toggle, plus a couple of other toggles
 2012-01-29 22:30 UTC  (4+ messages)
` [PATCH 3/3] emacs: Allow the indentation of content to be toggled

[PATCH 1/2] test: emacs mailto: URI handling
 2012-01-29 19:33 UTC  (2+ messages)
` [PATCH 2/2] emacs: new mua mailto: URI handler

[PATCH] Automatically exclude tags in notmuch-show
 2012-01-29 18:39 UTC  (19+ messages)
` [RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
          ` [PATCH 1/4] Add exclude flag
          ` [PATCH 2/4] "
          ` [PATCH 3/4] "
          ` [PATCH 4/4] "
              ` [PATCH 1/7] cli: add --do-not-exclude option to count and search
              ` [PATCH 2/7] lib: Rearrange the exclude code in query.cc
              ` [PATCH 3/7] lib: Make notmuch_query_search_messages set the exclude flag
              ` [PATCH 4/7] lib: Add the exclude flag to notmuch_query_search_threads
              ` [PATCH 5/7] cli: Make notmuch-show respect excludes
              ` [PATCH 6/7] cli: omit excluded messages in results where appropriate
              ` [PATCH 7/7] emacs: show: recognize the exclude flag

error handling and stderr
 2012-01-29 18:01 UTC 

NEWS: add entries for the changes in the python bindings
 2012-01-29 17:08 UTC  (4+ messages)
` [PATCH 1/3] NEWS: add entry for python error handling fix
` [PATCH 2/3] NEWS: add entry for python 3.2 compatibility
` [PATCH 3/3] NEWS: add entry for the improved unicode handling in the python bindings

heads up from the python front
 2012-01-29 16:53 UTC  (3+ messages)
  ` bugfix release (was: heads up from the python front)

[PATCH] lib: update notmuch_tags_get examle to reflect api change
 2012-01-29 15:29 UTC 

[PATCH] lib: notmuch_tags_get example was not updated to reflect api change
 2012-01-29  6:54 UTC  (2+ messages)

[PATCH] emacs: Quote MML tags in replies
 2012-01-29  6:07 UTC  (6+ messages)
      ` [PATCH 1/2] emacs: Add tests for quoting of "
        ` [PATCH 2/2] emacs: Quote "

[PATCH 1/3] lib: Don't delete uninitialized pointers
 2012-01-29  5:50 UTC  (3+ messages)
` [PATCH 2/3] lib: Release resources if notmuch_database_open fails
` [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open

[PATCH 1/2] test: auto load elisp tests file in test_emacs if available
 2012-01-29  3:36 UTC  (2+ messages)
` [PATCH 2/2] test: remove explicit loading of elisp tests in emacs-address-cleaning

[PATCH v6 1/2] emacs: User-defined sections in notmuch-hello
 2012-01-28 22:54 UTC  (10+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] emacs: Tests for user-defined sections
        ` [PATCH v8 0/2] emacs: User-defined sections in notmuch-hello
          ` [PATCH v8 1/2] "
          ` [PATCH v8 2/2] emacs: Tests for user-defined sections

[PATCH] emacs: globally replace non-branching "(if (not ..." with "(unless ..."
 2012-01-28 17:14 UTC  (5+ messages)
` [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-01-28 14:16 UTC  (13+ messages)
` [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
  ` [PATCH 2/2] added support for user-specified directories to exclude
    ` [PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file

[PATCH 0/2] Add a fake 'Tags' header
 2012-01-28 12:16 UTC  (4+ messages)
` [PATCH 1/2] emacs: Add a fake Tags: header during display
` [PATCH 2/2] test: Update tests for new 'Tags' header

[PATCH] uncrustify.cfg: comments and more types
 2012-01-28 11:59 UTC  (2+ messages)

[PATCH] emacs: add default value to notmuch-search-line-faces
 2012-01-28 11:18 UTC  (9+ messages)

[PATCH] test: remove ".sh" extension from the recently added Emacs tests
 2012-01-28  8:08 UTC  (3+ messages)

[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
 2012-01-28  8:02 UTC 

[PATCH 0/3] minor cleanup and improvements
 2012-01-28  5:22 UTC  (14+ messages)
` [PATCH 0/3 v2] "
  ` [PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness
  ` [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing
  ` [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects

[PATCH] STYLE: Initial draft of coding style document
 2012-01-27 23:46 UTC 

[PATCH] emacs: support limiting the number of results shown in search results
 2012-01-27 19:35 UTC 

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-01-27 16:36 UTC  (14+ messages)
      ` [RFC] "
            ` [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{,-and-go}'
              ` [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'

[PATCH 0/2] improve `notmuch-show-clean-address'
 2012-01-27 12:06 UTC  (3+ messages)
` [PATCH 0/3 v2 ] "

[PATCH 0/2] re-enable line wrapping and add some header bling
 2012-01-27 11:57 UTC  (9+ messages)
` [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'
` [PATCH 2/2] emacs: Add more processing of displayed headers

[PATCH] emacs: add completion to "tag all" operation ("*" binding)
 2012-01-27 11:56 UTC  (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5 0/2] emacs: add completion to "tag all" operation
  ` [PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)
  ` [PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional changes

gmime2.6 packaging for debian
 2012-01-27  7:16 UTC  (2+ messages)

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-01-26 15:58 UTC  (5+ messages)

[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
 2012-01-26 14:34 UTC  (5+ messages)
` [PATCH 1/3] emacs: s/buttonise/buttonize/g

[PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
 2012-01-26 14:13 UTC  (4+ messages)

[PATCH 1/1] emacs: Take more care when hiding regions with buttons
 2012-01-26 12:40 UTC  (17+ messages)
` [PATCH 0/4 v2] "
  ` [PATCH 1/4 v2] test: `visible-buffer-substring' should not return text properties
  ` [PATCH 2/4 v2] test: `notmuch-test-run' should protect against buffer switching
  ` [PATCH 3/4 v2] test: Add test for Original Message hiding at point-min
  ` [PATCH 4/4 v2] emacs: Take more care when hiding regions with buttons
` [PATCH 0/4 v3] "
  ` [PATCH 1/4 v3] test: `visible-buffer-substring' should not return text properties
  ` [PATCH 2/4 v3] test: `notmuch-test-run' should protect against buffer switching
  ` [PATCH 3/4 v3] test: Add test for Original Message hiding at point-min
  ` [PATCH 4/4 v3] emacs: Take more care when hiding regions with buttons

[PATCH v2] emacs: Make the part content available to the mm-inline* checks
 2012-01-26 12:28 UTC  (3+ messages)
` [PATCH] emacs: Make the part content available to `mm-inlinable-p'

[PATCH] emacs: Fix a notmuch-print.el compiler warning
 2012-01-26 12:27 UTC  (2+ messages)

[PATCH] emacs: polish notmuch-hello help text
 2012-01-26 12:24 UTC  (4+ messages)

Emacs: Crypto: How to get automatic encryption?
 2012-01-26  8:53 UTC  (10+ messages)

[PATCH 0/2] Rewrite text show format
 2012-01-26  6:55 UTC  (3+ messages)
` [PATCH 1/2] show: Convert text format to the new self-recursive style
` [PATCH 2/2] show: Simplify new text formatter code

[RFC PATCH 0/5] Convert show text format to new style
 2012-01-26  6:35 UTC  (4+ messages)
` [RFC PATCH 5/5] show: Simplify new text formatter code

[RFC PATCH] bikeshed uncrustify options
 2012-01-25 18:31 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).