unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-09-06 08:10:40 to 2012-10-13 16:58:58 UTC [more...]

nbook: a notmuch based address book written in python
 2012-10-13 16:58 UTC  (4+ messages)

Unsubsribe
 2012-10-13 11:39 UTC 

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-10-12 21:36 UTC  (3+ messages)
` [PATCH v2 3/7] emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'

[PATCH 0/3] reworked crypto toggle, plus a couple of other toggles
 2012-10-12 20:51 UTC  (4+ messages)
` [PATCH v8 0/8] reworked crypto toggle, plus a few "
  ` [PATCH v3 2/2] test: Update test to match previous patch

[PATCH] test: handle filenames that have directories in them
 2012-10-12 20:43 UTC 

[PATCH 6/6] test: another test wrt ignoring user-specified files and directories
 2012-10-12 19:32 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-10-12 19:11 UTC  (4+ messages)
` [PATCH v3 0/3] part header code tidying and options
  ` [PATCH v2] emacs: Add more processing of displayed headers

[PATCH 0/2] test_expect_equal_file arguments check
 2012-10-12 17:42 UTC  (5+ messages)
` [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file

[ANN] notmuch-labeler: Improves notmuch way of displaying labels
 2012-10-12 17:07 UTC  (2+ messages)

[PATCH] Calls to notmuch get queued and executed asynchronously
 2012-10-12 16:58 UTC  (3+ messages)

More ideas about logging
 2012-10-12 16:28 UTC  (3+ messages)

[PATCH] emacs: add function to toggle display of all multipart/alternative parts
 2012-10-09 22:21 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] notmuch-mutt: add --whole-thread flag
 2012-10-09 19:48 UTC 

How to index arbitrary headers?
 2012-10-04 18:18 UTC  (7+ messages)

[PATCH v3 0/9] notmuch search date:since..until query support
 2012-10-04 11:02 UTC  (30+ messages)
` [PATCH v3 1/9] build: drop the -Wswitch-enum warning
` [PATCH v3 2/9] parse-time-string: add a date/time parser to notmuch
` [PATCH v3 3/9] test: add new test tool parse-time for date/time parser
` [PATCH v3 4/9] test: add smoke tests for the date/time parser module
  ` [PATCH] test: Improve "
` [PATCH v3 5/9] build: build parse-time-string as part of the notmuch lib and static cli
` [PATCH v3 6/9] lib: add date range query support
` [PATCH v3 7/9] test: add tests for date:since..until range queries
` [PATCH v3 8/9] man: document the "
` [PATCH v3 9/9] NEWS: date range search support

[PATCH 1/1] notmuch-show.el: extended icalendar unfolding with single CR removal
 2012-10-04  6:55 UTC 

[PATCH 0/3] Fix gnus-inhibit-images bug in Emacs 24
 2012-10-03 14:41 UTC  (10+ messages)
` [PATCH 1/3] test: Clear test-ouput output file before running Emacs tests
` [PATCH 2/3] test: Add a test for HTML email with inline images
` [PATCH 3/3] emacs: Work around gnus-inhibit-images bug in mm-shr
  ` [PATCH] "

bug related to ical
 2012-10-03 14:06 UTC  (9+ messages)

Better Gmail handling by not using Notmuch tags
 2012-10-03  8:10 UTC  (16+ messages)

[PATCH 0/2] emacs: per saved search sort order
 2012-10-02 23:04 UTC  (4+ messages)
` [PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello
` [PATCH 2/2] emacs: add support for defining custom sort order for saved searches

[PATCH] emacs: simplify point placement in notmuch-hello refresh
 2012-10-01 16:04 UTC  (3+ messages)

solution to gnus-alias problems?
 2012-10-01 15:56 UTC  (2+ messages)

Searching from a folder
 2012-10-01 15:01 UTC  (7+ messages)

[ANNOUNCE] notmuchfs - A virtual maildir file system for notmuch queries
 2012-10-01 11:13 UTC  (6+ messages)

images as attachment?
 2012-10-01  9:25 UTC 

[PATCH] lib: fix warnings when building with clang
 2012-10-01  7:36 UTC 

[PATCH 0/5] Notmuch Pick (WIP or contrib)
 2012-09-30 15:13 UTC  (3+ messages)

[PATCH v2] emacs: simplify point placement in notmuch-hello refresh
 2012-09-30  8:53 UTC  (2+ messages)

[PATCH] Run `notmuch-show-hook' after setting `header-line-format'
 2012-09-27 16:00 UTC  (3+ messages)

[PATCH 1/2] Annotate internal_error with the attribute noreturn
 2012-09-27 15:57 UTC  (25+ messages)
` [PATCH 2/2] Avoid potentially dereferencing a NULL pointer
  ` RFC: Annotate internal_error with the attribute noreturn 2nd patchset
    ` [PATCH 1/5] RFC: Provide a __has_attribute compatibility macro
    ` [PATCH 2/5] RFC: Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTE
    ` [PATCH 3/5] Fix the COERCE_STATUS macro
    ` [PATCH 4/5] Annotate internal_error with the attribute noreturn
    ` [PATCH 5/5] Avoid potentially dereferencing a NULL pointer
          ` [PATCH 1/6] Provide a __has_attribute compatibility macro
            ` [PATCH 2/6] Provide a NORETURN_ATTRIBUTE macro similar to PRINTF_ATTRIBUTE
            ` [PATCH 3/6] Extend compat/README
            ` [PATCH 4/6] Fix the COERCE_STATUS macro
            ` [PATCH 5/6] Annotate internal_error with the attribute noreturn
            ` [PATCH 6/6] Avoid potentially dereferencing a NULL pointer

Provide an option to make thread summaries keep initial subject
 2012-09-25 19:31 UTC  (2+ messages)

Combining threads
 2012-09-25 16:08 UTC  (3+ messages)
  ` On splitting threads - Was: "

Bug#688609: notmuch: Can't deal with compressed maildir files
 2012-09-24 10:38 UTC 

[PATCH V3 1/2] test/smtp-dummy: add --background option and functionality
 2012-09-20 16:37 UTC  (3+ messages)
` [PATCH V3 2/2] test/test-lib.sh: take the --background feature in smtp-dummy into use

[PATCH v2 0/6] emacs: customization for tag changes on archive
 2012-09-19 11:14 UTC  (9+ messages)
` [PATCH v2 1/6] emacs: add helper for tag change list manipulation
` [PATCH v2 2/6] emacs: fix notmuch-message-replied-tags defcustom type
` [PATCH v2 3/6] emacs: use new tag change helper to mark messages as replied
` [PATCH v2 4/6] emacs: add support for custom tag changes on message/thread archive
` [PATCH v2 5/6] emacs: add support for reversing notmuch-search-archive-thread tag changes
` [PATCH v2 6/6] emacs: add support for reversing notmuch-show-mark-read "

mm-image-fit-p: Invalid image specification
 2012-09-14 14:00 UTC 

[alot] announcing v0.3.3
 2012-09-13 21:15 UTC  (3+ messages)

[alot] announcing v0.3.3
 2012-09-12  7:33 UTC  (6+ messages)

[PATCH] notmuch-show: include Bcc header in json output
 2012-09-10  9:41 UTC  (10+ messages)
  ` [PATCHv3] "

[PATCH 00/11] add recipients to search output
 2012-09-08 17:25 UTC  (13+ messages)
` [PATCH 01/11] lib: new thread addresses structure
  ` [PATCH 02/11] lib: use new addresses structure for thread authors
    ` [PATCH 03/11] lib: give _thread_cleanup_author a more generic name
      ` [PATCH 04/11] lib: remove no longer needed author-specific thread functions
        ` [PATCH 05/11] lib: add ability to store recipients in message structure
          ` [PATCH 06/11] lib: store thread recipients in thread structure

random corpus generator, v3
 2012-09-08 13:38 UTC  (3+ messages)
` [Patch v3 5/6] test: add generator for random "stub" messages

[PATCH v2 0/5] emacs: notmuch-hello status message refresh hook, etc
 2012-09-07  8:03 UTC  (8+ messages)
` [PATCH v2 2/5] emacs: add no-display arg to notmuch-hello-refresh-hook

[PATCH 0/6] emacs: customization for tag changes on archive
 2012-09-06 15:35 UTC  (6+ messages)
` [PATCH 1/6] emacs: add helper for tag change list manipulation

[PATCH v2] emacs: Add customization group for replying
 2012-09-06 14:12 UTC  (5+ messages)

[PATCH] emacs: Add customization group for replying
 2012-09-06  9:00 UTC  (7+ 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).