unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-12-23 23:53:51 to 2012-01-02 14:51:47 UTC [more...]

[PATCH 1/2] test: add a function to run Python tests
 2012-01-02 14:51 UTC  (6+ messages)
      ` [PATCH 1/2] clean up "compare thread ids" python test
        ` [PATCH 2/2] python test "compare message ids"

[PATCH 1/4] emacs: unify search mechanisms
 2012-01-02 13:23 UTC  (12+ messages)
` [PATCH 2/4] emacs: reindent `notmuch-hello' function
` [PATCH 3/4] emacs: hide recent searches if `notmuch-hello-recent-searches-max' is zero
` [PATCH 4/4] test: fix Emacs tests expected output after notmuch-hello search changes

python: unpythonic result of Message.get_replies()
 2012-01-02 13:15 UTC  (6+ messages)
  ` [PATCH 1/2] python: refactor print_messages into format_messages and print_messages
  ` [PATCH 2/2] python: make the result of Message.get_replies() more pythonic

Segmentation fault at gmime-iconv with python binding
 2012-01-02 12:56 UTC  (18+ messages)
  ` [PATCH 0/2] Multiples calls of g_mime_init
    ` [PATCH 1/2] lib: Remove unnecessary checks when calling g_mime_init
    ` [PATCH 2/2] lib: call g_mime_init from notmuch_database_open
        ` [PATCH] lib: call g_mime_init() from notmuch_database_open()
            ` revised patch for gmime init, with test
              ` [PATCH v2 1/3] test: use file based comparison for search '*' test
              ` [PATCH v2 2/3] test: add two new messages to corpus with iso-8859-1 encoding
              ` [PATCH v2 3/3] lib: call g_mime_init() from notmuch_database_open()

0.11 is frozen, please update NEWS
 2012-01-02 11:58 UTC  (6+ messages)
  ` [PATCH] Update NEWS for change by Aaron Ecay

Possible bug in tests with emacs 23.2.1 (debian stable)
 2012-01-01 10:05 UTC 

have "notmuch help" call man?
 2011-12-31 19:25 UTC  (10+ messages)
          ` [PATCH v3] notmuch: replace built-in help with exec of man

[PATCH] emacs: Improved printing support
 2011-12-31 19:15 UTC  (2+ messages)

[PATCH] test/symbol-hiding: prepend new directory to LD_LIBRARY_PATH
 2011-12-31 18:46 UTC  (2+ messages)

[PATCH] notmuch-addresses: Match on the full name as well as components
 2011-12-30 19:38 UTC  (3+ messages)

[PATCH] Calls to notmuch get queued and executed asynchronously
 2011-12-30 19:21 UTC  (4+ messages)

ANNOUNCE: nottoomuch-addresses.sh version 1.5
 2011-12-30 16:42 UTC  (2+ messages)
` ANNOUNCE: nottoomuch-addresses.sh version 1.6

[PATCH] emacs: notmuch-hello: respect notmuch-help's wishes
 2011-12-30 11:37 UTC  (2+ messages)
` [PATCH] emacs: Better handling of inherited keymaps for `nomuch-help'

[PATCH] bound mail-parse-charset, used by some functions on mm-view.el when there is no charset metadata in the html
 2011-12-30 10:53 UTC  (2+ messages)

rewind and text/plain hooks and visual-line-mode and 
 2011-12-30 10:12 UTC 

[PATCH 1/3] test: Add tests for `notmuch-show-clean-address'
 2011-12-30  9:39 UTC  (7+ messages)
` [PATCH 2/3] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'
` [PATCH 3/3] test: Correct the expected output of the 'invalid From' test
` [PATCH 1/3 v2] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'
  ` [PATCH 2/3 v2] test: Add tests for `notmuch-show-clean-address'
  ` [PATCH 3/3 v2] test: Fix the 'invalid from' test in light of address cleaning changes

Segmentation fault at gmime-iconv with python binding
 2011-12-30  0:52 UTC 

[PATCH] Ignore encrypted parts when indexing
 2011-12-29 22:07 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] test: Make generated message date a real date
 2011-12-29 22:06 UTC  (4+ messages)

[PATCH] test: Remove #! line from test-lib.sh
 2011-12-29 22:06 UTC  (3+ messages)

Segmentation fault at gmime-iconv with python binding
 2011-12-29 18:20 UTC 

[RFC][PATCH v4] emacs: Re-implement advance/rewind functions of notmuch-show-mode
 2011-12-29 16:05 UTC  (18+ messages)
  ` [PATCH 1/2] "
    ` [PATCH 2/2] test: Add tests for advance/rewind

[PATCH] emacs: Don't signal an error when reaching the end of the search results
 2011-12-29  9:04 UTC  (5+ messages)

Tagging strategy and latest notmuch
 2011-12-29  1:29 UTC  (3+ messages)

[PATCH] emacs: Don't attempt to colour tags in `notmuch-show-mode'
 2011-12-28 21:51 UTC  (6+ messages)

[PATCH] NEWS: two memory leaks fixes for 0.11
 2011-12-28 20:56 UTC  (2+ messages)

[PATCH 1/2] test-lib: Use --no-window-system in run_emacs to help diagnose problems
 2011-12-28 20:06 UTC  (6+ messages)
` [PATCH 2/2] test-lib: Allow the user to override which emacs binary is used
  ` [PATCH] test: allow user to choose which emacs to run tests with

[PATCH] emacs: Enable more text/plain hook functions by default
 2011-12-28 17:37 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] test: Updated the expected output to match the newly enabled text/plain hooks

[RFC][PATCH] emacs: Use text properties rather than overlays in various places
 2011-12-28 14:31 UTC 

[PATCH] emacs: Add `notmuch-show-line-faces' and apply it
 2011-12-28 12:37 UTC  (5+ messages)

[PATCH] emacs: create patch filename from subject for inline patch fake parts
 2011-12-28 12:22 UTC  (14+ messages)
` [PATCH v2 0/2] emacs: patch filename from subject
  ` [PATCH v2 1/2] emacs: create patch filename from subject for inline patch fake parts
  ` [PATCH v2 2/2] test: emacs: test notmuch-wash-subject-to-* functions
` [PATCH v3 0/3] emacs: patch filename from subject
  ` [PATCH v3 1/3] emacs: add inline patch fake parts through a special handler
  ` [PATCH v3 2/3] emacs: create patch filename from subject for inline patch fake parts
  ` [PATCH v3 3/3] test: emacs: test notmuch-wash-subject-to-* functions

[PATCH] emacs: Cycle through notmuch buffers rather than jumping to the last
 2011-12-28  8:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/4] First step of 'show' rewrite
 2011-12-28  3:23 UTC  (33+ messages)
` [PATCH v3 "
  ` [PATCH 2/4] Introduce a generic tree-like abstraction for MIME traversal
  ` [PATCH 3/4] Utility function to seek in MIME trees in depth-first order
  ` [PATCH 4/4] show: Rewrite show_message_body to use the MIME tree interface
  ` [PATCH v4 0/4] First step of 'show' rewrite
    ` [PATCH v4 1/4] show: Pass notmuch_message_t instead of path to show_message_body
    ` [PATCH v4 2/4] Introduce a generic tree-like abstraction for MIME traversal
    ` [PATCH v4 3/4] Utility function to seek in MIME trees in depth-first order
    ` [PATCH v4 4/4] show: Rewrite show_message_body to use the MIME tree interface
    ` [PATCH v5 0/4] First step of 'show' rewrite
      ` [PATCH v5 1/4] show: Pass notmuch_message_t instead of path to show_message_body
      ` [PATCH v5 2/4] Introduce a generic tree-like abstraction for MIME traversal
      ` [PATCH v5 3/4] Utility function to seek in MIME trees in depth-first order
      ` [PATCH v5 4/4] show: Rewrite show_message_body to use the MIME tree interface

list of notmuch frontend
 2011-12-27 20:54 UTC  (6+ messages)

S/MIME support in notmuch
 2011-12-27 14:23 UTC  (4+ messages)

[PATCH 1/3] emacs: use a single history for all searches
 2011-12-26 22:31 UTC  (8+ messages)
` [PATCH 2/3] emacs: reindent `notmuch-hello' function
` [PATCH 3/3] emacs: hide recent searches if `notmuch-hello-recent-searches-max' is zero

[PATCH] NEWS: emacs: notmuch-poll-script and saved search news items
 2011-12-26 19:55 UTC  (2+ messages)

[PATCH 0/4] Several minor Emacs enhancements
 2011-12-26 11:38 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

[PATCH] notmuch: Quiet buildbot warnings
 2011-12-26 11:00 UTC  (4+ messages)

[alot] announcing bugfix release v0.21
 2011-12-25 16:18 UTC 

[RFC][PATCH] notmuch: Workaround to allow ignoring non-void function return
 2011-12-25  0:38 UTC  (6+ messages)
` [PATCH] Properly handle short writes in sigint handlers

[PATCH] emacs: fix docstring for `notmuch-search-line-faces'
 2011-12-24 21:53 UTC  (2+ messages)

[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
 2011-12-24 21:51 UTC  (2+ messages)

[python] Threads/Messages inconsistencies
 2011-12-24  9:44 UTC 

[Patch 2/3] Respect window margins in notmuch-hello.el
 2011-12-23 23:53 UTC  (2+ 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).