unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-01-23 11:32:55 to 2012-01-26 01:19:42 UTC [more...]

[Emacs] Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages
 2012-01-26  1:19 UTC  (2+ messages)

[PATCH] emacs: add completion to "tag all" operation ("*" binding)
 2012-01-26  1:12 UTC 

[PATCH] emacs: polish notmuch-hello help text
 2012-01-25 21:59 UTC  (3+ messages)

[PATCH] uncrustify.cfg: comments and more types
 2012-01-25 21:37 UTC 

Emacs: Crypto: How to get automatic encryption?
 2012-01-25 19:09 UTC  (9+ messages)

[RFC PATCH] bikeshed uncrustify options
 2012-01-25 18:31 UTC  (6+ messages)

[PATCH 1/1] emacs: Take more care when hiding regions with buttons
 2012-01-25 17:53 UTC  (12+ messages)
` [PATCH 0/4 v2] "
  ` [PATCH 1/4 v2] test: `visible-buffer-substring' should not return text properties
  ` [PATCH 2/4 v2] test: `notmuch-test-run' should protect against buffer switching
  ` [PATCH 3/4 v2] test: Add test for Original Message hiding at point-min
  ` [PATCH 4/4 v2] emacs: Take more care when hiding regions with buttons

[PATCH 0/2] improve `notmuch-show-clean-address'
 2012-01-25 14:06 UTC  (10+ messages)
` [PATCH 1/2] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'
` [PATCH 2/2] emacs: Another special case for `notmuch-show-clean-address'
` [PATCH 0/3 v2 ] improve `notmuch-show-clean-address'
  ` [PATCH 1/3] emacs: Avoid `mail-header-parse-address' in `notmuch-show-clean-address'
  ` [PATCH 2/3] test: Updated expected output for new `notmuch-show-clean-address'
  ` [PATCH 3/3] emacs: Another special case for `notmuch-show-clean-address'

[PATCH 0/3] minor cleanup and improvements
 2012-01-25 13:48 UTC  (9+ messages)
` [PATCH 1/3] emacs: Stop the `truncate-string-to-width' madness
` [PATCH 2/3] emacs: Don't mark messages as "unsaved" when printing
` [PATCH 3/3] emacs: Prefer '[No Subject]' to blank subjects
` [PATCH 0/3 v2] minor cleanup and improvements

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-01-25 13:03 UTC  (3+ messages)

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-01-25 13:00 UTC  (6+ messages)

[PATCH v2 0/3] emacs: notmuch-hello search cleanup
 2012-01-25 12:46 UTC  (12+ 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] uncrustify.cfg: label indent, some known types, not, # and ##
 2012-01-25 11:52 UTC  (2+ messages)

[PATCH] emacs: have notmuch-search-archive-thread use -next-thread function
 2012-01-25 11:36 UTC  (3+ messages)

[PATCH 0/3] Second step of 'show' rewrite
 2012-01-25 11:33 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mime node: Record depth-first part numbers
  ` [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

[PATCH 1/4] test: Add `test_emacs_expect_t'
 2012-01-25 11:33 UTC  (18+ 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 v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
 2012-01-25 11:16 UTC  (3+ messages)
` [PATCH 1/3] emacs: s/buttonise/buttonize/g

show-mode message/thread archiving improvements
 2012-01-25 10:53 UTC  (31+ 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] emacs: Fix a notmuch-print.el compiler warning
 2012-01-25 10:35 UTC  (4+ messages)

[PATCH 0/3] reworked crypto toggle, plus a couple of other toggles
 2012-01-25 10:18 UTC  (4+ messages)
` [PATCH 1/3] emacs: Rework crypto switch toggle
` [PATCH 2/3] emacs: Allow `notmuch-show-mode' to display only matching messages
` [PATCH 3/3] emacs: Allow the indentation of content to be toggled

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

[PATCH 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-01-25  6:15 UTC  (12+ messages)
` 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 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 "

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

[PATCH v3 2/2] search: Support automatic tag exclusions
 2012-01-25  0:43 UTC  (13+ messages)
  ` [PATCH 3/4] config: only set search.exclude_tags to "deleted; spam; " during setup

[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

BiDi
 2012-01-24 20:08 UTC 

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  (17+ 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 4/4] setup: prompt user for search.exclude_tags value
 2012-01-23 23:28 UTC  (3+ messages)
` [PATCH v2 1/6] search: rename auto_exclude_tags to {search, }exclude_tags

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

[PATCH v2 6/6] NEWS: update "Tag exclusion" section
 2012-01-23 14:49 UTC  (3+ messages)
` [PATCH v3 "

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  (4+ 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 2/3] emacs: Don't return the button from `notmuch-show-insert-part-header'
 2012-01-23 11:32 UTC  (3+ messages)
` [PATCH 1/3 v2] "


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