messages from 2012-02-02 19:39:53 to 2012-02-08 08:02:32 UTC [more...]
[PATCH 0/3] reworked crypto toggle, plus a couple of other toggles
2012-02-08 8:02 UTC (20+ messages)
` [PATCH v6 0/8] reworked crypto toggle, plus a few "
` [PATCH v6 1/8] emacs: Rework crypto switch toggle
` [PATCH v7 0/8] reworked crypto toggle, plus a few other toggles
` [PATCH v7 1/8] emacs: Rework crypto switch toggle
` [PATCH v7 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages
` [PATCH v7 3/8] emacs: Allow the indentation of content to be toggled
` [PATCH v7 4/8] emacs: Add a binding (t) to toggle the truncation of long lines
` [PATCH v7 5/8] emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'
` [PATCH v7 6/8] emacs: Check that the parent buffer is alive before using it
` [PATCH v7 7/8] emacs: Add `notmuch-show-only-matching-messages'
` [PATCH v7 8/8] emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour
` [PATCH v8 0/8] reworked crypto toggle, plus a few other toggles
` [PATCH v8 1/8] emacs: Rework crypto switch toggle
` [PATCH v8 2/8] emacs: Allow `notmuch-show-mode' to display only matching messages
` [PATCH v3 2/2] test: Update test to match previous patch
[PATCH] emacs: Ensure that gnupg output goes at the end of the buffer
2012-02-07 17:26 UTC
A big thank you for the major tagging speedup
2012-02-07 16:36 UTC
[PATCH] uncrustify.cfg: comments and more types
2012-02-07 16:34 UTC
[PATCH v2] emacs: call "notmuch tag" only once when archiving a thread
2012-02-07 16:31 UTC
[PATCH] Free the results of scandir()
2012-02-07 10:30 UTC (4+ messages)
use text properties rather than overlays
2012-02-07 8:46 UTC (8+ messages)
` [PATCH v2 0/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: Update test to match previous patch
` [PATCH v3 0/2] use text properties rather than overlays
` [PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
` [PATCH v3 2/2] test: Update test to match previous patch
[PATCH v2] Free the results of scandir()
2012-02-07 8:33 UTC (3+ messages)
[PATCH 0/3] minor cleanup and improvements
2012-02-06 22:48 UTC (13+ messages)
` [PATCH 0/2 v2] "
` [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects
` [PATCH] emacs: Leave blank subjects alone by default
` [PATCH v2] "
[PATCH] Free the results of scandir()
2012-02-06 22:21 UTC (2+ messages)
[PATCH 1/2] cli: convert "notmuch show" to use the new argument parser
2012-02-06 21:08 UTC (12+ messages)
` [PATCH 2/2] cli: reach previously unreachable cleanup code in "notmuch show"
` [PATCH 0/3] notmuch show argument parsing
` [PATCH v2 1/3] cli: use notmuch_bool_t for boolean fields in notmuch_show_params_t
` [PATCH v2 2/3] cli: convert "notmuch show" to use the new argument parser
` [PATCH v2 3/3] cli: reach previously unreachable cleanup code in "notmuch show"
Installation on Mac OS X Lion
2012-02-06 19:50 UTC (2+ messages)
newbie questions
2012-02-06 18:29 UTC (4+ messages)
[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
2012-02-06 15:39 UTC (6+ messages)
` [PATCH v3 0/3] part header code tidying and options
` [PATCH v2] emacs: Add more processing of displayed headers
` [PATCH v3 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
` [PATCH v3 2/3] emacs: Optionally hide some part headers
` [PATCH v3 3/3] emacs: Don't insert a part header if it's the first part and text/*
[PATCH 0/2] re-enable line wrapping and add some header bling
2012-02-06 13:16 UTC (3+ messages)
` [PATCH v2] Wrap and indent headers in show mode
` [PATCH v2] emacs: Add more processing of displayed headers
[PATCH 0/3] Configuration file option to exclude files/directories
2012-02-06 9:50 UTC (5+ messages)
` [PATCH v6 1/3] test: add tests wrt ignoring user-specified files and directories
` [PATCH v6 2/3] add support for user-specified files & directories to ignore
` [PATCH v6 3/3] NEWS: add news section for new.ignore
NEWS: add entries for the changes in the python bindings
2012-02-06 6:30 UTC (4+ messages)
[PATCH v3 0/5] Quoting HTML emails in reply
2012-02-06 6:27 UTC (10+ messages)
` [PATCH v3 2/5] reply: Add a JSON reply format
` [PATCH v3 4/5] emacs: Use the new "
[PATCH] STYLE: Initial draft of coding style document
2012-02-06 4:42 UTC (5+ messages)
[PATCH] tag: remove unused attribute from notmuch_tag_command() arguments
2012-02-05 19:34 UTC (3+ messages)
[PATCH 0/2] Rewrite text show format
2012-02-05 18:36 UTC (11+ messages)
` [PATCH 1/2] show: Convert text format to the new self-recursive style
` [PATCH 2/2] show: Simplify new text formatter code
` [PATCH v2 0/2] Rewrite text show format
` [PATCH v2 1/2] show: Convert text format to the new self-recursive style
` [PATCH v2 2/2] show: Simplify new text formatter code
[Patch v2 0/4] Control selection of From: header when replying
2012-02-05 13:12 UTC (9+ messages)
` [PATCH v2 1/4] cli: add --from option to reply to restrict guessing of the From: header
` [PATCH v2 2/4] cli: update man page for notmuch-reply --from:
` [PATCH v2 3/4] emacs: Improve prompting for user address when replying
` [PATCH v2 4/4] test: test the new --from option to notmuch-reply
[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
2012-02-05 7:13 UTC (14+ messages)
` [PATCH v5 00/12] emacs: more flexible and consistent tagging operations
` [PATCH v5 01/12] emacs: move tag format validation to `notmuch-tag' function
` [PATCH v5 02/12] emacs: remove text properties from `notmuch-search-get-tags' result
` [PATCH v5 03/12] emacs: make "+" and "-" tagging operations in notmuch-search more flexible
` [PATCH v5 04/12] emacs: make "+" and "-" tagging operations in notmuch-show "
` [PATCH v5 05/12] test: fix emacs tests after tagging operations changes
` [PATCH v5 06/12] emacs: rename `notmuch-search-operate-all' to `notmuch-search-tag-all'
` [PATCH v5 07/12] emacs: add "*" binding for notmuch-show view
` [PATCH v5 08/12] emacs: separate history for operations which accept single and multiple tags
` [PATCH v5 09/12] emacs: relax tag syntax check in `notmuch-tag' function
` [PATCH v5 10/12] emacs: accept empty tag list in `notmuch-tag'
` [PATCH v5 11/12] emacs: s/tags/tag-changes/ for arguments of tagging functions
` [PATCH v5 12/12] NEWS: document Emacs UI tagging operations changes
[PATCH 1/2] test: auto load elisp tests file in test_emacs if available
2012-02-05 7:08 UTC (2+ messages)
Revised dump-restore patches
2012-02-05 1:04 UTC (4+ messages)
` New dump/restore format
` [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files
[PATCH 1/2] NEWS: markup changes to make mdwn->html look slightly better
2012-02-04 23:49 UTC (2+ messages)
Bug: emacs 23.2 doesn't like ido-completing-read
2012-02-04 20:29 UTC (6+ messages)
[RFC PATCH v2] emacs: make show view a/A/x/X key bindings more consistent
2012-02-04 19:52 UTC (3+ messages)
[PATCH 0/2] Control guessing of the from-address when replying
2012-02-04 19:12 UTC (7+ messages)
` [PATCH 1/2] cli: add --from option to reply to restrict guessing of the From: header
` [PATCH 2/2] emacs: Improve prompting for user address when replying
emacs: quote MML tags in replies
2012-02-04 19:05 UTC (9+ messages)
` (no subject)
`
` [PATCH v6 1/3] test: add tests for quoting of MML tags in replies
` [PATCH v6 2/3] emacs: quote "
` [PATCH v6 3/3] post-merge fixes
` MML Quoting patches
[PATCH 0/2] Bug and potential fix: forwarded messages
2012-02-04 16:51 UTC (6+ messages)
` [PATCH 1/2] test: Add broken test for showing "
` [PATCH 2/2] emacs: Fix broken showing of "
[PATCH] emacs: Move the blank line from the bottom of the headers to the top of the body
2012-02-04 12:39 UTC (2+ messages)
[PATCH] emacs: More address cleaning
2012-02-04 12:39 UTC (2+ messages)
[PATCH 1/3] lib: Don't delete uninitialized pointers
2012-02-04 12:38 UTC (3+ messages)
` [PATCH 3/3] lib: Use talloc to simplify cleanup in notmuch_database_open
[PATCH] test: remove ".sh" extension from the recently added Emacs tests
2012-02-04 12:37 UTC (2+ messages)
Please Update Current GLib Requirements For notmuch: - (glib-2.0 >= 2.14) + (glib-2.0 >= 2.22)
2012-02-04 12:36 UTC (4+ messages)
` [PATCH] configure: update explicit check for glib : >= 2.22
[PATCH 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer
2012-02-04 12:36 UTC (7+ messages)
` [PATCH 1/2] test: add test for hiding Original Message region at beginning of a message
` [PATCH v2 0/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer
` [PATCH v2 1/2] test: add test for hiding Original Message region at beginning of a message
` [PATCH v2 2/2] emacs: fix `notmuch-wash-region-to-button' to work at beginning of buffer
For gmail how do you setup notmuch mail ?
2012-02-04 12:35 UTC (3+ messages)
[PATCH 0/2] test_expect_equal_file arguments check
2012-02-04 8:28 UTC (7+ messages)
` [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file
[PATCH] lib: update notmuch_tags_get example to reflect api change
2012-02-04 1:34 UTC (2+ messages)
[PATCH] add support for user-specified files & directories to ignore
2012-02-04 1:56 UTC (5+ messages)
` [PATCH v5] "
notmuch release 0.11.1 now available
2012-02-04 4:34 UTC
emacs: more flexible and consistent tagging operations
2012-02-04 1:49 UTC (4+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 02/12] emacs: remove text properties from `notmuch-search-get-tags' result
[PATCH 0/3] Configuration file option to exclude files/directories
2012-02-03 22:44 UTC (5+ messages)
` [PATCH] test: add tests wrt ignoring user-specified files and directories
0.11.1 release in progress
2012-02-03 14:36 UTC (3+ messages)
olra.theworths.org mail forwarding delay?
2012-02-03 14:33 UTC (3+ messages)
[feature request] notmuch_thread_get_newest_subject
2012-02-03 14:07 UTC
Set "From" based on "To" when replying
2012-02-03 11:54 UTC (2+ messages)
emacs: quote MML tags in replies
2012-02-03 10:28 UTC (5+ messages)
` [PATCH] test: replace occurrences of $PWD with vars that are more stable
[Patch V4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
2012-02-03 9:48 UTC (16+ messages)
` [PATCH v4 07/11] lib: added interface notmuch_thread_get_flag_messages
` [PATCH v4 08/11] cli: Make notmuch-show respect excludes
` [PATCH v4 11/11] emacs: show: recognize the exclude flag
[PATCH] emacs: add default value to notmuch-search-line-faces
2012-02-03 8:08 UTC (3+ messages)
` [PATCH v2] "
BiDi
2012-02-03 8:07 UTC (5+ messages)
` mutt-like interface [was: Re: BiDi]
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).