Commit graph

  • a2a522a758 Documentation for notmuch reply --format=(default|headers-only) Jed Brown 2009-11-28 18:56:15 +0100
  • 0a41c34310 More portable and easier to read regex in notmuch-search-operate-all Jed Brown 2009-11-28 20:51:13 +0100
  • 64c8d6227a Avoid bogus internal error reporting duplicate In-Reply-To IDs. Carl Worth 2009-11-28 10:01:22 -0800
  • 0a7bd1c728 Adjust autoload comments Keith Amidon 2009-11-27 05:30:08 -0800
  • 92c4dcc641 notmuch.el: Add face support to search mode Aneesh Kumar K.V 2009-11-28 11:37:05 +0530
  • ea124966e7 Send mail to notmuch list, not Carl Alec Berryman 2009-11-28 00:07:54 -0600
  • de064f1772 notmuch-new: Check for non-fatal errors from stat() Chris Wilson 2009-11-27 13:50:11 +0000
  • f94146bd39 Key binding rearrangement for save attachments in show mode Keith Amidon 2009-11-27 05:30:15 -0800
  • e593b6aacb Provide ability to save attachments Keith Amidon 2009-11-27 05:30:14 -0800
  • 07ce64e435 Forward individual messages using message-forward Keith Amidon 2009-11-27 05:30:11 -0800
  • c4463d4cb4 Factor out message buffer mgmt from notmuch-show-view-all-mime-parts Keith Amidon 2009-11-27 05:30:10 -0800
  • 30bdcfe651 Add key binding for notmuch-search in show-mode Keith Amidon 2009-11-27 05:30:09 -0800
  • 8418dee2f6 notmuch.el: Use message-mode font-face to highlight mail headers Aneesh Kumar K.V 2009-11-27 15:44:13 +0530
  • 6da6566576 correct message flag enum value so that it matches the type Bart Trojanowski 2009-11-27 21:20:09 -0500
  • ed16edc94d Add some very rudimentary support for handling html parts Alexander Botero-Lowry 2009-11-25 01:13:33 -0800
  • 12c91e8050 add missing comma in debugging code David Bremner 2009-11-26 11:32:35 -0400
  • f0bb5e9c3e notmuch.el: Require message mode to avoid undefined function in replies. Eric Anholt 2009-11-25 14:14:20 -0800
  • fb1a3452da Fix up whitespace styling from previous commit. Carl Worth 2009-11-27 19:38:46 -0800
  • 24ae7718b7 notmuch-new: Test if directory looks like Maildir before skipping tmp. Jan Janak 2009-11-25 22:11:45 +0100
  • e991148b00 Silence compiler warning by initializing a variable. Jeffrey C. Ollie 2009-11-25 07:01:36 -0600
  • c835e2a505 Merge remote branch 'jukie/vim' Carl Worth 2009-11-27 17:32:50 -0800
  • 5c7c6c0bae notmuch-new: Fix notmuch new to look at files within symbolic links Aneesh Kumar K.V 2009-11-25 10:28:24 +0530
  • c984fc43cc notmuch-show: identify which messages printed matched the query string Bart Trojanowski 2009-11-24 23:54:35 -0500
  • bede40987a have _notmuch_thread_create mark which messages matched the query Bart Trojanowski 2009-11-24 23:54:34 -0500
  • c57a0b4f8b message: add flags to notmuch_message_t Bart Trojanowski 2009-11-24 23:54:33 -0500
  • 00b138ba2a reply --format=headers-only: set In-Reply-To header, with ID *last* in References Jed Brown 2009-11-25 19:02:18 +0100
  • f47e54bc51 notmuch-reply.c: implement notmuch_reply_format_headers_only Jed Brown 2009-11-25 02:35:14 +0100
  • 5d447f327f notmuch-reply.c: accept the --format=default default option. Jed Brown 2009-11-25 02:35:13 +0100
  • e6628e78d9 vim: use <Space> more consistently in search view Bart Trojanowski 2009-11-27 18:02:05 -0500
  • 7a215c2de8 Merge remote branch 'origin/master' into vim Bart Trojanowski 2009-11-27 17:49:54 -0500
  • 16a00de924 vim: make it possible to start a search in show mode Bart Trojanowski 2009-11-27 17:43:01 -0500
  • dffee11a40 vim: don't toggle folds that are inside closed folds in show mode Bart Trojanowski 2009-11-27 17:18:41 -0500
  • e5a25c7692 vim: primitive reply to message Bart Trojanowski 2009-11-27 16:52:00 -0500
  • ab3ce6196e vim: primitive reply to thread Bart Trojanowski 2009-11-27 16:48:18 -0500
  • 0ef04e14ff vim: few compose mode updates, including README Bart Trojanowski 2009-11-27 16:47:39 -0500
  • e13bdc2c0e vim: don't remove headers until after parsing them Bart Trojanowski 2009-11-27 14:05:13 -0500
  • fd805c16c3 vim: fix off-by-one error when removing header from message to send out Bart Trojanowski 2009-11-27 14:02:25 -0500
  • b76852dcc5 vim: generalize compose buffer function further Bart Trojanowski 2009-11-27 13:32:57 -0500
  • ef81270760 vim: have ,nmr just reload the plugin w/o restarting state Bart Trojanowski 2009-11-27 13:08:30 -0500
  • d1eb2c6ce5 vim: make it possible to replace NM_cobine_tags() Bart Trojanowski 2009-11-27 13:06:46 -0500
  • efa9df2d49 vim: add a helper to combine tag search expressions Bart Trojanowski 2009-11-27 11:04:54 -0500
  • 5030989ee0 vim: README updates and corrections Bart Trojanowski 2009-11-27 09:43:06 -0500
  • 43cfdab608 vim: have '?' show search words in search mode Bart Trojanowski 2009-11-27 09:35:49 -0500
  • 0ce9c53fd4 notmuch-search-add/remove-tag: restrict to messages in current query Jed Brown 2009-11-26 22:36:50 +0100
  • 7293d84826 New function notmuch-search-operate-all: operate on all messages in the current query. Jed Brown 2009-11-26 22:36:49 +0100
  • dfb0b97b3c vim: cleanup error messages Bart Trojanowski 2009-11-27 01:34:08 -0500
  • a04334e959 vim: fix regexp for cleaning search list Bart Trojanowski 2009-11-27 01:31:16 -0500
  • 5b8f74b512 vim: force deleting buffers Bart Trojanowski 2009-11-27 01:18:00 -0500
  • becc49eee7 vim: fix message parsing patterns Bart Trojanowski 2009-11-27 01:17:36 -0500
  • b5e28d8615 vim: implement sending with ,s from compose buffer Bart Trojanowski 2009-11-27 01:03:35 -0500
  • 05d76deb2e vim: store previous buffer number when starting to compose Bart Trojanowski 2009-11-27 01:02:50 -0500
  • 651b215f0f vim: make sure headers begin with \w Bart Trojanowski 2009-11-27 01:02:37 -0500
  • 350e013696 vim: allow overriding how newBuffer is created Bart Trojanowski 2009-11-27 01:01:37 -0500
  • 9012c65282 vim: replace echo\nreturn with trhow in a few places Bart Trojanowski 2009-11-26 23:11:38 -0500
  • aa312db8cd vim: make insert in compose mode configurable Bart Trojanowski 2009-11-26 23:09:57 -0500
  • 8bafbac75c vim: add a helpful header to notmuch-compose mode Bart Trojanowski 2009-11-26 23:04:53 -0500
  • 805633becc vim: syntax highlighting for notmuch-compose mode Bart Trojanowski 2009-11-26 22:32:17 -0500
  • b078a0c8c2 vim: add support for <Tab> in compose mode Bart Trojanowski 2009-11-26 22:32:02 -0500
  • 0aa5f7d250 vim: add support for :NotMuch compose Bart Trojanowski 2009-11-26 22:30:13 -0500
  • 5bb149aab2 vim: cleanup settings in newBuffer() and make them local Bart Trojanowski 2009-11-26 22:25:43 -0500
  • bbca6e03c6 vim: add a line splitter that understands quotes Bart Trojanowski 2009-11-26 22:24:33 -0500
  • 480903adac vim: allow for different types of mappings not just normal mode ones Bart Trojanowski 2009-11-26 22:22:30 -0500
  • b7898b0c2a Return unpropertized strings for filename and message-id Tassilo Horn 2009-11-23 17:57:31 +0100
  • dc4d0a53a2 notmuch.el: Use variable notmuch-search-oldest-first to decide the search order Aneesh Kumar K.V 2009-11-23 20:20:59 +0530
  • 5b7b5ce1ef TODO: A read-only file in the mail store should be a warning, not an error. Carl Worth 2009-11-26 13:07:20 -0800
  • 5ab69232bc notmuch.el: When removing tags, offer only those a msg/thread has set. Jan Janak 2009-11-25 05:05:39 +0100
  • 5a447b00ac search-tags: Add support for search-terms. Jan Janak 2009-11-25 04:30:22 +0100
  • 523a6f67ec lib: New function to collect tags from a list of messages. Jan Janak 2009-11-25 04:30:21 +0100
  • 16eab4c87d notmuch.el: Select tag names with completion. Jan Janak 2009-11-23 01:10:56 +0100
  • f8baa02335 notmuch: New command 'search-tags'. Jan Janak 2009-11-23 01:10:55 +0100
  • c3c52e464b notmuch: New function to retrieve all tags from the database. Jan Janak 2009-11-23 01:10:54 +0100
  • 34c840a23e modify notmuch_setup_command to return 1 if config file write fails. Jameson Graef Rollins 2009-11-22 16:58:35 -0500
  • 7a7be482f7 vim: fix a case where we started with :NotMuch search Bart Trojanowski 2009-11-25 20:01:13 -0500
  • e2fd1d9970 vim: fix some error checking in NM_search_thread_id() Bart Trojanowski 2009-11-25 19:26:36 -0500
  • 29b420700e vim: removing debug statements Bart Trojanowski 2009-11-25 14:31:36 -0500
  • 8c8dacb26a vim: Space archives/reads and advances to next message Bart Trojanowski 2009-11-25 14:20:44 -0500
  • 4c9ddb9ac1 vim: don't use scrolloff/sidesscrolloff in notmuch buffers Bart Trojanowski 2009-11-25 14:19:35 -0500
  • 329f95eb77 vim: refactor get_message_for_line out of show_message_id Bart Trojanowski 2009-11-25 14:19:02 -0500
  • 898b173a18 vim: more cleanup and fixes for show_next/previous handlers Bart Trojanowski 2009-11-25 14:18:29 -0500
  • 0f39d2c4de vim: allow show_next/previous to skip non-matching messages Bart Trojanowski 2009-11-25 14:17:34 -0500
  • b440aeb23e vim: pass filter expression to add/remove tag functions Bart Trojanowski 2009-11-25 14:12:29 -0500
  • 5c5727ab52 Testing. Carl Worth 2009-11-25 09:39:10 -0800
  • 03ea266bc2 notmuch.el: Remove some dead code. Carl Worth 2009-11-25 09:18:39 -0800
  • 5a32a1d48f vim: fold messages that don't match a query Bart Trojanowski 2009-11-25 00:37:10 -0500
  • 682aa2e076 Merge branch 'show-matching-flag' into HEAD Bart Trojanowski 2009-11-25 00:50:43 -0500
  • 9d9b03c837 vim: return nothing instead of failting if there is no message id Bart Trojanowski 2009-11-25 00:36:11 -0500
  • a01e1335be vim: minor improvements to search screen syntax matching Bart Trojanowski 2009-11-25 00:13:32 -0500
  • 553637313b vim: make timing info a debug option Bart Trojanowski 2009-11-25 00:06:11 -0500
  • 76dc061de3 vim: include stubs for Tab-ing thorugh folds in show view Bart Trojanowski 2009-11-23 20:26:28 -0500
  • b740392b3d vim: include search terms when showing message Bart Trojanowski 2009-11-23 20:25:47 -0500
  • be19c210ca vim: fix '?' command in message display Bart Trojanowski 2009-11-23 20:24:22 -0500
  • 845732464c vim: fix shell escaping for () in search terms Bart Trojanowski 2009-11-23 20:23:41 -0500
  • f275f5f7f0 vim: fix column formatting for >9 messages in search view Bart Trojanowski 2009-11-23 20:20:34 -0500
  • 6bc0ec618d vim: preserve previous buffer number when refreshing search Bart Trojanowski 2009-11-23 20:05:51 -0500
  • 418a7f3108 vim: add git-diff.vim in README, make syntax work w/o the script Bart Trojanowski 2009-11-23 09:28:40 -0500
  • e9ca8e5037 vim: cleanup tag filtering Bart Trojanowski 2009-11-22 17:17:20 -0500
  • 384037285f vim: cleanup a few minor glitches Bart Trojanowski 2009-11-22 15:59:27 -0500
  • 54a7df40a2 vim: fix an error in the logic for finding message under cursor in show screen Bart Trojanowski 2009-11-22 00:42:42 -0500
  • b2830acc04 vim: use ,s for editing search query Bart Trojanowski 2009-11-22 00:35:38 -0500
  • 0210f960f1 vim: have ? show details of what's under cursor in search/show views Bart Trojanowski 2009-11-22 00:29:57 -0500