unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-02-15 19:28:51 to 2012-02-22 19:53:16 UTC [more...]

ANNOUNCE: nottoomuch-addresses.pl
 2012-02-22 19:53 UTC  (2+ messages)
` ANNOUNCE: nottoomuch-addresses.sh 2.1

[PATCH 0/3] Make notmuch-show-refresh-view retain state by default
 2012-02-22 19:37 UTC  (22+ messages)
` [PATCH 1/3] emacs: Fix out-of-date declare-function
` [PATCH 2/3] emacs: Reverse the meaning of notmuch-show-refresh-view's argument
` [PATCH 3/3] News for retaining state when refreshing notmuch show
` [PATCH v2 0/4] Make notmuch-show-refresh-view retain state by default
  ` [PATCH v2 1/4] emacs: Fix out-of-date declare-function
  ` [PATCH v2 2/4] emacs: When refreshing a show buffer, only mark read when resetting state
  ` [PATCH v2 3/4] emacs: Reverse the meaning of notmuch-show-refresh-view's argument
  ` [PATCH v2 4/4] News for retaining state when refreshing notmuch show
` [PATCH v3 0/3] Fix refreshing with state and make it the default
  ` [PATCH v3 1/3] emacs: When refreshing a show buffer, only mark read when resetting state
  ` [PATCH v3 2/3] emacs: Reverse the meaning of notmuch-show-refresh-view's argument
  ` [PATCH v3 3/3] News for retaining state when refreshing notmuch show

[PATCH 1/2] NEWS: add entry for python 3.2 compatibility
 2012-02-22 19:33 UTC  (2+ messages)
  ` [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings

Extend test coverage wrt tagging
 2012-02-22 18:54 UTC  (18+ messages)
` (no subject)
  ` [PATCH v2 1/4] test: emacs: rename subtest "Reply within emacs"
  ` [PATCH v2 2/4] test: emacs: new test "notmuch-search: replying to a thread (sending)"
  ` [PATCH v2 3/4] test: emacs: new test "notmuch-search: when reply is sent, parent message should be tagged 'replied'"
  ` [PATCH v2 4/4] test: emacs: new test "notmuch-search: change tags of all matching messages"
    ` [PATCH v3] "

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-02-22 18:43 UTC  (10+ messages)
` [PATCH v2 1/7] test: emacs: new tests "notmuch-show: {show, hide} message headers"
` [PATCH v2 2/7] test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"
` [PATCH v2 3/7] emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'
` [PATCH v2 4/7] emacs: rename `notmuch-show-toggle-message' to `notmuch-show-toggle-visibility-message'
` [PATCH v2 5/7] emacs: rename `notmuch-show-open-or-close-all' to `notmuch-show-toggle-visibility-messages'
` [PATCH v2 6/7] emacs: make `notmuch-show-toggle-visibility-messages' live up to its new name
` [PATCH v2 7/7] emacs: `notmuch-show-toggle-visibility-messages' with prefix arg filters by tag

Searching through different charsets
 2012-02-22 17:10 UTC 

[PATCH v5.2 0/7] Reply enhancements, tidied up
 2012-02-22 16:57 UTC  (20+ messages)
` [PATCH v5.2 1/7] test: Add broken test for the new JSON reply format
` [PATCH v5.2 2/7] reply: Factor out reply creation
` [PATCH v5.2 3/7] reply: Add a JSON reply format
` [PATCH v5.2 4/7] man: Update notmuch-reply man page for JSON format
` [PATCH v5.2 5/7] emacs: Factor out useful functions into notmuch-lib
` [PATCH v5.2 6/7] test: Add broken tests for new emacs reply functionality
` [PATCH v5.2 7/7] emacs: Use the new JSON reply format and message-cite-original

notmuch as a shared object aka library knigge
 2012-02-22 15:17 UTC  (4+ messages)

nomuch_addresses.py
 2012-02-22 13:07 UTC  (18+ messages)

Bug: emacs 23.2 doesn't like ido-completing-read
 2012-02-22  8:48 UTC  (2+ messages)
` [PATCH] emacs: initialize ido mode in notmuch-mua.el

[PATCH v6 00/10] Reply improvements
 2012-02-22  6:46 UTC  (11+ messages)
` [PATCH v6 01/10] test: Add broken test for the new JSON reply format
` [PATCH v6 02/10] reply: Factor out reply creation
` [PATCH v6 03/10] reply: Require that only one message is returned
` [PATCH v6 04/10] TODO: Add replying to multiple messages
` [PATCH v6 05/10] reply: Add a JSON reply format
` [PATCH v6 06/10] schemata: Add documentation for "
` [PATCH v6 07/10] man: Update notmuch-reply man page for JSON format
` [PATCH v6 08/10] emacs: Factor out useful functions into notmuch-lib
` [PATCH v6 09/10] test: Add broken tests for new emacs reply functionality
` [PATCH v6] emacs: Use the new JSON reply format and message-cite-original

[PATCH] Update crypto test for gmime 2.6.5
 2012-02-22  1:55 UTC  (5+ messages)
  ` [PATCH] build: Require "

[PATCH] emacs: Add the option of counting threads in notmuch-hello
 2012-02-22  0:28 UTC  (7+ messages)

[PATCH] emacs: Mention race condition safety in user visible documentation
 2012-02-21  9:15 UTC  (5+ messages)

[PATCH 0/2] multipart/alternative display and text/calendar
 2012-02-21  7:52 UTC  (5+ messages)
` [PATCH v2 1/2] emacs: support defining a list of alternative parts to show
` [PATCH v2 2/2] emacs: support text/calendar mime type

[PATCH] Document the dependency on dtach in the test suite
 2012-02-21  3:27 UTC  (3+ messages)
` [PATCH] test: always report missing prereqs, independent of `--verbose' option

Prevent segmentation fault in notmuch_database_close
 2012-02-21  3:11 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/8] Rewrite JSON show format
 2012-02-20 10:17 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] Document the JSON schemata used by show and search
  ` [PATCH v2 2/8] show: Convert JSON format to the new self-recursive style
  ` [PATCH v2 3/8] show: Use consistent header ordering in the JSON format
  ` [PATCH v2 4/8] show: Unify JSON header output for messages and message parts
  ` [PATCH v2 5/8] show: Simplify talloc use in format_headers_json
  ` [PATCH v2 6/8] show: Make JSON helper functions print complete objects
  ` [PATCH v2 7/8] show: Make format_part_sigstatus_json's API consistent between GMIME 2.4 and 2.6
  ` [PATCH v2 8/8] show: Further general simplifications of the JSON formatter

[RFC PATCH 0/2] natural language date range search
 2012-02-19 22:55 UTC  (3+ messages)
` [RFC PATCH 1/2] lib: add date/time parser
` [RFC PATCH 2/2] lib: add date range search

[PATCH v8 0/8] reworked crypto toggle, plus a few other toggles
 2012-02-19 20:56 UTC  (5+ messages)
  ` [PATCH 1/3] test: emacs: toggle processing of cryptographic MIME parts in `notmuch-show'
  ` [PATCH 2/3] test: emacs: toggle eliding of non-matching messages "
  ` [PATCH 3/3] test: emacs: toggle thread content indentation "

[PATCH] STYLE: Initial draft of coding style document
 2012-02-19 20:54 UTC  (7+ messages)

[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
 2012-02-19 20:53 UTC  (4+ messages)
` [PATCH 7/6] emacs: relax tag syntax check in "

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-02-19 20:50 UTC  (5+ messages)
  ` [PATCH v6 1/3] emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefix
  ` [PATCH v6 2/3] test: emacs: expand subtest "Stashing in notmuch-show" wrt stashing Mailing List Archive URIs
  ` [PATCH v6 3/3] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-02-19 20:47 UTC  (10+ messages)
` [PATCH v7 0/3] NEWS and test comment adjustments
      ` [PATCH 1/6] cli: update 'new.ignore' config file comment wrt file/directory matching
      ` [PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c
      ` [PATCH 3/6] cli: add '--debug' option to 'notmuch new'
      ` [PATCH 4/6] cli: notmuch new: optionally output debug information when ignoring files/directories
      ` [PATCH 5/6] test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'
      ` [PATCH 6/6] test: another test wrt ignoring user-specified files and directories

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-02-19 20:43 UTC  (4+ messages)
` [PATCH] test: add tests wrt ignoring user-specified files and directories

[PATCH v5 0/2] emacs: add completion to "tag all" operation
 2012-02-19 20:42 UTC  (8+ messages)
` [PATCH v4] test: emacs: add test for `notmuch-search-operate-all'

search by date range
 2012-02-19  0:55 UTC  (4+ messages)

[PATCH v4 0/2] emacs: User-defined sections in notmuch-hello
 2012-02-18 22:12 UTC  (9+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/2] "
  ` [PATCH v9 2/2] emacs: Tests for user-defined sections
` [PATCH v10 0/2] emacs: User-defined sections in notmuch-hello
  ` [PATCH v10 1/2] "
  ` [PATCH v10 2/2] emacs: Tests for user-defined sections
    ` [PATCH] emacs-hello: Do not calculate the count of the messages in hidden sections

[PATCH] emacs: Add configurable wrapping width for notmuch-wash-wrap-long-lines
 2012-02-17 18:57 UTC  (3+ messages)

[PATCH] emacs: Fix display of highlighted line in notmuch-show
 2012-02-17 12:09 UTC  (6+ messages)
` [PATCH v2] emacs: Fix display of highlighted line in notmuch-search

Spellcheck second language
 2012-02-16 17:47 UTC  (2+ messages)

notmuch-emacs bug report -- infinite looping trying to select next message
 2012-02-16 12:39 UTC  (4+ messages)

[RFC PATCH 00/13] Modular message store code
 2012-02-16  7:47 UTC  (16+ messages)
` [RFC PATCH 01/13] Create configuration paramater database.type
` [RFC PATCH 02/13] Add the concept of a mailstore in its absolute minimal sense
` [RFC PATCH 03/13] Introduce mailstore in the python bindings
` [RFC PATCH 04/13] Replace remaining places where fopen occurs
` [RFC PATCH 05/13] notmuch_database_add_message calculates sha1 of messages using mailstore
` [RFC PATCH 06/13] Pass mailstore to _notmuch_message_index_file
` [RFC PATCH 07/13] notmuch-new: pull out useful bits of add_files_recursive
` [RFC PATCH 08/13] count_files and add_files shall be generic
` [RFC PATCH 09/13] Mailstore also provides a "rename" function
` [RFC PATCH 10/13] Introduce concept of mailstore "constructor"
` [RFC PATCH 11/13] Add a close function to mailstore
` [RFC PATCH 12/13] Close files using notmuch_mailstore_close instead of fclose
` [RFC PATCH 13/13] First crack at a CouchDB mailstore

[RFC PATCH v5 00/11] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-02-16  0:30 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).