unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-01-18 14:56:05 to 2012-01-21 13:10:02 UTC [more...]

[PATCH v4 0/1]
 2012-01-21 13:09 UTC  (8+ messages)
` [PATCH v4 1/1] Make buttons for attachments allow viewing as well as saving
      ` [PATCH v5] "

[PATCH] emacs: globally replace non-branching "(if (not ..." with "(unless ..."
 2012-01-21 12:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lib: Save filenames for files detected as "not an email file" in the database
 2012-01-21  9:48 UTC  (2+ messages)

[afew] announcing afew, an universal tagging solution with some fancy features
 2012-01-21  0:13 UTC  (10+ messages)

tach.el: an attachment interface for message mode
 2012-01-20 22:54 UTC  (4+ messages)

[PATCH] Add pseudo-compatibility with gmime 2.6
 2012-01-20 22:45 UTC  (30+ messages)
      ` [PATCH v2 1/2] show: don't use hex literals in JSON output
        ` [PATCH v2 2/2] Add pseudo-compatibility with gmime 2.6
              ` [PATCH v3 0/2] gmime 2.6 compatibilty, 3rd iteration
                ` [PATCH v3 1/2] show: don't use hex literals in JSON output
                ` [PATCH v3 2/2] Add compatibility with gmime 2.6
                      ` [PATCH v4 1/3] show: don't use hex literals in JSON output
                        ` [PATCH v4 2/3] Add compatibility with gmime 2.6
                        ` [PATCH v4 3/3] Update NEWS and INSTALL about "

[PATCH v3 0/5] Quoting HTML emails in reply
 2012-01-20 22:31 UTC  (12+ messages)
` [PATCH v3 1/5] test: Add broken test for the new JSON reply format
` [PATCH v3 2/5] reply: Add a "
` [PATCH v3 3/5] man: Update notmuch-reply man page for JSON format
` [PATCH v3 4/5] emacs: Use the new JSON reply format
` [PATCH v3 5/5] emacs: Use message-citation-line-format in reply

[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-01-20 20:20 UTC  (4+ messages)
` [PATCH 2/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
` [PATCH 3/3] emacs: Optionally hide some part headers

[PATCH] emacs: Make the part content available to the mm-inline* checks
 2012-01-20 20:13 UTC  (16+ messages)
` [PATCH v2] "
            ` [PATCH] emacs: Make the part content available to `mm-inlinable-p'

[PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state
 2012-01-20 19:15 UTC  (5+ messages)
` [PATCH] v2 "

Partial words on notmuch search?
 2012-01-20 19:08 UTC  (7+ messages)
      ` Improving notmuch query documentation [was: Re: Partial words on notmuch search?]

[PATCH v3 2/2] search: Support automatic tag exclusions
 2012-01-20 17:18 UTC  (24+ messages)
  ` [PATCH 1/4] search: rename auto_exclude_tags to {search, }exclude_tags
    ` [PATCH 1/4] search: rename auto_exclude_tags to {search,}exclude_tags
  ` [PATCH 2/4] test: only exclude "deleted" messages from search if explicitly configured
  ` [PATCH 3/4] config: only set search.exclude_tags to "deleted; spam; " during setup
  ` [PATCH 4/4] setup: prompt user for search.exclude_tags value
              ` [PATCH] Automatically exclude tags in notmuch-show

[PATCH 0/2] Fix or silence "unused result" warnings
 2012-01-20 14:00 UTC  (13+ messages)
` [PATCH 1/2] show: Handle read and write errors
` [PATCH 2/2] Silence buildbot warnings about unused results
` [PATCH v2 1/2] show: Handle read and write errors
  ` [PATCH v2 2/2] Silence buildbot warnings about unused results
  ` [PATCH v3 0/2]
    ` [PATCH v3 1/2] show: Handle read and write errors
    ` [PATCH v3 2/2] Silence buildbot warnings about unused results

[PATCH 0/3] Second step of 'show' rewrite
 2012-01-20 13:45 UTC  (11+ messages)
` [PATCH 1/3] mime node: Record depth-first part numbers
` [PATCH 2/3] show: Use consistent header ordering in the text format
` [PATCH 3/3] show: Introduce mime_node formatter callback

[PATCH] emacs: Quote MML tags in replies
 2012-01-20 12:14 UTC  (11+ messages)

[PATCH 1/2] emacs: add invisible dot instead of space at the end of notmuch-hello search box
 2012-01-20 11:08 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH] emacs: fix tests wrt notmuch-hello invisible dot
        ` [PATCH v3] emacs: add invisible dot instead of space at the end of notmuch-hello search box

[PATCH] config: Better formatting for search section comment
 2012-01-20 11:04 UTC  (4+ messages)

Updated remote script
 2012-01-20 11:02 UTC  (4+ messages)

[PATCH] Document the dependency on dtach in the test suite
 2012-01-20  0:33 UTC  (5+ messages)
` [PATCH] test: always report missing prereqs, independent of `--verbose' option

[PATCH] emacs: logically group def{custom,face}s
 2012-01-19 19:22 UTC  (10+ messages)
` [PATCH v4] "
          ` [PATCH] emacs: invert relation between 'notmuch-send and 'message customization groups

[PATCH] [RFC] emacs: merge overhauled `notmuch-cycle-notmuch-buffers' into `notmuch'
 2012-01-19 19:13 UTC  (12+ messages)
` [PATCH] v2 "

[PATCH] Fix dependency generation for CLI sources
 2012-01-19 17:15 UTC  (3+ messages)

[PATCH] Fix dependency generation for compat, test, and util
 2012-01-19 17:15 UTC  (3+ messages)

RFC: tag macros
 2012-01-19 13:10 UTC  (11+ messages)

[PATCH 1/4] test: Add `test_emacs_expect_t'
 2012-01-19 12:54 UTC  (11+ messages)
` [PATCH 1/3] test: Don't return the result of checking for running emacs to the tester
  ` [PATCH 2/3] test: Add `test_emacs_expect_t'
                ` [PATCH 3/3] test: Add address cleaning tests

[PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
 2012-01-19  8:12 UTC  (10+ messages)
` [PATCH 2/3] emacs: use a single history for all searches
` [PATCH v2 0/3] emacs: notmuch-hello search cleanup
  ` [PATCH v2 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
  ` [PATCH v2 2/3] emacs: use a single history for all searches
  ` [PATCH v2 3/3] emacs: bind "s" to `notmuch-hello-search' in notmuch-hello buffer

[PATCH v2 0/4] Quoting HTML Emails in Reply
 2012-01-18 23:29 UTC  (4+ messages)
` [PATCH v2 2/4] reply: Add a JSON reply format

Sort by newest first from notmuch-hello ?
 2012-01-18 23:15 UTC 

[PATCH v3 0/2] Automatic tag-based exclusion
 2012-01-18 20:58 UTC  (2+ messages)
` [PATCH] News for tag exclusion

[PATCH 1/1] Make buttons for attachments allow viewing as well as saving
 2012-01-18 19:21 UTC  (7+ messages)
` [PATCH v3] "

show-mode message/thread archiving improvements
 2012-01-18 18:53 UTC  (9+ messages)
` [PATCH 1/6] emacs: break up notmuch-show-archive-thread-internal into two generally useful functions
  ` [PATCH 2/6] emacs: break out thread navigation from notmuch-show-archive-thread
    ` [PATCH 3/6] emacs: add message archiving functions
      ` [PATCH 4/6] emacs: add option to notmuch-show-next-open-message to pop out to parent buffer if at end

[PATCH 0/3] Automatic tag-based exclusion
 2012-01-18 18:51 UTC  (12+ messages)
` [PATCH v2 0/3]
  ` [PATCH v2 3/3] search: Support automatic tag exclusions

[PATCH v2 4/4] emacs: Use the new JSON reply format
 2012-01-18 17:08 UTC  (7+ messages)
` [PATCH v2 4/5] "


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