messages from 2017-08-19 11:10:37 to 2017-09-08 05:37:26 UTC [more...]
newbie questions about notmuch.el
2017-09-08 5:37 UTC (7+ messages)
[Łukasz Stelmach] Bug#864493: notmuch: bash completion eats typed option
2017-09-07 19:01 UTC (3+ messages)
[PATCH 1/3] sorting: add the ability to sort by from and subject
2017-09-07 19:42 UTC (7+ messages)
` [PATCH 2/3] sorting: update ruby bindings for "
` [PATCH 3/3] sorting: update man page
find threads where I and Jian participated but not Dave
2017-09-07 18:51 UTC (20+ messages)
` finding incoming messages in threads in which i've participated [was: Re: find threads where I and Jian participated but not Dave]
` [PATCH] WIP: add thread subqueries
[PATCH 0/2] emacs: allow message/rfc822 to be inserted in the mailstore
2017-09-07 11:23 UTC (9+ messages)
` [PATCH 1/2] emacs: maildir fcc make insert more flexible
` [PATCH 2/2] emacs: show: allow user to insert rfc822 parts as messages
[PATCH 0/2] Update search results when tags change
2017-09-06 13:11 UTC (13+ messages)
` [PATCH 1/2] notmuch-tag.el: Fix minor grammar error
` [PATCH 2/2] emacs: Add notmuch-update-search-tags
` [PATCH v2] "
[PATCH] emacs: Refuse requests to refresh tree views while a refresh is running
2017-09-06 1:29 UTC (2+ messages)
Duplicate message ids
2017-09-06 1:29 UTC (9+ messages)
` [PATCH] test: check for subject consistency between search and show
` [PATCH] test: duplicate mids: add an extra broken search test
` [PATCH 1/5] test: make fallback to duplicate test more robust
` [PATCH 2/5] test/duplicate-mid: clarify index order vs filename order
` [PATCH 3/5] test: known broken test for subject after reindexing
` [PATCH 4/5] lib: enforce that n_message_reindex takes headers from first file
` [PATCH 5/5] test/duplicate-mid: check for subject with notmuch-show
[PATCH] fix documentation bug (leading quotes break documentation)
2017-09-06 1:29 UTC (2+ messages)
[PATCH] crypto: gracefully handle gmime errors
2017-09-05 20:23 UTC (21+ messages)
` [PATCH] cli: propagate NULL from _mime_node_create, handle it in callers
` bug: notmuch show --decrypt leads to SIGSEGV
` [BUG] gmime-3.0.1 (was: [PATCH] crypto: gracefully handle gmime errors)
automatically adding tags to mail from gmail spam folder
2017-09-05 10:56 UTC (2+ messages)
[PATCH 0/7] Travis and test suite improvements
2017-09-04 21:31 UTC (6+ messages)
` [PATCH 7/7] .travis.yml: Test against several Emacs versions
notmuch-search: sort by subject or author?
2017-09-04 15:30 UTC (3+ messages)
[PATCH v1 0/4] Improved citation washing
2017-09-04 11:45 UTC (8+ messages)
` [PATCH v1 1/4] emacs: wash: Wrap long lines after tidying citations
` [PATCH v1 2/4] emacs: wash: Improved citation tidying
` [PATCH v1 3/4] emacs: test: Update expected output
` [PATCH v1 4/4] emacs: reply: Allow washing of inserted text parts during reply
[PATCH] lib&cli: use g_object_new instead of g_object_newv
2017-09-04 11:18 UTC (3+ messages)
[PATCH] test: notmuch_drop_mail_headers() style update
2017-09-04 11:13 UTC (2+ messages)
[PATCH 6/7] test: Fix T350-crypto.sh on Emacs snapshots
2017-09-03 11:13 UTC (4+ messages)
` [PATCH] test/crypto: remove headers more robustly
[PATCH 0/6] cli: support regex in new.ignore
2017-09-01 15:53 UTC (7+ messages)
` [PATCH 1/6] cli/new: use the same style for fs entry loops
` [PATCH 2/6] cli/new: abstract special directory check
` [PATCH 3/6] cli/new: check for special directories earlier in pass 1
` [PATCH 4/6] cli/new: ignore special directories also in pass 2
` [PATCH 5/6] cli/new: support /<regex>/ in new.ignore
` [PATCH 6/6] test: test regexp based new.ignore
[PATCH] build: fix unbound variable in configure
2017-08-31 13:10 UTC (3+ messages)
` [PATCH] configure: add missing initialization of have_cppcheck
fix for maildir synced tags in new.tags
2017-08-30 23:30 UTC (5+ messages)
` [PATCH 1/3] lib/message: split n_m_maildir_flags_tags, store maildir flags
` [PATCH 2/3] lib: add notmuch_message_has_maildir_flag
` [PATCH 3/3] CLI/new: support maildir synced tags in new.tags
make notmuch cppcheck clean
2017-08-30 23:28 UTC (11+ messages)
` [PATCH 1/5] build: add target to run cppcheck
` [Patch v2] "
` [PATCH 2/5] cppcheck: close files during shutdown
` [PATCH 3/5] cppcheck: call va_end in _internal_error
` [PATCH 4/5] test/smtp-dummy: uncrustify
` [PATCH 5/5] test/smtp-dummy: convert to 'goto DONE' style
[PATCH 1/3] build: avoid an extra shell out in quiet variable function
2017-08-30 23:23 UTC (8+ messages)
` [PATCH 2/3] build: add optional target parameter to "
` [PATCH 3/3] build: add .deps to CLEAN instead of listing in clean target
[PATCH] python: deprecated add_message calls index_file correctly and returns result
2017-08-30 8:16 UTC (5+ messages)
` [PATCH v2] "
Colorized git-format-patches in notmuch-show?
2017-08-30 8:15 UTC (2+ messages)
[PATCH v1 1/1] test: Perform T170 tests that don't require dtach before any that do
2017-08-28 11:12 UTC (2+ messages)
all intermediate drafts appear in threads (v0.24.2, Emacs 25.2)
2017-08-28 2:06 UTC (3+ messages)
[PATCH 0/8] notmuch on Windows (Cygwin) and AppVeyor
2017-08-25 18:52 UTC (11+ messages)
` [PATCH 1/8] lib: Fix talloc not being defined on Cygwin
` [PATCH 2/8] Split CONFIGURE_LDFLAGS out of FINAL_LIBNOTMUCH_LDFLAGS
` [PATCH 3/8] lib: Fix libnotmuch.so link under Cygwin
` [PATCH 4/8] configure: Refactor uname parsing into a case statement
` [PATCH 5/8] configure: Detect Cygwin, and set PLATFORM accordingly
` [PATCH 6/8] Fix linking shared library on Cygwin
` [PATCH 7/8] test: Don't attempt to build symbol-test "
` [PATCH 8/8] Add AppVeyor CI configuration and test script
[PATCH] python: open messages in binary mode
2017-08-25 10:18 UTC (4+ messages)
[PATCH] build: generate cscope and etags source indexes
2017-08-24 10:11 UTC (6+ messages)
Importing notmuch should not change user configuration
2017-08-23 13:40 UTC (3+ messages)
` [PATCH] emacs: do not change users' mail agent configuration
[PATCH] test: Use small Python script for JSON normalization instead of json.tool
2017-08-23 11:11 UTC (2+ messages)
[PATCH 2/3] database: add n_d_index_file (deprecates n_d_add_message)
2017-08-23 11:01 UTC (5+ messages)
` [PATCH v2 1/3] lib: clarify description of notmuch_database_add_message
` [PATCH v2 2/3] database: add n_d_index_file (deprecates n_d_add_message)
Bug#864493: notmuch: bash completion eats typed option
2017-08-23 10:55 UTC (6+ messages)
[PATCH 0/4] fix "no such file" problem for emails send by emacs
2017-08-23 0:19 UTC (13+ messages)
` [PATCH 1/4] test: insert into the folder with trailing /
` [PATCH 2/4] insert: strip trailing / in folder path
` [PATCH v2 0/4] fix insufficient path canonization
` [PATCH v2 1/4] database: move striping of trailing '/' into helper function
` [PATCH v2 2/4] insert: strip trailing / in folder path
` [PATCH v2 3/4] test: show id:<> works even if the first duplicate is deleted
` [PATCH v2 4/4] show: workaround for the missing file problem
[RFC PATCH 0/4] doc: use Hawkmoth for API documentation
2017-08-20 19:30 UTC (5+ messages)
` [RFC PATCH 1/4] doc: add man section 3 handling
` [RFC PATCH 2/4] doc: use hawkmoth for generating libnotmuch api documentation
` [RFC PATCH 3/4] lib: fix the biggest hawkmoth offenders in notmuch.h
` [RFC PATCH 4/4] lib: add reStructuredText bling for API documentation "
[PATCH 1/5] minor whitespace cleanups
2017-08-20 13:56 UTC (3+ messages)
` [PATCH 3/5] remove ineffective assignments
bug: notmuch show --decrypt leads to SIGSEGV
2017-08-20 13:43 UTC (4+ messages)
[PATCH] util: add utility routine to dump the structure of a gmime part
2017-08-20 13:04 UTC (2+ messages)
proposed patches to notmuch-emacs-mua
2017-08-20 12:33 UTC (3+ messages)
[PATCH] emacs: set query-context to nil if its "" or "*"
2017-08-20 12:12 UTC (2+ messages)
[PATCH] doc: Disable SmartyPants in generated manual pages
2017-08-20 12:11 UTC (3+ messages)
[PATCH 0/2] Use make-process when available
2017-08-20 12:11 UTC (4+ messages)
` [PATCH 1/2] emacs: Refactor subprocess stderr propagation
update performance tests for notmuch insert
2017-08-20 12:10 UTC (4+ messages)
` [PATCH 3/3] perf-test: add memory test for notmuch-insert
Maildir sync of seen flag confusing with multiple copies
2017-08-19 23:28 UTC (2+ messages)
[alot] announcing v0.6
2017-08-19 20:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).