unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2013-08-19 14:29:34 to 2013-09-04 14:54:00 UTC [more...]

proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver
 2013-09-04 14:53 UTC  (8+ messages)

[ALT PATCH] emacs: target one-notmuch.el[c] -- emacs client in one .el[c] file
 2013-09-04 13:41 UTC 

[PATCH 0/4] contrib: pick: extra tests
 2013-09-04  9:37 UTC  (7+ messages)
` [PATCH 1/4] contrib: pick: test: tag/untag single message
` [PATCH 2/4] contrib: pick: test: tag/untag whole thread
` [PATCH 3/4] contrib: pick: test: stash message id
` [PATCH 4/4] contrib: pick: test: buffer movement

[PATCH] emacs: show: lazy part bugfix
 2013-09-04  7:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Adding non-maildir tags does not move message from new to cur
 2013-09-03 23:56 UTC  (4+ messages)
` [PATCH 1/3] test: "

[PATCH v2 0/9] emacs: Unify common key bindings and lots more
 2013-09-03 21:45 UTC  (10+ messages)
` [PATCH v2 1/9] emacs: Consistently use configured sort order
` [PATCH v2 2/9] emacs: Refresh hello whenever the user switches to the buffer
` [PATCH v2 3/9] emacs: Bind "s" to notmuch-search in hello-mode
` [PATCH v2 4/9] emacs: Remove notmuch-search quit continuation
` [PATCH v2 5/9] emacs: Move `notmuch-poll' to notmuch-lib
` [PATCH v2 6/9] emacs: Add unified refresh-this-buffer function
` [PATCH v2 7/9] emacs: Make notmuch-help work with arbitrary keymaps
` [PATCH v2 8/9] emacs: Define a common shared keymap for all of notmuch
` [PATCH v2 9/9] emacs: Move ?, q, s, m, =, and G to the common keymap

[PATCH 0/2] emacs: simplify and cleanup notmuch-mua-reply
 2013-09-03 15:30 UTC  (4+ messages)
` [PATCH 1/2] emacs: simplify point placement for inserting message body on reply
` [PATCH 2/2] emacs: slightly cleanup the reply code

(no subject)
 2013-09-03 14:32 UTC  (6+ messages)
` [PATCH 1/3] database: Add notmuch_database_compact_close
` [PATCH 2/3] notmuch-compact: Initial commit
` [PATCH 3/3] notmuch-compact: Add man page

[PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change
 2013-09-03 12:11 UTC  (7+ messages)
` [PATCH] test: update insert tests for new maildir synchronization rules
  ` [PATCH 1/2] test: add more maildir flag syncing related tests to insert
    ` [PATCH 2/2] test: improve insert test reliability by checking message-id instead of count

[Patch v3 0/3] contrib: pick: remove an unused variable
 2013-09-03  9:20 UTC  (5+ messages)
` [Patch v3 1/3] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch v3 2/3] contrib: pick: add docstring for notmuch-pick-worker
` [Patch v3 3/3] contrib: pick: test: refresh view

[Patch v4 0/3] Add some thread based actions to pick
 2013-09-03  9:20 UTC  (7+ messages)
` [Patch v4 1/3] contrib: pick: add thread based utility functions
` [Patch v4 2/3] contrib: pick: thread tagging (including archiving) implemented
` [Patch v4 3/3] contrib: pick: bind M-p and M-n to prev/next thread

[PATCH] emacs: target notmuch-one.el[c] -- emacs client in one .el[c] file
 2013-09-02 19:37 UTC 

[Patch v2 0/3] contrib: pick: remove an unused variable
 2013-09-02 15:17 UTC  (6+ messages)
` [Patch v2 1/3] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch v2 2/3] contrib: pick: add docstring for notmuch-pick-worker
` [Patch v2 3/3] contrib: pick: test: refresh view

[PATCH 0/4] contrib: pick: allow more general format lines
 2013-09-02  3:36 UTC  (6+ messages)
` [PATCH 1/4] contrib: pick: print () for a message with no tags
` [PATCH 2/4] contrib: pick: move the insertion of fields up a level
` [PATCH 3/4] contrib: pick: allow recursive message field formats
` [PATCH 4/4] contrib: pick: make the tree graphics a proper part of the format

[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-01 19:13 UTC 

[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-01 18:13 UTC  (3+ messages)

[PATCH] emacs: add buttons for all multipart/related parts
 2013-09-01 17:13 UTC  (9+ messages)

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-01 14:54 UTC  (6+ messages)

[PATCH] man/Makefile.local: allow out-of-tree 'make install'
 2013-09-01 13:45 UTC  (4+ messages)

[PATCH] lib: fix clang build
 2013-09-01 10:10 UTC  (5+ messages)

[PATCH 0/9] emacs: Unify common key bindings and lots more
 2013-09-01  7:50 UTC  (11+ messages)
` [PATCH 1/9] emacs: Consistently use configured sort order
` [PATCH 2/9] emacs: Refresh hello whenever the user switches to the buffer
` [PATCH 3/9] emacs: Bind "s" to notmuch-search in hello-mode
` [PATCH 4/9] emacs: Remove notmuch-search quit continuation
` [PATCH 5/9] emacs: Move `notmuch-poll' to notmuch-lib
` [PATCH 6/9] emacs: Add unified refresh-this-buffer function
` [PATCH 7/9] emacs: Make notmuch-help work with arbitrary keymaps
` [PATCH 8/9] emacs: Define a common shared keymap for all of notmuch
` [PATCH 9/9] emacs: Move ?, q, s, m, =, and G to the common keymap

Possible addtions to notmuch new ?
 2013-08-29 19:41 UTC  (3+ messages)
  `  "

[RFC PATCH 1/2] cli: add support for global options that get passed to sub-commands
 2013-08-31 10:34 UTC  (2+ messages)
` [RFC PATCH 2/2] cli: use global verbose, debug, and no-hooks options in notmuch new

[PATCH] emacs: bugfix notmuch-mua-reply when signature is present
 2013-08-28 20:46 UTC  (9+ messages)

[PATCH 1/1] emacs: Makefile.local: HAVE_EMACS usage fixes
 2013-08-27 19:00 UTC 

[PATCH 1/1] emacs: Makefile.local: HAVE_EMACS usage fixes
 2013-08-27 17:43 UTC 

encoding when forwarding messages
 2013-08-27 15:18 UTC  (4+ messages)

Feature proposal: OUTPUT_AUTHOR format
 2013-08-27 14:06 UTC  (6+ messages)

cli: add --include-html option to notmuch show
 2013-08-27 11:04 UTC  (13+ messages)
` [PATCH 1/1] test: test notmuch show --include-html option

[PATCH 1/1] emacs: removed 3 duplicate functions from notmuch-show.el
 2013-08-27 11:03 UTC  (3+ messages)

[PATCH 0/2] contrib: pick: remove sync parser
 2013-08-27 11:02 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] contrib: pick: remove sync tests

[PATCH 1/1] emacs: add '?' to some prefix keymaps to describe its bindings
 2013-08-25 10:24 UTC  (2+ messages)

[Patch (rebased) 0/2] contrib: pick: remove an unused variable
 2013-08-26 18:36 UTC  (4+ messages)
` [Patch (rebased) 1/2] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch (rebased) 2/2] contrib: pick: add docstring for notmuch-pick-worker

$(date ...)..$(date ...) request from Emacs
 2013-08-25  7:04 UTC  (4+ messages)

[Bug] Force creating of Mail/sent on sending?
 2013-08-24 16:33 UTC  (4+ messages)

[PATCH 1/1] test: pre-set terminal capabilities (colors, boldness)
 2013-08-24 13:31 UTC 

[PATCH v3 0/8] cli: better tooling support for duplicate messages
 2013-08-24  9:51 UTC  (4+ messages)

[PATCH v3 00/10] Solaris support
 2013-08-24  9:41 UTC  (3+ messages)
` [PATCH v3 08/10] notmuch-config: use strchr(), not index() (Solaris support)

[PATCH 00/11] contrib: pick: keybindings
 2013-08-24  9:33 UTC  (2+ messages)

[PATCH 4/4] timegm: add portable implementation (Solaris support)
 2013-08-23 16:06 UTC  (8+ messages)

[PATCH] Switch to DEF from INITIAL-INPUT in completing-read
 2013-08-24  7:18 UTC  (5+ messages)

[Olivier Berger] Bug#720543: notmuch: Please provide a script allowing to compact the xapian base
 2013-08-24  2:26 UTC  (2+ messages)

[DRAFT PATCH] emacs: describe-prefix-bindings
 2013-08-23 20:25 UTC  (2+ messages)

[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
 2013-08-23 14:50 UTC  (2+ messages)

[PATCH] make http links into buttons
 2013-08-23  6:51 UTC 

[PATCH v3 00/11] contrib: pick: keybindings
 2013-08-22 17:49 UTC  (14+ messages)
` [PATCH v3 01/11] contrib: pick: override notmuch-show-get-prop
` [PATCH v3 02/11] contrib: pick: Link in notmuch-show-pipe-message
` [PATCH v3 03/11] contrib: pick: Link in attachment functions straight from notmuch-show
` [PATCH v3 04/11] contrib: pick: Link in stash map "
` [PATCH v3 05/11] contrib: pick: add in to-message-window function
` [PATCH v3 06/11] contrib: pick: add button press helper
` [PATCH v3 07/11] contrib: pick: pass tab through to the message pane
` [PATCH v3 08/11] contrib: pick: close window function
` [PATCH v3 09/11] contrib: pick: make help close the message pane first
` [PATCH v3 10/11] contrib: pick: add in binding to view raw message
` [PATCH v3 11/11] contrib: pick: use close-message-pane for reply etc

[PATCH v2 00/11] contrib: pick: keybindings
 2013-08-21 20:23 UTC  (3+ messages)
` [PATCH v2 11/11] contrib: pick: use close-message-pane for reply etc

Inline-encryption, encryption failure when storing sent mails
 2013-08-20 17:03 UTC  (3+ messages)

[PATCH 1/1] test: unset 'xpg_echo' bash shell option
 2013-08-20 16:16 UTC 

[PATCH] test: Canonicalize RFC 2047 encoding and charset
 2013-08-20  7:16 UTC  (5+ messages)
` [PATCH v2] "

missing part in emacs UI
 2013-08-20  0:29 UTC  (3+ messages)


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