unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-06-30 17:54:15 to 2011-07-11 10:32:53 UTC [more...]

[PATCH v4 0/2] emacs: User-defined sections in notmuch-hello
 2011-07-11 10:32 UTC  (11+ messages)
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] emacs: Tests for user-defined sections
  ` [PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
    ` [PATCH v5 1/2] "
    ` [PATCH v5 2/2] emacs: Tests for user-defined sections
    ` [PATCH] emacs: NEWS entry "

[PATCH] Emacs: Add variable to toggle message indentation in a thread
 2011-07-11 10:09 UTC  (6+ messages)

[python] querystrings as unicode literals?
 2011-07-11  9:49 UTC  (4+ messages)
` [PATCH] python: Encode query string as a utf-8 byte array
  ` [PATCH v2] "

vim front-end patches by Jason
 2011-07-11  5:40 UTC  (6+ messages)
` [PATCH 1/5] vim: fix space key: now archives (did opposite)
` [PATCH 2/5] vim: fix from list reformatting in search view
` [PATCH 3/5] vim: fix on-screen instructions for show-signature
` [PATCH 4/5] vim: fix (hack) cig/cit parsing within multipart/*
` [PATCH 5/5] vim: fix citation/signature fold lengths

[PATCH] debian: strictly depend on the same version of libnotmuch
 2011-07-11  3:22 UTC  (5+ messages)

[PATCH] vim: use the full path for sendmail as /usr/sbin isn't usually in user's PATH
 2011-07-10 19:55 UTC 

Debian package not building
 2011-07-10 19:54 UTC  (2+ messages)

[PATCH] vim: skip trailing slash for g:notmuch_compose_temp_file_dir
 2011-07-10 19:42 UTC 

hello from a new vim front-end user/hacker
 2011-07-10 19:12 UTC  (2+ messages)

[PATCH] vim: fix documentation that mailx isn't used anymore
 2011-07-10 18:52 UTC 

priorities for 0.7
 2011-07-10 16:34 UTC  (10+ messages)

Extend test coverage wrt tagging
 2011-07-10 15:55 UTC  (7+ messages)
` [PATCH 1/6] test: emacs: rename subtest "Reply within emacs" to "Compose reply in emacs"
` [PATCH 2/6] test: emacs: add test for sending a reply from within Emacs
` [PATCH 3/6] test: emacs: add test to verify that the message being replied to is tagged as such
` [PATCH 4/6] test: emacs: add test for `notmuch-search-operate-all'
` [PATCH 5/6] test: emacs: `notmuch-search-operate-all' should operate on threads, not messages
` [PATCH 6/6] emacs: make `notmuch-search-operate-all' "

[PATCH 2/2] [RFC] possible solution for "Race condition for '*' command"
 2011-07-10 14:11 UTC  (14+ messages)
    ` [PROTO] "
      ` [PATCH 1/5] emacs: add property "matched-msgids" to each search result
      ` [PATCH 2/5] emacs: add some functions to fetch the matched-msgids of a (region of) search result(s)
      ` [PATCH 3/5] emacs: stashing (a region of) matched-msgids
      ` [PATCH 4/5] test: emacs: add/remove tags from all matching messages with `notmuch-search-operate-all'
      ` [PATCH 5/5] emacs: make `notmuch-search-operate-all' use matched-msgids instead of the original query string
              ` [PATCH] emacs: bad regexp @ `notmuch-search-process-filter'

Notmuch scripts
 2011-07-10 13:47 UTC  (2+ messages)

notmuch-vim: set foldmethod=marker
 2011-07-10 13:07 UTC 

Proposed patches for notmuch-vim
 2011-07-10 12:55 UTC  (2+ messages)

Preventing the user shooting themself in the foot
 2011-07-09 20:32 UTC  (21+ messages)
` Dangerous space bar key (was: Preventing the user shooting themself in the foot)

[PATCH 0/2] emacs: User-defined sections in notmuch-hello
 2011-07-08 22:03 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH 1/2] "
  ` [PATCH 2/2] emacs: Tests for user-defined sections
` [PATCH v3 0/2] emacs: User-defined sections in notmuch-hello
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] emacs: Tests for user-defined sections

[python] missing notmuch_database_needs_upgrade
 2011-07-08 20:51 UTC  (2+ messages)

[PATCH] emacs: thread outlining
 2011-07-08 18:46 UTC  (5+ messages)
` [PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] emacs: Add thread-outline functionality
  ` [PATCH v2 3/3] emacs: Test for thread-outlining

[PATCH 00/10] Fix 'notmuch new' atomicity issues
 2011-07-08 18:09 UTC  (4+ messages)
` [PATCH v6 00/17] "

[PATCH] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
 2011-07-07  8:22 UTC  (8+ messages)
` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for
  ` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches

notmuch Digest, Vol 20, Issue 57
 2011-07-06 18:46 UTC  (5+ messages)

[PATCH] emacs: logically group def{custom,face}s
 2011-07-05 18:33 UTC 

[PATCH 1/2] test: add emacs test for hiding message when point is at invisible text
 2011-07-05  9:38 UTC  (4+ messages)
` [PATCH 2/2] emacs: skip forward to visible text in notmuch-show-message-extent

notmuch 0.6: notmuch new dies with std::terminate
 2011-07-04 12:45 UTC  (3+ messages)

Proposed changes to release target
 2011-07-04 12:03 UTC  (7+ messages)
` [PATCH 1/6] build-system: replace use of ssh with wget for checking the website
` [PATCH 2/6] build-system: remove calls to git-buildpackage and dput in release target
` [PATCH 3/6] build-system: tag earlier in the release process
` [PATCH 4/6] build-system: use signed tag to make tar file, if available
` [PATCH 5/6] build-system: Use existing signed tag for release, if present
` [PATCH 6/6] build-system: guard parts irrevokable parts of release target with REALLY_UPLOAD

[PATCH v2] emacs: add insisible space after the search widget field in notmuch-hello
 2011-07-04  9:47 UTC  (4+ messages)

[PATCH] emacs: add insisible space after the search widget field in notmuch-hello
 2011-07-04  8:19 UTC  (5+ messages)

[PATCH 1/3] test: update documentation for test_emacs in test/README
 2011-07-04  4:07 UTC  (9+ messages)
` [PATCH 2/3] test: improve known broken tests support
` [PATCH 3/3] test: add emacs test for hiding a message following an HTML part
` [PATCH v2 0/3] improved broken tests support and test for a bug
  ` [PATCH v2 1/3] test: update documentation for test_emacs in test/README
  ` [PATCH v2 2/3] test: improve known broken tests support
  ` [PATCH v2 3/3] test: add emacs test for hiding a message following an HTML part

branchs and tags and merges oh my!
 2011-07-03 14:41 UTC  (13+ messages)

[PATCH] Use POSIX sed invocation
 2011-07-03 11:51 UTC  (2+ messages)

Possible bug: wrong from address when forwarding
 2011-07-02 15:53 UTC  (2+ messages)

problem with message/rfc822 parts
 2011-07-02 14:23 UTC  (4+ messages)

Preventing the user shooting themself in the foot
 2011-07-01 21:44 UTC  (4+ messages)

[SCM] notmuch - thread-based email index, search and tagging. annotated tag, 0.6, created. 0.6
 2011-07-01 20:34 UTC 

notmuch release 0.6 now available
 2011-07-01 20:33 UTC 

[PATCH] NEWS: Add notes for (imminent) notmuch 0.6 release
 2011-07-01 18:49 UTC  (3+ messages)
` [PATCH] NEWS: spellcheck notes for notmuch 0.6 resease
` [PATCH v2] "

Gnus (nnml) + notmuch
 2011-07-01 15:19 UTC 

Race condition for '*' command
 2011-07-01 14:55 UTC  (5+ messages)
` [PATCH 1/2] test: add/remove tags from all matching messages with `notmuch-search-operate-all'
  ` [PATCH 2/2] [RFC] possible solution for "Race condition for '*' command"

[PATCH] emacs: Fix to unconditionally display subject changes in collapsed thread view
 2011-07-01  9:06 UTC  (2+ messages)

[PATCH 1/6] test: run emacs inside screen
 2011-07-01  4:55 UTC  (9+ messages)
` [PATCH v2 0/7] advance-and-archive bugfix, "
  ` [PATCH v2 1/7] test: "
  ` [PATCH v2 2/7] test: avoid using screen(1) configuration files
  ` [PATCH v2 3/7] test: do not set frame width in emacs
  ` [PATCH v2 4/7] test: `notmuch-show-advance-and-archive' with invisible signature
  ` [PATCH v2 5/7] emacs: improve hidden signatures handling in notmuch-show-advance-and-archive
  ` [PATCH v2 6/7] emacs: remove no longer used functions from notmuch-show.el
  ` [PATCH v2 7/7] emacs: remove unused `point-invisible-p' function

[PATCH] test: do not hide test_emacs errors
 2011-07-01  2:23 UTC 

[PATCH] test: json show format of message with inline attachment with filename
 2011-07-01  2:03 UTC 

Inconsistent output from "notmuch search --output=<foo>"
 2011-06-30 17:54 UTC  (4+ messages)
` [PATCH] remove prefixes from `--output={threads,messages}' results
  ` [PATCH] remove prefixes from `--output={threads, messages}' results


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