unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-03-31 22:17:57 to 2012-04-11 08:44:18 UTC [more...]

notmuch on Solaris
 2012-04-11  8:43 UTC  (17+ messages)
` [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
` [PATCH 2/4] dirent->d_type not available on Soalris
` [PATCH 3/4] Private strsep implementation
` [PATCH 4/4] Explicitly type void* pointers

idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?
 2012-04-11  8:06 UTC 

[PATCH 0/2] Allow JSON to use non-entire thread, and use for elide
 2012-04-10 20:52 UTC  (6+ messages)
` [PATCH 1/2] cli: make --entire-thread=false work for format=json
` [PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages
  ` [PATCH] "

how to make postfix running with notmuch-deliver
 2012-04-10 19:04 UTC  (2+ messages)

[PATCH] replace gnu xargs usage in notmuch-mutt with perl
 2012-04-10 16:28 UTC  (3+ messages)

[PATCH] emacs: get rid of trailing spaces in notmuch-hello view
 2012-04-10 16:18 UTC  (7+ messages)

[PATCH 1/2] config: Add 'config list' command
 2012-04-10  8:31 UTC  (10+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] config: Fix free in 'config get' implementation
  ` [PATCH v3 2/5] test: Add tests for 'config' command
  ` [PATCH v3 3/5] test: Add broken test for 'config list'
  ` [PATCH v3 4/5] config: Add 'config list' command
  ` [PATCH v3 5/5] man: Document "

[PATCH] replace gnu xargs usage in notmuch-mutt with perl
 2012-04-10  8:25 UTC 

Message deletion wisdom
 2012-04-09 21:36 UTC  (8+ messages)

bug fixes to emacs notmuch-tag-completion function
 2012-04-09 18:51 UTC  (5+ messages)
` [PATCH 1/3] emacs: update call in tag-completion function
  ` [PATCH 2/3] emacs: include tags from excluded messages in tag tab completion
    ` [PATCH 3/3] emacs: have tag-completion return all tags for nil input

improvements to some emacs search tagging functions
 2012-04-09 18:42 UTC  (26+ messages)
` [PATCH 1/6] emacs: update tag-completion function
  ` [PATCH 2/6] emacs: have tag-completion return all tags for nil input
    ` [PATCH 3/6] emacs: modify notmuch-search-tag to not prompt if tags provided as argument
      ` [PATCH 4/6] emacs: remove redundant notmuch-search-tag-thread function
        ` [PATCH 5/6] emacs: change name of search-archive-thread function to just search-archive
          ` [PATCH 6/6] emacs: include tags from excluded messages in tag tab completion
` emacs tagging cleanup
  ` [PATCH 1/8] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
    ` [PATCH 2/8] emacs: update tag-completion function
      ` [PATCH 3/8] emacs: have tag-completion return all tags for nil input
        ` [PATCH 4/8] emacs: allow notmuch-tag to accept string inputs and prompt for tags
          ` [PATCH 5/8] emacs: modify search tag functions to use new notmuch-tag interface
            ` [PATCH 6/8] emacs: eliminate search-tag-thread in favor of just search-tag
              ` [PATCH 7/8] emacs: modify show tag functions to use new notmuch-tag interface
                ` [PATCH 8/8] emacs: eliminate show-tag-message in favor of just show-tag

notmuch-poll and OfflineIMAP
 2012-04-08 22:26 UTC  (5+ messages)

Why not tags inside messages?
 2012-04-08 21:33 UTC  (4+ messages)

Dreaming of tag-based e-mailing
 2012-04-08 16:38 UTC  (3+ messages)

[PATCH] Record dependencies during build instead of before
 2012-04-08  4:01 UTC 

[PATCH v4 0/6] Move --no-exclude to --exclude=(true|false|flag)
 2012-04-08  2:16 UTC  (10+ messages)
` [PATCH v4 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v4 2/6] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH v4 3/6] cli: move search to the new --exclude= "
` [PATCH v4 4/6] cli: move show to the new --exclude= option "
` [PATCH v4 5/6] test: add some exclude tests
` [PATCH v4 6/6] emacs: make show set --exclude=false

[PATCH] News for raw format changes
 2012-04-08  1:09 UTC 

[PATCH 0/6] Finish show rewrite
 2012-04-08  0:57 UTC  (7+ messages)
` [PATCH 1/6] Sync schemata with current code structure
` [PATCH 2/6] show: Remove support for old-style formatters in show_message
` [PATCH 3/6] Remove show-message.c
` [PATCH 4/6] show: Remove unused fields from notmuch_show_format
` [PATCH 5/6] show: Support NULL values for message_set_{start, sep, end}
` [PATCH 6/6] show: Remove empty message_set_{start,sep,end} fields

[PATCH v3 0/6] Move --no-exclude to --exclude=(true|false|flag)
 2012-04-06 16:19 UTC  (10+ messages)
` [PATCH v3 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v3 2/6] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH v3 3/6] cli: move search to the new --exclude= "
` [PATCH v3 4/6] test: add some exclude tests
` [PATCH v3 5/6] cli: move show to the new --exclude= option naming scheme
` [PATCH v3 6/6] emacs: make show set --exclude=false

[PATCH] emacs: do not modify the alist passed to notmuch-sort-saved-searches
 2012-04-06 15:34 UTC  (3+ messages)

[PATCH 2b/2] configure: print info about required gmime 2.4 or 2.6 versions
 2012-04-06 15:33 UTC  (3+ messages)
` [PATCH] configure: change gmime version in help message to 2.6

[PATCH v2 0/6] Move --no-exclude to --exclude=(true|false|flag)
 2012-04-06  2:24 UTC  (12+ messages)
` [PATCH v2 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v2 2/6] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH v2 3/6] cli: move search to the new --exclude= "
` [PATCH v2 4/6] test: add some exclude tests
` [PATCH v2 5/6] cli: move show to the new --exclude= option naming scheme
` [PATCH v2 6/6] emacs: make show set --exclude=false

[PATCH 0/8] batch tagging support: "notmuch tag --stdin"
 2012-04-05 12:00 UTC  (27+ messages)
` [PATCH 2/8] hex-escape: be more strict about the format while decoding
` [PATCH 3/8] hex-escape: add function to decode escaped string in-place
` [PATCH 4/8] test/hex-xcode: new test binary
` [PATCH 5/8] test/hex-escaping: new test for hex escaping routines
` [PATCH 6/8] cli: add support for batch tagging operations to "notmuch tag"
` [PATCH 7/8] test: add test for notmuch tag --stdin option
` [PATCH 8/8] man: document "

[PATCH 1/2] test: add broken test for long names in Emacs notmuch-hello view
 2012-04-05 10:47 UTC  (3+ messages)

Handling of symlinked maildirs?
 2012-04-03 20:35 UTC  (4+ messages)

Passwordless multi-account SMTP
 2012-04-03 15:46 UTC  (3+ messages)

mutt-notmuch in notmuch contrib
 2012-04-02 21:48 UTC  (7+ messages)
` [PATCH v2]: contrib/notmuch-mutt

[BUG/PATCH v3 0/4] Bug fixes for reply: three bugs, one series
 2012-04-02 20:51 UTC  (16+ messages)
` [BUG/PATCH v3 1/4] test: Tests for reply from alternate addresses in emacs
` [BUG/PATCH v3 2/4] emacs: Fix two bugs in reply
` [BUG/PATCH v3 3/4] test: Show all headers in emacs reply tests
` [BUG/PATCH v3 4/4] emacs: Fix the References header in reply
` [BUG/PATCH v4 0/4] Bug fixes for reply, rebased
  ` [BUG/PATCH v4 1/4] test: Tests for reply from alternate addresses in emacs
  ` [BUG/PATCH v4 2/4] emacs: Fix two bugs in reply
  ` [BUG/PATCH v4 3/4] test: Show all headers in emacs reply tests
  ` [BUG/PATCH v4 4/4] emacs: Fix the References header in reply

Can't run my functions using notmuch-<search/show>-add-tag since update
 2012-04-02  8:42 UTC  (2+ messages)

[PATCH] contrib/nmbug: use "resolve" merge strategy
 2012-04-01 18:28 UTC  (2+ messages)
` [PATCH] nmbug: check whether every forked process exit with (non)zero value

[RFC] Split notmuch_database_close into two functions
 2012-04-01  3:23 UTC  (2+ messages)

Unofficial notmuch wiki concerns
 2012-03-31 23:51 UTC  (4+ messages)

[BUG/PATCH v2 0/2] emacs: Yesterday's bugfixes
 2012-03-31 23:36 UTC  (4+ messages)
` [BUG/PATCH v2 1/2] emacs: Fix header problem in reply for emacs 23.2


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