unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-12-24 23:41:51 to 2012-01-03 18:49:45 UTC [more...]

[ANNOUNCE] mutt with notmuch support
 2012-01-03 19:06 UTC  (3+ messages)

[PATCH] emacs: call "notmuch tag" only once when archiving a thread
 2012-01-03 18:29 UTC 

Python bindings for adoption
 2012-01-03 18:16 UTC  (2+ messages)

[PATCH] Perform mail polling asynchronously
 2012-01-03 16:02 UTC  (2+ messages)

[PATCH] notmuch.el: bind 'd' to new function notmuch-search-delete-thread-or-region
 2012-01-03 14:56 UTC  (3+ messages)
` [PATCH 1/2] add notmuch keybinding 'd'

[PATCH] emacs: Improved printing support
 2012-01-03 14:12 UTC  (4+ messages)

Possible bug in tests with emacs 23.2.1 (debian stable)
 2012-01-03 13:07 UTC  (3+ messages)

[PATCH] bound mail-parse-charset, used by some functions on mm-view.el when there is no charset metadata in the html
 2012-01-03 12:23 UTC  (4+ messages)

[PATCH] Calls to notmuch get queued and executed asynchronously
 2012-01-03 10:58 UTC  (5+ messages)

0.11 is frozen, please update NEWS
 2012-01-02 22:23 UTC  (10+ messages)
  ` [PATCH] Update NEWS for change by Aaron Ecay
    ` update NEWS, and fix conf variable name
      ` [PATCH 1/2] emacs: fix notmuch-show-indent-messages-width customization "
        ` [PATCH 2/2] update NEWS
        ` [PATCH] emacs: fix notmuch-show-indent-messages-width customization variable name

[PATCH 1/4] emacs: unify search mechanisms
 2012-01-02 20:03 UTC  (13+ 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

Info about notmuch database
 2012-01-02 16:04 UTC 

[python] cleanup the bindings
 2012-01-02 16:23 UTC  (3+ messages)
` [PATCH 1/3] pep8 fixes

python: unpythonic result of Message.get_replies()
 2012-01-02 16:03 UTC  (8+ 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 15:43 UTC  (19+ 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()

[python] RFC: supporting python 2 and 3 with one codebase
 2012-01-02 15:15 UTC  (3+ messages)
` [PATCH 5/7] py3k: the basestring and unicode types are removed in python 3

[PATCH 0/5] Store message modification times in the DB
 2012-01-02 14:56 UTC  (3+ messages)
` [PATCH 5/5] python: add get_mtime() to the Message class

[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"

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

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'

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  (11+ 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

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  (6+ messages)

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

[PATCH v4 0/4] First step of 'show' rewrite
 2011-12-26  2:42 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/4] Utility function to seek in MIME trees in depth-first order

[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


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