messages from 2012-01-13 10:25:35 to 2012-01-16 19:31:21 UTC [more...]
[PATCH 0/1] emacs: allow viewing as well saving individual attachments
2012-01-16 19:31 UTC (4+ messages)
` [PATCH 1/1] Make buttons for attachments allow viewing as well as saving
[PATCH 0/4] Quoting HTML-only emails in replies redux
2012-01-16 19:29 UTC (12+ messages)
` [PATCH 2/4] reply: Add a JSON reply format
` [PATCH 4/4] emacs: Use the new "
[PATCH 0/3] Automatic tag-based exclusion
2012-01-16 19:28 UTC (16+ messages)
` [PATCH v2 0/3]
` [PATCH v2 1/3] count: Convert to new-style argument parsing
` [PATCH v2 2/3] lib: Add support for automatically excluding tags from queries
` [PATCH v2 3/3] search: Support automatic tag exclusions
` [PATCH v3 0/2] Automatic tag-based exclusion
` [PATCH v3 1/2] lib: Add support for automatically excluding tags from queries
` [PATCH v3 2/2] search: Support automatic tag exclusions
[PATCH 0/4] notmuch reply bugfix & reply to sender only
2012-01-16 19:26 UTC (16+ messages)
` [PATCH v4 0/5] reply to sender
` [PATCH v4 1/5] cli: slightly refactor "notmuch reply" address scanning functions
` [PATCH v5 0/5] reply to sender
` [PATCH v5 1/5] cli: slightly refactor "notmuch reply" address scanning functions
` [PATCH v5 2/5] cli: add support for replying just to the sender in "notmuch reply"
` [PATCH v5 3/5] emacs: add support for replying just to the sender
` [PATCH v5 4/5] emacs: bind 'r' to reply-to-sender and 'R' to reply-to-all
` [PATCH v5 5/5] test: add tests for "notmuch reply" --reply-to=sender
[PATCH] emacs: logically group def{custom,face}s
2012-01-16 19:16 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v4] "
[RFC] vim plugin rewrite II
2012-01-16 19:04 UTC (4+ messages)
[PATCH v2] Document external dependencies in the test suite
2012-01-16 18:52 UTC
[PATCH 1/2] test: Add "test_expect_emacs_t" to assist with emacs testing
2012-01-16 18:39 UTC (8+ messages)
` [PATCH 2/2] test: Add tests for `notmuch-show-test-clean-address'
` [PATCH 1/2] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'
` [PATCH 2/2] emacs: Another special case for `notmuch-show-clean-address'
[PATCH v2 0/4] Quoting HTML Emails in Reply
2012-01-16 18:13 UTC (5+ messages)
` [PATCH v2 1/4] test: Add broken test for the new JSON reply format
` [PATCH v2 2/4] reply: Add a "
` [PATCH v2 3/4] man: Update notmuch-reply man page for JSON format
` [PATCH v2 4/4] emacs: Use the new JSON reply format
[PATCH] Document the dependency on dtach in the test suite
2012-01-16 17:55 UTC (2+ messages)
[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
2012-01-16 17:07 UTC (14+ messages)
` [PATCH 1/3] emacs: s/buttonise/buttonize/g
` [PATCH 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists
` [PATCH v2] "
` [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state
` [PATCH] v2 "
[PATCH] emacs: Cycle through notmuch buffers rather than jumping to the last
2012-01-16 17:03 UTC (18+ messages)
` [PATCH v2] "
` [PATCH] [RFC] emacs: merge overhauled `notmuch-cycle-notmuch-buffers' into `notmuch'
` [PATCH] v2 "
[PATCH] cli: factor out config handling code to get/set lists
2012-01-16 16:48 UTC (9+ messages)
` [PATCH] test: cli: getting/setting/removing config values
[PATCH] debian: add a recommends for w3m-el or w3m-el-snapshot to notmuch-emacs
2012-01-16 15:54 UTC (3+ messages)
[PATCH] emacs: Truncate lines and do not enable visual-line-mode in notmuch-show buffers
2012-01-16 14:13 UTC
The overloading of show (was Re: [PATCH] Output unmodified Content-Type header value for JSON format.)
2012-01-16 13:50 UTC (2+ messages)
[PATCH] Output unmodified Content-Type header value for JSON format
2012-01-16 13:18 UTC (20+ messages)
` [PATCH v2] "
[PATCH v3] emacs: support "notmuch new" as a notmuch-poll-script
2012-01-16 12:39 UTC (15+ messages)
` [PATCH] emacs: globally replace non-branching "(if (not ..." with "(unless ..."
` [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."
` [PATCH v2] emacs: globally replace non-branching "(if (not ..." with "(unless ..."
[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
2012-01-16 12:39 UTC (7+ messages)
` [PATCH v6 "
` [PATCH] emacs-hello: Do not calculate the count of the messages in
[PATCH 1/4] emacs: unify search mechanisms
2012-01-16 12:21 UTC (5+ messages)
[PATCH] emacs: Don't attempt to colour tags in `notmuch-show-mode'
2012-01-16 11:44 UTC (5+ messages)
[PATCH] emacs: Improved printing support
2012-01-16 11:30 UTC (3+ messages)
Inconsistent output from "notmuch search --output=<foo>"
2012-01-16 10:58 UTC (4+ messages)
` [PATCH] add `tag:' prefix to `--output=tags' results
[PATCH v3 00/7] test: (hopefully) better test prerequisites
2012-01-16 10:40 UTC (9+ messages)
` [PATCH] test: don't bail out of `run_emacs' too early when missing prereqs
(no subject)
2012-01-16 10:28 UTC (5+ messages)
` [PATCH] emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive
[PATCH] emacs: whitespace-cleanup for emacs/*.el files
2012-01-16 9:24 UTC (11+ messages)
` [PATCH 1/3] emacs/*.el: changed one-char comment prefix ';' to two: ';;'
` [PATCH 2/3] emacs: whitespace-cleanup and indent-region for emacs/*.el files
` [PATCH 3/3] RFC: batch-tools.el
` [PATCH 1/3] emacs/*.el: changed one-char comment prefix '; ' to two: '; ; '
[PATCH v2] emacs: Helpers for notmuch developers
2012-01-16 9:07 UTC (7+ messages)
` [PATCH] notmuch-dev: Forcibly delete branches
` [PATCH 1/2] notmuch-dev: Remove more characters from branch names
` [PATCH 2/2] notmuch-dev: Update the master branch when requested
Partial words on notmuch search?
2012-01-16 1:07 UTC (2+ messages)
Revised dump-restore patches
2012-01-15 23:40 UTC (16+ messages)
` New dump/restore format
` [PATCH v3 01/10] hex-escape: (en|de)code strings to/from restricted character set
` [PATCH v3 02/10] test/hex-xcode: new test binary
` [PATCH v3 03/10] test/hex-escaping: new test for hex escaping routines
` [PATCH v3 04/10] notmuch-dump: add --format=(notmuch|sup)
` [PATCH v3 05/10] test: add test for dump --format=notmuch
` [PATCH v3 06/10] notmuch-restore: add 'notmuch format' support, auto detect
` [PATCH v3 07/10] test: second set of dump/restore --format=notmuch tests
` [PATCH v3 08/10] notmuch-{dump, restore}.1: document new format options
` [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files
` [PATCH v3 10/10] test: new random message-id and tags dump/restore test
Emacs: Crypto: How to get automatic encryption?
2012-01-15 22:27 UTC (5+ messages)
[PATCH] Fix dependency generation for compat, test, and util
2012-01-15 20:20 UTC
[PATCH] Fix dependency generation for CLI sources
2012-01-15 20:20 UTC
[PATCH 1/2] test: add known broken test for reply from address in named group list
2012-01-15 19:54 UTC (4+ messages)
` [PATCH 2/2] cli: pick the user's address in a group list as from address
[PATCH] Set fill column to 70 in .dir-locals.el
2012-01-14 17:42 UTC (7+ messages)
` [PATCH] Set fill column to 70 in .dir-locals.el and refactor other settings
[PATCH] NEWS: add news items for reply to sender
2012-01-14 16:39 UTC
[PATCH] Fix build warning: "/*" within comment
2012-01-14 15:25 UTC (2+ messages)
notmuch release 0.11 now available
2012-01-14 9:17 UTC (2+ messages)
Winter is coming [upcoming release 0.10]
2012-01-14 9:01 UTC (9+ messages)
` [PATCH 2/2] NEWS: fix some old typos and trailing whitespace
[PATCH] lib: call g_mime_init() from notmuch_database_open()
2012-01-14 8:54 UTC (9+ messages)
` revised patch for gmime init, with test
Please Update Current GLib Requirements For notmuch: - (glib-2.0 >= 2.14) + (glib-2.0 >= 2.22)
2012-01-14 2:52 UTC
[PATCH v2] notmuch/emacs: Observe the charset of text/html parts, where known
2012-01-14 1:49 UTC (4+ messages)
` [PATCH v3] "
[PATCH] make (kill-emacs) from emacsclient work with emacs 23.(1|2)
2012-01-13 19:18 UTC (3+ messages)
` [PATCH] test: "
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).