unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2010-05-18 18:16:36 to 2010-08-17 16:28:06 UTC [more...]

23.1; json-read-string crashes emacs with long string
 2010-08-17 16:27 UTC  (11+ messages)
` bug#6214: "

maildir synchronisation
 2010-08-17  7:15 UTC  (3+ messages)
` Integration with training-based bayesian filters

[PATCH] emacs: Use "g" instead of "=" for refreshing hello screen
 2010-08-17  6:46 UTC  (3+ messages)

problem with I-D announcements
 2010-08-16 17:44 UTC  (3+ messages)

Can't get notmuch to find mail
 2010-08-12 22:46 UTC  (8+ messages)

A problem and a suggestion
 2010-08-11 18:31 UTC  (3+ messages)

Keywords header
 2010-08-10 13:51 UTC  (2+ messages)

Some Xapian tips and thoughts on rebuilding
 2010-07-28 14:44 UTC  (6+ messages)

Searching on arbitrary message headers
 2010-07-28 14:24 UTC  (3+ messages)

[PATCH 0/2] Usability improvements to notmuch-hello
 2010-07-27  1:48 UTC  (3+ messages)
` [PATCH 1/2] emacs: notmuch-hello: Avoid going to end-of-line in search box
` [PATCH 2/2] emacs: notmuch-hello: Add "n" and "p" to mod map

social gathering during DebConf
 2010-07-26 11:48 UTC  (3+ messages)

forwarded messages and threads
 2010-07-22 17:51 UTC  (2+ messages)

[PATCH] emacs: Fix stack overflow in notmuch-wash-tidy-citations
 2010-07-18 15:00 UTC  (3+ messages)

[PATCH 0/3] build fixes
 2010-07-17 12:58 UTC  (7+ messages)
` [PATCH 1/3] configure: check platform beforehand
` [PATCH 2/3] build: fix DSO dependencies
` [PATCH 3/3] configure: optimize uname finding a bit

couple of naive questions about search patterns
 2010-07-16  9:21 UTC  (2+ messages)

changing default order on 'inbox' view to newest first (like in searches)
 2010-07-06  0:38 UTC  (2+ messages)

[PATCH 0/5] some fixes for emacs client
 2010-07-05  7:33 UTC  (9+ messages)
` [PATCH 1/5] Use notmuch-show-get-message-id in notmuch-show-get-bodypart-content
` [PATCH 2/5] Add quotes around id:"message-id" queries
` [PATCH 3/5] Use message-field-value instead of message-fetch-field
` [PATCH 4/5] Add notmuch-hook. Called when notmuch is started, before notmuch-hello buffer is created
` [PATCH 5/5] Add notmuch-hello-hook. Called every time notmuch-hello buffer is updated

[PATCH 3/3] Provide a key binding for toggling processing order
 2010-06-26 23:32 UTC 

[PATCH 2/3] Introducing the concept of mail processing order
 2010-06-26 23:28 UTC 

[PATCH 1/3] Use notmuch-search-<what>-thread where moving between threads
 2010-06-26 23:27 UTC 

[PATCH 0/3] Mail processing order
 2010-06-26 23:25 UTC 

thread sorting ideas
 2010-06-23  7:25 UTC  (3+ messages)

Kill Thread
 2010-06-20 15:31 UTC  (2+ messages)

Makefile.local: Fix LDFLAGS for notmuch-shared
 2010-06-18  1:25 UTC  (2+ messages)

[PATCH 0/9] vim improvements
 2010-06-16 18:28 UTC  (11+ messages)
` [PATCH 1/9] thread: really clean authors
` [PATCH 2/9] vim: add archive support from 'show'
` [PATCH 3/9] vim: cleanup search buffer
` [PATCH 4/9] vim: cleanup search syntax
` [PATCH 5/9] vim: remove add_remove_tags_on_screen()
` [PATCH 6/9] vim: add option to mark as read + archive
` [PATCH 7/9] vim: use mailx for sending
` [PATCH 8/9] vim: run(): optimize non-debug path
` [PATCH 9/9] vim: include own improved git-diff syntax

[PATCH] Do not call ldconfig when building Debian package
 2010-06-16 14:14 UTC 

Slow saved searches
 2010-06-16 16:26 UTC 

SpamAssassin or: why can't I search for »[«?
 2010-06-16 11:55 UTC 

Python bindings and Xapian exceptions
 2010-06-15  9:17 UTC  (3+ messages)

[PATCH] remove message archiving from show-advance-and-archive
 2010-06-15  9:25 UTC  (21+ messages)

[PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand
 2010-06-13 15:01 UTC  (2+ messages)

syncing mail by simply syncing the filesystem
 2010-06-12 16:04 UTC  (9+ messages)

process-lines: notmuch exited with status 1
 2010-06-12 15:37 UTC 

fix problem with notmuch-hello-nice-number
 2010-06-10 14:00 UTC  (3+ messages)

[PATCH v3 0/5] Git-based modularization of test suite
 2010-06-10  6:48 UTC  (6+ messages)
` [PATCH v3 1/5] Copy test framework from Git
` [PATCH v3 2/5] Update test framework for use with notmuch
` [PATCH v3 3/5] test: Update helper functions
` [PATCH v3 4/5] Convert the actual tests to the new framework
` [PATCH v3 5/5] test: Set all times to UTC

[PATCH 0/4] Maildir synchronization
 2010-06-10  4:59 UTC  (4+ messages)

My repository is moving once again
 2010-06-07 15:10 UTC  (3+ messages)

[PATCH] emacs: Re-work the implementation of highlighting in notmuch-search-mode
 2010-06-07 14:35 UTC 

patches for 0.4
 2010-06-07 13:51 UTC  (17+ messages)
` [PATCH 01/13] emacs: Usability improvements for `notmuch-hello'
` [PATCH 02/13] notmuch: Fix off-by-one errors if a header is >200 characters long
` [PATCH 03/13] emacs: Adjust comment to avoid confusing font-lock
` [PATCH 04/13] emacs: Display non-matching authors with a different face
` [PATCH 05/13] emacs: Set the `face' property rather than `font-lock-face'
` [PATCH 06/13] emacs: Allow control over faces for search mode columns
` [PATCH 07/13] emacs: Allow tuning of the tag/saved search layout
` [PATCH 08/13] emacs: Reuse rather than reinvent message header filtering
` [PATCH 09/13] emacs: Avoid runtime use of `cl'
` [PATCH 10/13] emacs: In search mode, truncate authors using invisible text
` [PATCH 11/13] emacs: Pretty print the numbers of matching messages
` [PATCH 12/13] emacs: Tags should be shown with `notmuch-tag-face'
` [PATCH 13/13] emacs: Allow the display of absolute dates in the header line

[PATCH] Customize saved search order separately from regular search order
 2010-06-07 13:53 UTC  (7+ messages)
      ` [PATCH RFC] notmuch-hello: What's in your inbox

[GIT PULL] Ruby bindings
 2010-06-06 15:28 UTC 

Use of "notmuch count" in notmuch-hello.el
 2010-06-04 16:49 UTC  (2+ messages)

[PATCH] emacs: Allow the display of absolute dates in the header line
 2010-06-04  2:09 UTC  (3+ messages)

[PATCH] configure: Respect LDFLAGS from the environment
 2010-06-04  1:19 UTC  (4+ messages)

[PATCH] emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-button
 2010-06-04  1:09 UTC  (2+ messages)

[PATCH] emacs: More functionality for `notmuch-wash-tidy-citations'
 2010-06-04  0:47 UTC  (3+ messages)

[PATCH] emacs: Pretty print the numbers of matching messages
 2010-06-04  0:46 UTC  (2+ messages)

[PATCHv2 1/2] Make notmuch-hello a mode
 2010-06-04  0:36 UTC  (4+ messages)
` [PATCH] emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymap

[PATCH] Don't involve the shell in notmuch searches
 2010-06-04  0:29 UTC 

[PATCH] emacs: Remove notmuch-hello-roundup function
 2010-06-04  0:25 UTC  (2+ messages)

[Sebastian Spaeth] Re: [PATCHv2] Restructure notmuch-hello-reflect
 2010-06-04  0:24 UTC  (2+ messages)

[RFC] Add support for the Solaris platform
 2010-06-04  0:22 UTC  (2+ messages)

[PATCH] Actually respect LDFLAGS as we say in the ./configure help
 2010-06-04  0:15 UTC  (2+ messages)

[PATCH] Restructure notmuch-hello-reflect
 2010-06-04  0:11 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] emacs: In hello mode, bind `C-tab' to move backwards through widgets
 2010-06-04  0:08 UTC  (2+ messages)

[PATCH] emacs: Reuse rather than reinvent message header filtering
 2010-06-04  0:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] emacs: Allow tuning of the tag/saved search layout
 2010-06-04  0:04 UTC  (3+ messages)

[PATCH] emacs: Allow control over faces for search mode columns
 2010-06-04  0:02 UTC  (2+ messages)

[PATCH] Remove bcc header from notmuch reply
 2010-06-04  0:02 UTC  (3+ messages)

[PATCH] emacs: Display non-matching authors in italic
 2010-06-03 23:58 UTC  (3+ messages)
` [PATCH 1/2] emacs: Display non-matching authors with a different face

[PATCH 2/2] NEWS: describe easier FCC configuration
 2010-06-03 23:57 UTC  (2+ messages)

[PATCH] emacs: Usability improvements for `notmuch-hello'
 2010-06-03 23:57 UTC  (2+ messages)

[PATCH] notmuch: Fix off-by-one errors if a header is >200 characters long
 2010-06-03 23:48 UTC  (2+ messages)

[PATCH] quoting message-IDs for the shell
 2010-05-29 20:38 UTC  (3+ messages)

[ANN] notmuch-deliver
 2010-05-26 14:01 UTC 

Notmuch Ruby bindings
 2010-05-22  7:26 UTC 

multiple machine tagging
 2010-05-20 16:28 UTC  (2+ 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).