unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-01-25 00:06:42 to 2012-01-28 06:00:18 UTC [more...]

[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
 2012-01-28  5:59 UTC  (8+ messages)
` [PATCH 2/6] emacs: remove text properties from `notmuch-search-get-tags' result
` [PATCH 3/6] emacs: make "+" and "-" tagging operations more robust
` [PATCH 4/6] test: fix emacs tests after tagging operations changes
` [PATCH 5/6] emacs: add "*" binding for notmuch-show view
` [PATCH 6/6] emacs: separate history for operations which accept single and multiple tags
` [PATCH 7/6] emacs: relax tag syntax check in `notmuch-tag' function
` [PATCH 8/6] emacs: use message ids instead of thread id in `notmuch-show-operate-all'

[PATCH] test: remove ".sh" extension from the recently added Emacs tests
 2012-01-28  5:23 UTC  (2+ messages)

[PATCH 0/3] minor cleanup and improvements
 2012-01-28  5:22 UTC  (18+ 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] STYLE: Initial draft of coding style document
 2012-01-27 23:46 UTC 

[PATCH 0/3] Configuration file option to exclude files/directories
 2012-01-27 22:50 UTC  (16+ messages)
      ` [PATCH 1/2] moved _notmuch_get_list () and _notmuch_set_list () up in file
        ` [PATCH 2/2] added support for user-specified directories to exclude
          ` [PATCH] moved _notmuch_(get|set)_list () functions earlyer in the file

[PATCH] emacs: support limiting the number of results shown in search results
 2012-01-27 19:35 UTC 

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-01-27 16:36 UTC  (14+ messages)
      ` [RFC] "
            ` [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{,-and-go}'
              ` [PATCH v4?] emacs: add `notmuch-show-stash-mlarchive-link{, -and-go}'

[PATCH 0/2] improve `notmuch-show-clean-address'
 2012-01-27 12:06 UTC  (11+ 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/2] re-enable line wrapping and add some header bling
 2012-01-27 11:57 UTC  (9+ messages)
` [PATCH 1/2] emacs: Re-enable line wrapping in `notmuch-show-mode'
` [PATCH 2/2] emacs: Add more processing of displayed headers

[PATCH] emacs: add completion to "tag all" operation ("*" binding)
 2012-01-27 11:56 UTC  (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5 0/2] emacs: add completion to "tag all" operation
  ` [PATCH v5 1/2] emacs: add completion to "tag all" operation ("*" binding)
  ` [PATCH v5 2/2] emacs: `notmuch-search-operate-all' code cleanup, no functional changes

[PATCH] emacs: add default value to notmuch-search-line-faces
 2012-01-27 10:37 UTC  (7+ messages)

gmime2.6 packaging for debian
 2012-01-27  7:16 UTC  (2+ messages)

[PATCH] emacs: Quote MML tags in replies
 2012-01-26 19:16 UTC  (4+ messages)

[PATCH 0/2] Add a fake 'Tags' header
 2012-01-26 18:16 UTC  (3+ messages)
` [PATCH 1/2] emacs: Add a fake Tags: header during display
` [PATCH 2/2] test: Update tests for new 'Tags' header

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-01-26 15:58 UTC  (6+ messages)

[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
 2012-01-26 14:34 UTC  (5+ messages)
` [PATCH 1/3] emacs: s/buttonise/buttonize/g

[PATCH 1/3] emacs: bind "s" to `notmuch-search' in notmuch-hello buffer
 2012-01-26 14:13 UTC  (4+ messages)

[Emacs] Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages
 2012-01-26 13:32 UTC  (6+ messages)
    `  "

[PATCH 1/1] emacs: Take more care when hiding regions with buttons
 2012-01-26 12:40 UTC  (19+ 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/4 v3] "
  ` [PATCH 1/4 v3] test: `visible-buffer-substring' should not return text properties
  ` [PATCH 2/4 v3] test: `notmuch-test-run' should protect against buffer switching
  ` [PATCH 3/4 v3] test: Add test for Original Message hiding at point-min
  ` [PATCH 4/4 v3] emacs: Take more care when hiding regions with buttons

[PATCH v2] emacs: Make the part content available to the mm-inline* checks
 2012-01-26 12:28 UTC  (3+ messages)
` [PATCH] emacs: Make the part content available to `mm-inlinable-p'

[PATCH] emacs: Fix a notmuch-print.el compiler warning
 2012-01-26 12:27 UTC  (5+ messages)

[PATCH] emacs: polish notmuch-hello help text
 2012-01-26 12:24 UTC  (4+ messages)

Emacs: Crypto: How to get automatic encryption?
 2012-01-26  8:53 UTC  (10+ messages)

[PATCH 0/2] Rewrite text show format
 2012-01-26  6:55 UTC  (3+ messages)
` [PATCH 1/2] show: Convert text format to the new self-recursive style
` [PATCH 2/2] show: Simplify new text formatter code

[RFC PATCH 0/5] Convert show text format to new style
 2012-01-26  6:35 UTC  (4+ messages)
` [RFC PATCH 5/5] show: Simplify new text formatter code

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

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

[PATCH v3 0/3] emacs: notmuch-hello search cleanup
 2012-01-25 12:46 UTC  (6+ messages)
` [PATCH v4 "
  ` [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  (3+ messages)
` [PATCH v5 0/2] "

[PATCH 1/4] test: Add `test_emacs_expect_t'
 2012-01-25 11:33 UTC  (3+ messages)
` [PATCH 0/4 v43] emacs test helpers

show-mode message/thread archiving improvements
 2012-01-25 10:53 UTC  (18+ messages)
` (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 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 1/3] emacs: Tidy `notmuch-show-insert-part-header'
 2012-01-25  6:15 UTC  (7+ messages)
` optional hiding of some part headers v3
  ` [PATCH 1/3] emacs: Don't return the button from `notmuch-show-insert-part-header'

[PATCH 01/10] test: fix argument order of test_expect_equal_file in few tests
 2012-01-25  1:01 UTC  (5+ messages)
` [PATCH 10/10] test: use emacsclient(1) for Emacs tests

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


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