unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-02-04 12:35:14 to 2012-02-12 08:50:58 UTC [more...]

[PATCH 0/3] minor cleanup and improvements
 2012-02-12  8:52 UTC  (14+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects
` [PATCH] emacs: Leave blank subjects alone by default
` [PATCH v2] "

use text properties rather than overlays
 2012-02-11 22:26 UTC  (9+ messages)
` [PATCH v2 0/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] test: Update test to match previous patch
` [PATCH v3 0/2] use text properties rather than overlays
  ` [PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
  ` [PATCH v3 2/2] test: Update test to match previous patch

FreeBSD Port
 2012-02-11 20:16 UTC 

[Patch V4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-02-11 19:17 UTC  (2+ messages)

[RFC PATCH 2/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-02-11 19:00 UTC  (5+ messages)
` [PATCH 1/7] cli: add --do-not-exclude option to count and search

unexpected behavior for search
 2012-02-11  6:51 UTC  (2+ messages)

Set "From" based on "To" when replying
 2012-02-10 23:51 UTC  (7+ messages)

patches to mutt-notmuch
 2012-02-10 21:58 UTC 

[PATCH] Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
 2012-02-10 21:02 UTC  (5+ messages)

default search sort order
 2012-02-10 17:10 UTC 

[PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
 2012-02-10 15:59 UTC  (10+ messages)
` [PATCH 0/3] notmuch show argument parsing
  ` [PATCH v2 1/3] cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
  ` [PATCH v2 2/3] cli: convert "notmuch show" to use the new argument parser
  ` [PATCH v2 3/3] cli: reach previously unreachable cleanup code in "notmuch show"

[PATCH 0/2] multipart/alternative display and text/calendar
 2012-02-10 10:17 UTC  (10+ messages)
` [PATCH 1/2] emacs: support defining a list of alternative parts to show
` [PATCH 2/2] emacs: regard text/calendar as text/x-vcalendar
` [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 v3 0/5] Quoting HTML emails in reply
 2012-02-10  8:39 UTC  (18+ messages)
` [PATCH v3 2/5] reply: Add a JSON reply format
` [PATCH v3 4/5] emacs: Use the new "
` [PATCH v4 0/4] Quoting HTML parts in reply (and other reply enhancements)
  ` [PATCH v4 1/4] test: Add broken test for the new JSON reply format
  ` [PATCH v4 2/4] reply: Add a "
  ` [PATCH v4 3/4] man: Update notmuch-reply man page for JSON format
  ` [PATCH v4 4/4] emacs: Use the new JSON reply format and message-cite-original

A big thank you for the major tagging speedup
 2012-02-09 13:59 UTC  (6+ messages)

[PATCH] emacs: cleanup and simplify `notmuch-show-archive-thread' and related functions
 2012-02-09  8:10 UTC  (3+ messages)

For gmail how do you setup notmuch mail ?
 2012-02-09  6:02 UTC  (8+ messages)

[PATCH 0/3] reworked crypto toggle, plus a couple of other toggles
 2012-02-08 19:15 UTC  (26+ messages)
` [PATCH v7 0/8] reworked crypto toggle, plus a few "
  ` [PATCH v7 1/8] emacs: Rework crypto switch toggle
  ` [PATCH v7 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages
  ` [PATCH v7 3/8] emacs: Allow the indentation of content to be toggled
  ` [PATCH v7 4/8] emacs: Add a binding (t) to toggle the truncation of long lines
  ` [PATCH v7 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'
  ` [PATCH v7 6/8] emacs: Check that the parent buffer is alive before using it
  ` [PATCH v7 7/8] emacs: Add `notmuch-show-only-matching-messages'
  ` [PATCH v7 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour
` [PATCH v8 0/8] reworked crypto toggle, plus a few other toggles
  ` [PATCH v8 1/8] emacs: Rework crypto switch toggle
  ` [PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
  ` [PATCH v8 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages
  ` [PATCH v3 2/2] test: Update test to match previous patch
  ` [PATCH v8 3/8] emacs: Allow the indentation of content to be toggled
  ` [PATCH v8 4/8] emacs: Add a binding (t) to toggle the truncation of long lines
  ` [PATCH v8 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'
  ` [PATCH v8 6/8] emacs: Check that the parent buffer is alive before using it
  ` [PATCH v8 7/8] emacs: Add `notmuch-show-only-matching-messages'
  ` [PATCH v8 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour

[RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent
 2012-02-08 17:37 UTC  (3+ messages)

[PATCH 1/2] NEWS: markup changes to make mdwn->html look slightly better
 2012-02-08 17:35 UTC  (3+ messages)

[PATCH v2] emacs: call "notmuch tag" only once when archiving a thread
 2012-02-08 16:56 UTC  (5+ messages)
` [PATCH v3] emacs: Call "notmuch tag" once when applying tag changes to "
` [PATCH v4] "

[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
 2012-02-08 15:58 UTC  (15+ messages)
` [PATCH v5 00/12] emacs: more flexible and consistent tagging operations
  ` [PATCH v5 01/12] emacs: move tag format validation to `notmuch-tag' function
  ` [PATCH v5 02/12] emacs: remove text properties from `notmuch-search-get-tags' result
  ` [PATCH v5 03/12] emacs: make "+" and "-" tagging operations in notmuch-search more flexible
  ` [PATCH v5 04/12] emacs: make "+" and "-" tagging operations in notmuch-show "
  ` [PATCH v5 05/12] test: fix emacs tests after tagging operations changes
  ` [PATCH v5 06/12] emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'
  ` [PATCH v5 07/12] emacs: add "*" binding for notmuch-show view
  ` [PATCH v5 08/12] emacs: separate history for operations which accept single and multiple tags
  ` [PATCH v5 09/12] emacs: relax tag syntax check in `notmuch-tag' function
  ` [PATCH v5 10/12] emacs: accept empty tag list in `notmuch-tag'
  ` [PATCH v5 11/12] emacs: s/tags/tag-changes/ for arguments of tagging functions
  ` [PATCH v5 12/12] NEWS: document Emacs UI tagging operations changes

[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
 2012-02-08 13:22 UTC  (4+ messages)

[PATCH] emacs: Ensure that gnupg output goes at the end of the buffer
 2012-02-07 17:26 UTC 

[PATCH] uncrustify.cfg: comments and more types
 2012-02-07 16:34 UTC 

[PATCH] Free the results of scandir()
 2012-02-07 10:30 UTC  (4+ messages)

[PATCH v2] Free the results of scandir()
 2012-02-07  8:33 UTC  (3+ messages)

[PATCH] Free the results of scandir()
 2012-02-06 22:21 UTC  (2+ messages)

Installation on Mac OS X Lion
 2012-02-06 19:50 UTC  (2+ messages)

newbie questions
 2012-02-06 18:29 UTC  (4+ messages)

[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-02-06 15:39 UTC  (6+ messages)
` [PATCH v3 0/3] part header code tidying and options
  ` [PATCH v2] emacs: Add more processing of displayed headers
  ` [PATCH v3 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
  ` [PATCH v3 2/3] emacs: Optionally hide some part headers
  ` [PATCH v3 3/3] emacs: Don't insert a part header if it's the first part and text/*

[PATCH 0/2] re-enable line wrapping and add some header bling
 2012-02-06 13:16 UTC  (3+ messages)
` [PATCH v2] Wrap and indent headers in show mode
  ` [PATCH v2] emacs: Add more processing of displayed headers

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-02-06  9:50 UTC  (5+ messages)
` [PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories
  ` [PATCH v6 2/3] add support for user-specified files & directories to ignore
  ` [PATCH v6 3/3] NEWS: add news section for new.ignore

NEWS: add entries for the changes in the python bindings
 2012-02-06  6:30 UTC  (4+ messages)

[PATCH] STYLE: Initial draft of coding style document
 2012-02-06  4:42 UTC  (5+ messages)

[PATCH 0/2] Rewrite text show format
 2012-02-05 18:36 UTC  (8+ messages)
` [PATCH 1/2] show: Convert text format to the new self-recursive style
` [PATCH v2 0/2] Rewrite text show format
  ` [PATCH v2 1/2] show: Convert text format to the new self-recursive style
  ` [PATCH v2 2/2] show: Simplify new text formatter code

[Patch v2 0/4] Control selection of From: header when replying
 2012-02-05 13:12 UTC  (9+ messages)
` [PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From: header
` [PATCH v2 2/4] cli: update man page for notmuch-reply --from:
` [PATCH v2 3/4] emacs: Improve prompting for user address when replying
` [PATCH v2 4/4] test: test the new --from option to notmuch-reply

[PATCH 1/2] test: auto load elisp tests file in test_emacs if available
 2012-02-05  7:08 UTC  (2+ messages)

Revised dump-restore patches
 2012-02-05  1:04 UTC  (4+ messages)
` New dump/restore format
  ` [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files

Bug: emacs 23.2 doesn't like ido-completing-read
 2012-02-04 20:29 UTC  (6+ messages)

[PATCH 0/2] Control guessing of the from-address when replying
 2012-02-04 19:12 UTC  (7+ messages)
` [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header
` [PATCH 2/2] emacs: Improve prompting for user address when replying

Re:
 2012-02-04 19:05 UTC  (3+ messages)
` [PATCH v6 3/3] post-merge fixes

[PATCH 0/2] Bug and potential fix: forwarded messages
 2012-02-04 16:51 UTC  (4+ messages)

[PATCH] emacs: Move the blank line from the bottom of the headers to the top of the body
 2012-02-04 12:39 UTC  (2+ messages)

[PATCH] emacs: More address cleaning
 2012-02-04 12:39 UTC  (2+ messages)

[PATCH 1/3] lib: Don't delete uninitialized pointers
 2012-02-04 12:38 UTC  (3+ messages)
` [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open

[PATCH] test: remove ".sh" extension from the recently added Emacs tests
 2012-02-04 12:37 UTC  (2+ messages)

Please Update Current GLib Requirements For notmuch: - (glib-2.0 >= 2.14) + (glib-2.0 >= 2.22)
 2012-02-04 12:36 UTC  (3+ messages)
` [PATCH] configure: update explicit check for glib : >= 2.22

[PATCH 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer
 2012-02-04 12:36 UTC  (3+ messages)
` [PATCH v2 "


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