David Bremner
0dcdc2ae8a
add NEWS item for printing
2012-03-20 07:47:24 -03:00
David Bremner
5b6a91849c
NEWS: add news item for help = man page
...
As we discovered recently on the list, this really is new for 0.12
2012-03-19 22:32:23 -03:00
David Bremner
686ed4c6ad
NEWS: update discussion of GMime 2.6 version requirements.
...
Be more specific than "Current GMime 2.6". Also explain why we need
>=2.6.7
2012-03-19 22:25:05 -03:00
David Bremner
7fb0eb3293
NEWS: set release date for 0.12
2012-03-19 22:15:05 -03:00
Jani Nikula
622d2f6128
NEWS: emacs: enable `notmuch-search-line-faces' by default
2012-03-14 23:01:29 -03:00
Jani Nikula
d8b131c37d
NEWS: cli: manual page for notmuch configuration options
2012-03-14 22:57:14 -03:00
Jani Nikula
743d3bcdd8
NEWS: emacs: inline patch fake attachment file names
2012-03-14 22:54:51 -03:00
Jani Nikula
8d479ce3e8
NEWS: emacs: support text/calendar MIME type
2012-03-14 22:54:21 -03:00
Jani Nikula
f9fd98142b
NEWS: emacs: show view archiving key binding changes
2012-03-14 22:53:45 -03:00
Jani Nikula
bd99627e6d
NEWS: emacs: Fix MML tag quoting in replies
2012-03-14 22:53:19 -03:00
Mark Walters
e83409d21c
NEWS: revert NEWS item for exclude tags for 0.12
2012-03-02 19:12:36 -04:00
Pieter Praet
5234f808bc
NEWS: add entry for `notmuch-show-stash-mlarchive-link{,-and-go}'
2012-03-01 18:58:08 -04:00
Mark Walters
95fb22ebdb
News for Make buttons for attachments allow viewing as well as saving
...
On Sat, 21 Jan 2012 09:09:58 -0400, David Bremner <david@tethera.net> wrote:
> On Fri, 20 Jan 2012 09:44:06 +0000, Mark Walters <markwalters1009@gmail.com> wrote:
> > Define a keymap for attachment buttons to allow multiple actions.
> > Define 3 possible actions:
> > save attachment: exactly as currently,
> > view attachment: uses mailcap entry,
> > view attachment with user chosen program
>
> pushed.
Here is a News patch for this feature.
Best wishes
Mark
From fde33258850a438f1810e4158c946b3cf185b5e8 Mon Sep 17 00:00:00 2001
From: Mark Walters <markwalters1009@gmail.com>
Date: Wed, 29 Feb 2012 09:26:17 +0000
Subject: [PATCH] News item for allowing attachment buttons to view as well as save.
2012-02-29 07:24:17 -04:00
Pieter Praet
c5520af0ae
NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c
...
See previous commit.
2012-02-27 22:30:15 -04:00
Austin Clements
4d2d96be5f
News for retaining state when refreshing notmuch show
2012-02-25 10:35:35 -04:00
Justus Winter
327892f596
NEWS: add entry for the improved unicode handling in the python bindings
...
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-25 10:28:22 -04:00
Justus Winter
8dec19fd66
NEWS: add entry for python 3.2 compatibility
...
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
2012-02-25 10:28:10 -04:00
Tomi Ollila
4c31cc615b
NEWS: add news section for new.ignore
...
Added NEWS section 'Mail store folder/file ignore'.
2012-02-17 08:04:45 -04:00
Dmitry Kurochkin
61fa5c0bb8
NEWS: document Emacs UI tagging operations changes
2012-02-08 11:23:37 -04:00
David Bremner
d43f6c00b3
Merge commit '0.11.1'
...
Conflicts:
NEWS
bindings/python/notmuch/database.py
bindings/python/notmuch/message.py
notmuch.1
NEWS merged by hand, others taken from master.
2012-02-04 12:01:46 -05:00
David Bremner
3f44da70b1
NEWS: set release date for 0.11.1
2012-02-03 08:30:30 -04:00
Aaron Ecay
ae438ccd8c
emacs: quote MML tags in replies
...
Emacs message-mode uses certain text strings to indicate how to attach
files to outgoing mail. If these are present in the text of an email,
and a user is tricked into replying to the message, the user’s files
could be exposed.
Edited-by: Pieter Praet <pieter@praet.org>: Rebased to release branch.
2012-02-03 08:26:41 -04:00
Pieter Praet
08b3b0f37f
NEWS: update "Tag exclusion" section
2012-01-23 19:26:45 -04:00
Justus Winter
c8410bce8b
Add a NEWS section for 0.11.1 and document the python error handling bugfix
2012-01-23 14:38:40 -04:00
Thomas Jost
d449c60a73
Fix NEWS about gmime 2.6
...
Previous version had a typo ("they may be" instead of "there may be")
and was lacking a proper description of the gmime bug.
2012-01-22 08:40:59 -04:00
Thomas Jost
6d0fcea4e4
Update NEWS and INSTALL about gmime 2.6
2012-01-21 08:55:08 -04:00
Austin Clements
ad6d0d5e12
News for tag exclusion
2012-01-19 09:39:49 -04:00
Tomi Ollila
d2df1eca1e
NEWS: consistent 2-space indentation
...
In NEWS file, indentation for item descriptions is generally 2 spaces
but in a few cases there were 3 or 4 (4 caused different markdown
handling) space indentations. Indentation in those lines are brought
to consistent 2-space indentation.
2012-01-17 07:51:18 -04:00
Jani Nikula
baa2c9721d
NEWS: add news items for reply to sender
2012-01-14 12:45:24 -04:00
David Bremner
ffce9b7c25
NEWS: set release date.
...
It's Friday the thirteenth. What could possibly go wrong?
2012-01-13 20:28:44 -04:00
Jani Nikula
fb846f57ef
NEWS: add news entry for notmuch reply uninitialized variable bugfix
2012-01-09 22:12:24 -04:00
Thomas Jost
e0991930c0
Update NEWS for Emacs changes
...
- A fair amount of conflict resolution by db.
2012-01-05 17:56:33 -04:00
David Bremner
9981f995c6
NEWS: give a hint about using sort to achieve the old dump behavior.
...
This is needed for a few applications, and actually is quite
fast (relative to the actual dump).
2012-01-05 17:52:50 -04:00
David Bremner
84d9e319ad
NEWS: fix typos.
...
Thanks to Xavier for one of these.
2012-01-05 17:52:07 -04:00
Jameson Graef Rollins
4bda23f160
update NEWS
...
This change looks slightly larger than it actually is, since I moved
the emacs section below the Performance and Memory Management
sections.
2012-01-05 17:49:05 -04:00
Aaron Ecay
bee7cb9472
Update NEWS for change by Aaron Ecay
...
- text moved around within NEWS into existing Emacs section by
committer
2011-12-30 22:49:30 -04:00
David Bremner
81ad1c29f7
NEWS: add item for notmuch-deliver
...
Ali mentioned he is very busy these days, so I just made something up
rather than waiting for a NEWS item from him.
2011-12-30 08:12:39 -04:00
Tomi Ollila
7da991320b
NEWS: two memory leaks fixes for 0.11
2011-12-28 16:54:44 -04:00
Jani Nikula
dddbb9c4a8
NEWS: emacs: notmuch-poll-script and saved search news items
2011-12-26 15:50:51 -04:00
Jani Nikula
69bb7f35b6
cli: add support for pre and post notmuch new hooks
...
Run notmuch new pre and post hooks, named "pre-new" and "post-new", if
present in the notmuch hooks directory. The hooks will be run before and
after incorporating new messages to the database.
Typical use cases for pre-new and post-new hooks are fetching or delivering
new mail to the maildir, and custom tagging of the mail incorporated to the
database.
Also add command line option --no-hooks to notmuch new to bypass the hooks.
Signed-off-by: Jani Nikula <jani@nikula.org>
2011-12-11 13:58:15 -04:00
David Bremner
f0e0053149
Merge branch 'release'
...
Conflicts:
NEWS
Conflicts resolved by inserting the 0.10.2 stanza before 0.11
2011-12-06 19:39:33 -04:00
David Bremner
bcd8d139f4
NEWS: add news for 0.10.2
2011-12-05 22:03:58 -04:00
Austin Clements
da67bf12ce
tag: Automatically limit to messages whose tags will actually change.
...
This optimizes the user's tagging query to exclude messages that won't
be affected by the tagging operation, saving computation and IO for
redundant tagging operations.
For example,
notmuch tag +notmuch to:notmuch@notmuchmail.org
will now use the query
( to:notmuch@notmuchmail.org ) and (not tag:"notmuch")
In the past, we've often suggested that people do this exact
transformation by hand for slow tagging operations. This makes that
unnecessary.
2011-11-28 06:54:42 -08:00
David Bremner
c0d8ebe36e
NEWS: add NEWS stanza for 0.10.1
...
Explain the bug fix in slightly less technical language than in the
Debian changelog.
2011-11-25 12:17:35 -05:00
David Bremner
2ecc92a802
NEWS: set (approximate) date for 0.10 release
...
It doesn't really matter if we are off by a day.
2011-11-23 07:43:01 -04:00
David Bremner
ecf4c82545
NEWS: item for silent killing of search buffers.
...
This is maybe borderline for inclusion in NEWS, but maybe the NEWS
item helps someone who thinks there is a bug.
2011-11-23 07:34:22 -04:00
Pieter Praet
53b921d604
NEWS: fix some old typos and trailing whitespace
...
(with a further M-x whitespace-cleanup by db)
2011-11-16 18:14:45 -04:00
Pieter Praet
990ad97663
NEWS: add entries for stashing-related keybinding and tests
...
Add news entries for commits:
f9764bfacc
64febdf71c
2011-11-16 18:08:33 -04:00
Daniel Schoepe
06f59befb4
NEWS entry for id-links
...
This adds a NEWS entry for commit 4a4ada73b7
(second try, with whitespace fix)
2011-11-16 14:15:11 -04:00
David Bremner
afb4387e5c
Revert "NEWS entry for id-links"
...
This reverts commit e93bf1f842
.
reverting to fix whitespace
2011-11-16 14:14:08 -04:00