unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-01-22 10:56:36 to 2012-01-25 06:28:37 UTC [more...]

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-01-25  6:28 UTC  (5+ messages)

Emacs: Crypto: How to get automatic encryption?
 2012-01-25  6:23 UTC  (5+ messages)

[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-01-25  6:15 UTC  (21+ messages)
` [PATCH 2/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
          ` [PATCH 1/3 v2] "
            ` [PATCH 2/3 v2] emacs: Optionally hide some part headers
            ` [PATCH 3/3 v2] emacs: Don't insert a part header if it's the first part and text/*
` optional hiding of some part headers v3
  ` [PATCH 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
  ` [PATCH 2/3] emacs: Optionally hide some part headers
  ` [PATCH 3/3] emacs: Don't insert a part header if it's the first part and text/*

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-01-25  5:25 UTC 

[PATCH v2 0/3] emacs: notmuch-hello search cleanup
 2012-01-25  1:10 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
  ` [PATCH v3 2/3] emacs: use a single history for all searches
  ` [PATCH v3 3/3] emacs: bind "s" to `notmuch-hello-search' in notmuch-hello buffer
  ` [PATCH v4 0/3] emacs: notmuch-hello search cleanup
    ` [PATCH v4 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
    ` [PATCH v4 2/3] emacs: use a single history for all searches
    ` [PATCH v4 3/3] emacs: bind "s" to `notmuch-hello-search' in notmuch-hello buffer

[PATCH 01/10] test: fix argument order of test_expect_equal_file in few tests
 2012-01-25  1:01 UTC  (7+ messages)
` [PATCH 08/10] test: set variables using `let' instead of `setq' in Emacs tests
` [PATCH 10/10] test: use emacsclient(1) for "

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-01-25  0:50 UTC  (2+ messages)

ignore folders patch?
 2012-01-25  0:44 UTC  (4+ messages)

[PATCH] emacs: have notmuch-search-archive-thread use -next-thread function
 2012-01-25  0:44 UTC  (2+ messages)

[PATCH v3 2/2] search: Support automatic tag exclusions
 2012-01-25  0:43 UTC  (40+ messages)
  ` [PATCH 3/4] config: only set search.exclude_tags to "deleted; spam; " during setup
  ` [PATCH 4/4] setup: prompt user for search.exclude_tags value
                ` [PATCH v2 1/6] search: rename auto_exclude_tags to {search, }exclude_tags
                ` [PATCH v2 2/6] test: only exclude "deleted" messages from search if explicitly configured
                ` [PATCH v2 3/6] config: only exclude messages if 'search.exclude_tags' is explicitly set
                ` [PATCH v2 4/6] setup: move tag printing and parsing into separate functions
                    ` [PATCH v3 4/6] setup: Create functions for tag list printing and parsing
                ` [PATCH v2 5/6] setup: prompt user for search.exclude_tags value
                    ` [PATCH v3 "
                ` [PATCH v2 6/6] NEWS: update "Tag exclusion" section
                    ` [PATCH v3 "

[PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state
 2012-01-25  0:41 UTC  (4+ messages)
` [PATCH v4 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists

show-mode message/thread archiving improvements
 2012-01-25  0:06 UTC  (28+ messages)
  ` [PATCH 1/6] emacs: break up notmuch-show-archive-thread-internal into two more generally useful functions
    ` [PATCH 2/6] emacs: break out thread navigation from notmuch-show-archive-thread
      ` [PATCH 3/6] emacs: add message archiving functions
        ` [PATCH 4/6] emacs: add option to notmuch-show-next-open-message to pop out to parent buffer if at end
          ` [PATCH 5/6] emacs: use pop-at-end functionality in show-archive-message-then-next function
            ` [PATCH 6/6] emacs: modify the default show-mode key bindings for archiving
  ` (no subject)
    ` [PATCH v3 1/8] emacs: use search-next-thread to move to next thread in show mode
      ` [PATCH v3 2/8] emacs: break up notmuch-show-archive-thread-internal into two more generally useful functions
        ` [PATCH v3 3/8] emacs: break out thread navigation from notmuch-show-archive-thread
          ` [PATCH v3 4/8] emacs: add message archiving functions
            ` [PATCH v3 5/8] emacs: add option to show-next-{, open-}message functions to pop out to parent buffer if at end
              ` [PATCH v3 6/8] emacs: use pop-at-end functionality in show-archive-message-then-next function
                ` [PATCH v3 7/8] emacs: modify the default show-mode key bindings for archiving
                  ` [PATCH v3 8/8] emacs: fix show-previous-message doc string

[PATCH] uncrustify.cfg: label indent, some known types, not, # and ##
 2012-01-24 20:55 UTC 

BiDi
 2012-01-24 20:08 UTC 

[PATCH 1/4] test: Add `test_emacs_expect_t'
 2012-01-24 20:13 UTC  (17+ messages)
` [PATCH 1/4 v42] test: Don't return the result of checking for running emacs to the tester
  ` [PATCH 2/4 v42] test: Add `test_emacs_expect_t'
  ` [PATCH 3/4 v42] test: Add more helpers for emacs tests
  ` [PATCH 4/4 v42] test: Add address cleaning tests
` [PATCH 0/4 v43] emacs test helpers
  ` [PATCH 1/4 v43] test: Don't return the result of checking for running emacs to the tester
  ` [PATCH 2/4 v43] test: Add `test_emacs_expect_t'
  ` [PATCH 3/4 v43] test: Add more helpers for emacs tests
  ` [PATCH 4/4 v43] test: Add address cleaning tests

[PATCH 0/3] Second step of 'show' rewrite
 2012-01-24 18:26 UTC  (32+ messages)
` [PATCH 1/3] mime node: Record depth-first part numbers
` [PATCH v2 0/3] Second step of 'show' rewrite
  ` [PATCH v2 1/3] mime node: Record depth-first part numbers
  ` [PATCH v2 2/3] show: Use consistent header ordering in the text format
  ` [PATCH v2 3/3] show: Introduce mime_node formatter callback
` [PATCH v3 0/2] Second step of 'show' rewrite
  ` [PATCH v3 1/2] mime node: Record depth-first part numbers
  ` [PATCH v3 2/2] show: Introduce mime_node formatter callback
` [PATCH v4 0/3] Second step of 'show' rewrite
  ` [PATCH v4 1/3] mime node: Record depth-first part numbers
  ` [PATCH v4 2/3] show: Use consistent header ordering in the text format
  ` [PATCH v4 3/3] show: Introduce mime_node formatter callback
` [PATCH v5 0/2] Second step of 'show' rewrite
  ` [PATCH v5 1/2] mime node: Record depth-first part numbers
  ` [PATCH v5 2/2] show: Introduce mime_node formatter callback

use text properties rather than overlays
 2012-01-24 16:46 UTC  (5+ messages)
` [PATCH 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode'
` [PATCH 2/2] test: Update test to match previous patch

[PATCH v3 2/2] search: Support automatic tag exclusions
 2012-01-24 11:20 UTC  (20+ messages)
` [PATCH] Automatically exclude tags in notmuch-show
                  ` [RFC PATCH 1/4] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
                  ` [RFC PATCH 2/4] "
                  ` [RFC PATCH 3/4] "
                  ` [PATCH 4/4] "

[RFC PATCH 0/5] Convert show text format to new style
 2012-01-24  1:49 UTC  (5+ messages)
` [RFC PATCH 4/5] show: Convert text format to the new self-recursive style
` [RFC PATCH 5/5] show: Simplify new text formatter code

[PATCH v6 1/2] emacs: User-defined sections in notmuch-hello
 2012-01-23 23:07 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] emacs: Tests for user-defined sections

[PATCH 2/3] test: Add `test_emacs_expect_t'
 2012-01-23 17:26 UTC  (8+ messages)
` [PATCH 1/3] test: Don't return the result of checking for running emacs to the tester
  ` [PATCH 3/3] test: Add address cleaning tests

[RFC][PATCH] emacs: Provide scaffolding so that the new `shr' HTML renderer can run
 2012-01-23 17:14 UTC  (4+ messages)

Infinite loop in emacs interface
 2012-01-23 14:38 UTC  (5+ messages)

heads up from the python front
 2012-01-23 12:15 UTC  (6+ messages)
  ` [PATCH] python: fix error handling
      ` [PATCH] Add a NEWS section for 0.11.1 and document the python error handling bugfix

[PATCH 05/10] test: save buffer content to file instead of printing it in Emacs tests
 2012-01-23 11:48 UTC  (3+ messages)
` [PATCH] test/emacs-large-search-buffer: correct typo (EXPEXTED -> EXPECTED)

[PATCH v2] emacs: Make the part content available to the mm-inline* checks
 2012-01-23  8:02 UTC  (4+ messages)
` [PATCH] emacs: Make the part content available to `mm-inlinable-p'

[PATCH] emacs: Make the part content available to the mm-inline* checks
 2012-01-23  8:00 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 5/5] emacs: Use message-citation-line-format in reply
 2012-01-22 18:58 UTC  (2+ messages)
` [PATCH v3 5/5] emacs: Use message-cite-original "

[PATCH] make (kill-emacs) from emacsclient work with emacs 23.(1|2)
 2012-01-22 13:20 UTC  (3+ messages)
` [PATCH] test: "

[PATCH] test: whitespace-cleanup for most test/* files
 2012-01-22 13:17 UTC  (2+ messages)

[PATCH v4 1/3] show: don't use hex literals in JSON output
 2012-01-22 12:56 UTC  (3+ messages)
` [PATCH] "

[PATCH v4 3/3] Update NEWS and INSTALL about gmime 2.6
 2012-01-22 12:55 UTC  (3+ messages)
` [PATCH] Fix NEWS "

[PATCH] .dir-locals.el: changed one-char comment prefix '; ' to two; '; ; '
 2012-01-22 12:54 UTC  (3+ messages)

[PATCH] lib: Save filenames for files detected as "not an email file" in the database
 2012-01-22 12:19 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).