unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-09-30 13:12:59 to 2011-10-25 07:41:31 UTC [more...]

[PATCH 0/4] Several minor Emacs enhancements
 2011-10-25  7:41 UTC  (13+ messages)
` [PATCH 1/4] emacs: Add a face for crypto parts headers
` [PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua
      ` [PATCH v2] "
          ` [PATCH] emacs: Let the user choose where to compose new mails
` [PATCH 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator
` [PATCH 4/4] emacs: add notmuch-hello-hook

[PATCH] Separate Emacs miscellaneous files directory from Emacs code directory
 2011-10-25  7:12 UTC  (3+ messages)

[PATCH] Prefix lib/notmuch.h and lib/gen-version-script.sh with $(srcdir)
 2011-10-25  1:08 UTC  (2+ messages)

notmuchmail and rmail
 2011-10-24 16:39 UTC  (7+ messages)

Incorrect parsing of email addresses (MIME with quotes)
 2011-10-24 16:09 UTC  (2+ messages)

search for date received possible?
 2011-10-24 11:53 UTC  (5+ messages)

[PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil
 2011-10-23 21:51 UTC  (2+ messages)
` [PATCH] xregcomp: don't consider every regex compilation failure an internal error

[PATCH, v2] notmuch restore --accumulate
 2011-10-23 19:50 UTC  (11+ messages)
` Updated v3 patches for "
  ` [PATCH 1/6] test/test-lib.sh: update comments
  ` [PATCH 2/6] test/dump-restore: expand test suite for dump-restore, make more robust
  ` [PATCH 3/6] test/dump-restore: add tests for restore --accumulate
  ` [PATCH 4/6] notmuch-restore: implement --accumulate option
  ` [PATCH 5/6] test/dump-restore: Fix quoting on grep
  ` [PATCH 6/6] notmuch-restore: check for extra arguments
    ` [PATCH 1/2] notmuch.1: typo fixes new wording for dump/restore
      ` [PATCH 2/2] docs: Update news, man page, and online help for restore --accumulate

[PATCH 1/2] Added variable to toggle message indendation in Emacs' notmuch-show
 2011-10-23 19:42 UTC  (13+ messages)
` [PATCH] Emacs: Toggle message indentation for threads in notmuch-show
  ` [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show
    ` configure indentation width instead? (was: Re: [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show)
        ` [PATCH] emacs: make message indentation width customisable (was: Re: configure indentation width instead?)
          ` [PATCH 1/2] emacs: add customisation for message indentation width
          ` [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation
            ` sorry, this test does not work (was: Re: [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation)
              ` [PATCH 2a/2] emacs: test notmuch-indent-messages-width default
              ` [PATCH 2b/2] emacs: test: notmuch show without indentation
              ` [PATCH 2c/2] emacs: test notmuch show with fourfold message indentation

Emacs/bug? additional email headers not shown
 2011-10-23 14:46 UTC 

[PATCH] cli: change argument parsing convention for subcommands
 2011-10-22 23:47 UTC  (4+ messages)

[PATCH] notmuch.vim: fix application of tags when advancing
 2011-10-22  5:28 UTC  (3+ messages)

[PATCH] Calls to notmuch get queued and executed asynchronously
 2011-10-21 20:50 UTC  (2+ messages)

[PATCH] emacs: logically group def{custom,face}s
 2011-10-18 15:18 UTC  (3+ messages)

[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup
 2011-10-18 15:16 UTC  (8+ messages)
    ` [PATCH] emacs: Modify notmuch-show-get-message-id to return message-id unprefixed with "id:"

[PATCH] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
 2011-10-17 13:43 UTC  (8+ messages)
` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for
  ` [PATCH v2] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches

output file argument to notmuch dump
 2011-10-16 23:25 UTC  (23+ messages)
  ` (no subject)
    ` [PATCH 1/6] test: update dump-restore to use redirection instead of filename args
    ` [PATCH 2/6] test: add tests for command line arguments to notmuch-dump
    ` [PATCH 3/6] notmuch-dump: update handling of file name argument
    ` [PATCH 4/6] notmuch-dump: treat any remaining arguments after the filename as search terms
    ` [PATCH 5/6] test: all dump-restore tests should be working now
    ` [PATCH 6/6] notmuch-dump: deprecate use of output file argument
    ` 

[PATCH] notmuch restore --accumulate
 2011-10-16 21:48 UTC  (3+ messages)
` [PATCH, v2] "

[python] set rpath in setup.cfg
 2011-10-16 20:04 UTC  (8+ messages)

[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
 2011-10-13 14:09 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] emacs: Tests for user-defined sections
  ` [PATCH] emacs-hello: Do not calculate the count of the messages in

make debian-snapshot
 2011-10-13  1:23 UTC  (3+ messages)
` [PATCH 1/2] build system: remove dashes from git-describe generated version
` [PATCH 2/2] build system: target to make a Debian snapshot package

notmuch release 0.9 now available
 2011-10-12  1:14 UTC 

0.9 release plans
 2011-10-11 12:18 UTC  (3+ messages)
` Call for NEWS (Re: 0.9 release plans)
  ` (Last) Call for NEWS for 0.9

emacs email appears empty
 2011-10-10 23:14 UTC  (5+ messages)

[PATCH 1/2] python: add classes to wrap all notmuch_*_t types
 2011-10-09 22:12 UTC  (2+ messages)
` [PATCH 2/2] python: annotate all calls into libnotmuch with types

[PATCH] test: add two emacs tests for show mode refresh
 2011-10-09 11:31 UTC  (3+ messages)

[PATCH] Do not query on notmuch-search exit
 2011-10-09  3:46 UTC  (5+ messages)

[PATCH] emacs: Add callback functions to crypto sigstatus button
 2011-10-07 17:58 UTC  (3+ messages)

release-candidate/0.6 redux
 2011-10-07 12:01 UTC  (18+ messages)
          ` tag sharing [was: Re: release-candidate/0.6 redux]
                ` tag sharing

[PATCH 1/2] emacs: add notmuch-show-refresh-view function
 2011-10-06 17:38 UTC  (4+ messages)

[PATCH 3/5] test: overhaul multipart test to test for improved message/rfc822 handling
 2011-10-06 17:24 UTC  (4+ messages)
` tweaks for handling parts in reply

[RFC/PATCH] notmuch link
 2011-10-06 14:42 UTC  (4+ messages)
` [RFC/PATCH] link: Add new command

[python] can't find shared lib
 2011-10-05 13:48 UTC  (3+ messages)

Concerns regarding some library functions
 2011-10-05 13:42 UTC  (19+ messages)
` [PATCH] lib: make find_message{,by_filename) report errors
  ` [PATCH v1 0/1] "
    ` [PATCH v1 1/1] "
        ` [PATCH v1 1/1] lib: make find_message{, by_filename) "
          ` [PATCH v2 0/2] Better error handling
            ` [PATCH v2 1/2] lib: destroy message object after message removal
            ` [PATCH v2 2/2] lib: make find_message{,by_filename) report errors
      ` [PATCH v3 0/2] Better error handling
        ` [PATCH v3 1/2] lib: destroy message object after message removal
        ` [PATCH v3 2/2] lib: make find_message{,by_filename) report errors

python: unpythonic result of Message.get_replies()
 2011-10-05  1:42 UTC 

Concerns regarding some library functions
 2011-10-04 19:36 UTC  (10+ messages)
              ` libnotmuch SONAME bumped

notmuch and git
 2011-10-04 15:28 UTC  (2+ messages)

[PATCH 1/3] test: update documentation for test_emacs in test/README
 2011-10-03 16:47 UTC  (23+ messages)
` [PATCH 3/3] test: add emacs test for hiding a message following an HTML part
              ` [PATCH 00/13] Test prereqs and screen-based Emacs tests
              ` [PATCH 01/13] test: define a helper function for defining prereqs on executables
              ` [PATCH 02/13] test: add 'GnuPG' prereq to dependent 'crypto' tests
              ` [PATCH 03/13] test: add 'Emacs' "
              ` [PATCH 04/13] test: add 'Emacs' prereq to dependent 'emacs' tests
              ` [PATCH 05/13] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests
              ` [PATCH 06/13] test: run emacs inside screen
              ` [PATCH 07/13] test: avoid using screen(1) configuration files
              ` [PATCH 08/13] test: do not set frame width in emacs
              ` [PATCH 09/13] test: `notmuch-show-advance-and-archive' with invisible signature
              ` [PATCH 10/13] emacs: improve hidden signatures handling in notmuch-show-advance-and-archive
              ` [PATCH 11/13] emacs: remove no longer used functions from notmuch-show.el
              ` [PATCH 12/13] emacs: remove unused `point-invisible-p' function
              ` [PATCH 13/13] test: make smtp-dummy work with Emacs 24

notmuch 0.9~rc1 install on OS X Lion using homebrew
 2011-10-02 21:29 UTC 

an alternative commandline interface to notmuch
 2011-10-01 14:29 UTC 

[PATCH] python: fix Message.get_filenames()
 2011-09-30 22:41 UTC  (2+ messages)

python(?): process died while iterating over Messages object
 2011-09-30 15:07 UTC  (4+ 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).