Commit graph

  • 2b576c62be notmuch.el: Add 'N' binding to mark message read and go to next. Carl Worth 2009-11-05 04:55:51 -0800
  • 22adeeaab7 notmuch.el: Don't require an extra press of space bar before archiving. Carl Worth 2009-11-04 17:42:01 -0800
  • 19993ea33b notmuch.el: Add a simple command to pipe a message to a process. Carl Worth 2009-11-04 16:54:09 -0800
  • 3a330cb84a notmuch.el: Don't skip read messages when they are open. Carl Worth 2009-11-04 16:22:42 -0800
  • b7366f8052 notmuch.el: Allow for scrolling backwards through thread with DEL Carl Worth 2009-11-04 16:15:56 -0800
  • 988320ad74 notmuch.el: Add 'w' binding to view raW email message. Carl Worth 2009-11-04 15:53:41 -0800
  • b1baaab2d5 notmuch show: Add filename to output (next to message ID). Carl Worth 2009-11-04 15:53:07 -0800
  • 9f668b3d56 notmuch.el: Don't use defvar for undocumented variables. Carl Worth 2009-11-04 15:45:33 -0800
  • 97b5f81533 notmuch.el: Don't hide long signatures. Carl Worth 2009-11-04 15:42:12 -0800
  • 3604a19beb notmuch.el: Fix to claim correct number of lines for hidden signature. Carl Worth 2009-11-04 15:19:08 -0800
  • a1f631ab6b notmuch.el: Don't hide message bodies when all messages are read. Carl Worth 2009-11-04 15:05:44 -0800
  • 2aa6c2d9a1 notmuch show: Fix misplaced g_object_unref leading to error message. Carl Worth 2009-11-04 15:01:11 -0800
  • c6aae1561a notmuch.el: Make notmuch-search scroll commands move to first/last message. Carl Worth 2009-11-04 14:38:49 -0800
  • eacd1ac41e notmuch.el: Override next-line and previous-line to make them reliable. Carl Worth 2009-11-04 13:39:26 -0800
  • 1d68e75c21 notmuch.el: Un-break the magic space bar to scroll a long, single message. Carl Worth 2009-11-04 13:16:33 -0800
  • 9fc6f4e60d notmuch.el: Fix to show *something* when all messages are already read. Carl Worth 2009-11-04 11:30:15 -0800
  • 46f41d80b0 notmuch.el: Make magic space bar advance to next unread messages. Carl Worth 2009-11-04 11:23:44 -0800
  • 88810b999a notmuch.el: Move to first unread message on notmuch-show. Carl Worth 2009-11-04 11:19:50 -0800
  • 08d84ceeab notmuch.el: Make next-message move to end of buffer after last message. Carl Worth 2009-11-04 11:03:07 -0800
  • c5672ca12a notmuch.el: Leave a blank line after last thread in search. Carl Worth 2009-11-04 10:43:07 -0800
  • 3effd82ace notmuch.el: Move "show next thread" from magic-space-bar to archive-thread Carl Worth 2009-11-04 10:32:44 -0800
  • 9a02b950a3 notmuch.el: More magic for magic space bar: Show next thread from search. Carl Worth 2009-11-04 10:25:04 -0800
  • daedd2442a notmuch.el: notmuch-search: Advance to next line before showing thread. Carl Worth 2009-11-04 09:32:47 -0800
  • 33fae33d82 notmuch.el: Make archive-thread more efficient for already archived messages. Carl Worth 2009-11-04 09:26:50 -0800
  • 278ae86f64 notmuch.el: Make the magic spacebar archive a thread in the end. Carl Worth 2009-11-04 09:21:09 -0800
  • aab9b5cf47 notmuch.el: Start implementing the magic space bar. Carl Worth 2009-11-04 08:42:38 -0800
  • c8382b2f0e notmuch.el: Fix to hide citations in body of read messages. Carl Worth 2009-11-04 08:38:49 -0800
  • 446459a5ea notmuch.el: Redefine behavior of notmuch-show-previous-message Carl Worth 2009-11-04 08:48:57 -0800
  • 253c11b675 notmuch.el: Fix notmuch-snow-next-message when on the last message. Carl Worth 2009-11-03 19:32:56 -0800
  • fbf473220b notmuch.el: Add more complete documentation to the major modes. Carl Worth 2009-11-03 18:24:13 -0800
  • e0b830410a notmuch.el: Make archive-thread advance to next line. Carl Worth 2009-11-03 17:18:04 -0800
  • c4ea149a9b notmuch.el: Add 't' binding to filter results to a specific tag. Carl Worth 2009-11-03 17:01:07 -0800
  • 50f260a1a3 notmuch.el: Add bindings for scrolling to notmuch-search mode. Carl Worth 2009-11-03 16:55:20 -0800
  • d47fc17263 Drop inapplicable copyright statements. Carl Worth 2009-11-03 16:47:34 -0800
  • 3f04059b33 notmuch-el: Fix implementation of show/hide-thread-ids. Carl Worth 2009-11-03 16:46:27 -0800
  • 0bec4692b6 notmuch.el: Add command to (a)rchive a thread from notmuch-show mode. Carl Worth 2009-11-03 13:34:05 -0800
  • 3dc1507d15 notmuch.el: Don't try to remove an "unread" tag that's not there. Carl Worth 2009-11-03 13:16:40 -0800
  • aa34eb2a37 notmuch show: Remove custom "unread" hack, (printing tag in two locations). Carl Worth 2009-11-03 13:13:50 -0800
  • 0ceef70efd notmuch.el: Add + and - bindings to add/remove tags from messages. Carl Worth 2009-11-03 12:54:10 -0800
  • 02aa1391be notmuch show: Print tags for each message. Carl Worth 2009-11-03 12:29:07 -0800
  • 6be03c1761 notmuch.el: Preserve current thread when refreshing search results. Carl Worth 2009-11-03 11:54:34 -0800
  • 2d507c9c6d notmuch.el: Add an '=' key to refresh the current view. Carl Worth 2009-11-03 11:47:48 -0800
  • e96e34c3f1 notmuch.el: Mark messages read when the (n)ext keybinding is pressed Carl Worth 2009-11-03 11:42:04 -0800
  • 3998f3a61c notmuch.el: Hide citations and signatures. Carl Worth 2009-11-03 11:14:52 -0800
  • 9c6a010674 Hide bodies of message that have already been read. Carl Worth 2009-11-03 10:32:42 -0800
  • f2a4c3e565 notmuch.el: Hide email headers by default. Carl Worth 2009-11-02 22:24:35 -0800
  • a81849b5e2 notmuch show: Switch to control character to mark sections of output Carl Worth 2009-11-02 21:13:19 -0800
  • 40382ed98c notmuch.el: Make 'n' and 'p' bring the current message to the top. Carl Worth 2009-11-02 20:47:11 -0800
  • 8debf74e82 notmuch.el: Add (n)ext and (p)revious bindings to notmuch-show mode. Carl Worth 2009-11-02 18:45:17 -0800
  • 4f974ac600 TODO: Add an idea from talking with keithp on the train. Carl Worth 2009-11-02 18:44:34 -0800
  • 07b2ef26de notmuch.el: Add '<' and '>' bindings to goto first/last thread. Carl Worth 2009-11-02 18:23:06 -0800
  • e5faf380d1 TODO: Organize tasks based on emacs interface, command-line tool, or library. Carl Worth 2009-11-02 18:02:38 -0800
  • df76a704b5 notmuch.el: Add commands to (s)earch globally, and (f)ilter a search Carl Worth 2009-11-02 17:56:18 -0800
  • e1f95213ae Tweak relative dates to be close to the same length. Carl Worth 2009-11-02 16:18:28 -0800
  • dac7e1d4b1 Remove notmuch_message_get_header_size and notmuch_message_get_all_headers Carl Worth 2009-11-02 16:08:24 -0800
  • ab2d904e06 notmuch.el: Hide thread IDs in notmuch-search mode. Carl Worth 2009-11-02 16:02:32 -0800
  • d4c4318fb9 notmuch.el: Implement visual feedback for add/remove tags. Carl Worth 2009-11-02 15:48:21 -0800
  • fa226a7a10 Drop date.c file, (use identical function from GMime instead). Carl Worth 2009-11-02 14:36:33 -0800
  • 8ff934803c notmuch show: Don't print non-text MIME parts. Carl Worth 2009-11-02 14:33:15 -0800
  • 6a7f4df6f7 Fix to decode header values, (primarily subject). Carl Worth 2009-11-02 14:32:20 -0800
  • d6615b554e Print "part" markers for each MIME part (with Content-type). Carl Worth 2009-11-02 13:27:34 -0800
  • ab317ca474 notmuch show: Use GMime to decode messages. Carl Worth 2009-11-02 13:19:39 -0800
  • 88ab96dc40 TODO: Add several items. Carl Worth 2009-11-02 13:18:58 -0800
  • 1b10c32a52 Add an INSTALL file. Carl Worth 2009-11-02 09:25:04 -0800
  • ddb4713b4b Add a simple configure script. Carl Worth 2009-11-02 09:11:37 -0800
  • f6183a92b5 Makefile: Rewrite to use NOTMUCH rather than MY in variable names. Carl Worth 2009-11-02 07:15:54 -0800
  • 5e2a479e69 README: Add a simple file explaining notmuch and pointing out resources. Carl Worth 2009-11-02 06:30:18 -0800
  • 1a579dfe6b Add a simple manual page for notmuch. Carl Worth 2009-11-02 06:13:16 -0800
  • 2405b45a06 notmuch: Add a talloc context argument to each top-level command function. Carl Worth 2009-10-31 16:40:47 -0700
  • c96021a477 Rename message_results/thread_results to messages/threads. Carl Worth 2009-10-31 16:32:30 -0700
  • c33eed84f2 notmuch.el: Add commands to add tag, remove tag, and archive (== remove inbox tag) Carl Worth 2009-10-31 12:09:06 -0700
  • c37b1bdf2d notmuch: Reference help, don't print it for unknown commands. Carl Worth 2009-10-31 12:08:00 -0700
  • acdc9988a2 notmuch.el: Add final '*' to generated buffer names. Carl Worth 2009-10-31 01:55:12 -0700
  • 1c75d622c9 notmuch.el: Enter now calls "notmuch show" on the current thread Carl Worth 2009-10-31 01:41:44 -0700
  • 8c9cc63a2e notmuch.el: Start fleshing out notmuch-search-mode with a custom keymap Carl Worth 2009-10-31 01:04:01 -0700
  • 095a5ac382 notmuch.el: Switch from start-process to call-process Carl Worth 2009-10-31 00:44:39 -0700
  • eb1a5b441b notmuch.el: Switch from compilation-start to start-process Carl Worth 2009-10-30 23:42:39 -0700
  • 7e8ba9adf8 notmuch.el: Add notmuch-search command as well as notmuch Carl Worth 2009-10-30 17:18:19 -0700
  • ea97496081 notmuch.el: Copy copyright information from compilation.el Carl Worth 2009-10-30 17:17:16 -0700
  • 95865596df notmuch.el: Rename from notmuch-mode.el to notmuch.el Carl Worth 2009-10-30 15:17:27 -0700
  • 299874ce29 notmuch-mode: Add an actualy notmuch-search-mode as well Carl Worth 2009-10-30 15:12:49 -0700
  • 17a0b8a95f The very beginnings of an emacs mode for notmuch in notmuch-mode.el. Carl Worth 2009-10-30 15:05:53 -0700
  • f365024166 TODO: Add man page and compiling a libnotmuch library to the list. Carl Worth 2009-10-30 12:02:11 -0700
  • 2b819ae83d Makefile: Add a simple target for "make install". Carl Worth 2009-10-30 12:00:55 -0700
  • bdde726388 TODO: Note that "notmuch show" exists now and list several new ideas. Carl Worth 2009-10-30 11:57:43 -0700
  • a2f0445e1b Fix relative date formatting to not split one day into two formats. Carl Worth 2009-10-29 17:42:21 -0700
  • c771eaf362 notmuch search: Add (relative) date to search output Carl Worth 2009-10-29 17:31:07 -0700
  • 41c7ad2c91 notmuch show: Add a one-line summary of the message before the header. Carl Worth 2009-10-29 16:06:27 -0700
  • 8b93875b27 notmuch show: Trim down header list. Carl Worth 2009-10-29 14:07:45 -0700
  • 90a0ef4ac4 notmuch show: Add body of message as well. Carl Worth 2009-10-29 09:06:53 -0700
  • bf78a89196 notmuch show: Initial implementation (headers only) Carl Worth 2009-10-29 08:51:12 -0700
  • b39ebca8c9 TODO: Update now that full-text indexing is in. Carl Worth 2009-10-28 16:52:45 -0700
  • a1135f0b7e Fix add_message and get_filename to strip/re-add the database path. Carl Worth 2009-10-28 16:50:14 -0700
  • fbf55bfe2f notmuch setup/new: Print progress once per second instead of after 1000 files. Carl Worth 2009-10-28 16:09:19 -0700
  • 56218ddbb4 index: Don't bother indexing quoted portions of messages (and signatures). Carl Worth 2009-10-28 15:41:42 -0700
  • cfa228a3d4 notmuch_database_add_message: Sanity check the file as the first thing Carl Worth 2009-10-28 13:35:10 -0700
  • 81861514c9 Tweak formatting of internal error messages. Carl Worth 2009-10-28 12:46:50 -0700
  • 3a91df21ca index: Store "Full Name <user@example.com>" addressses in the database Carl Worth 2009-10-28 13:09:08 -0700
  • f9bbd7baa0 Add full-text indexing using the GMime library for parsing. Carl Worth 2009-10-28 10:42:07 -0700
  • b04cc33738 notmuch search: Clarify documentation of implicit Boolean operators Carl Worth 2009-10-28 10:35:26 -0700