unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/5] some fixes for emacs client
@ 2010-07-01 16:08 Dmitry Kurochkin
  2010-07-01 16:08 ` [PATCH 1/5] Use notmuch-show-get-message-id in notmuch-show-get-bodypart-content Dmitry Kurochkin
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Dmitry Kurochkin @ 2010-07-01 16:08 UTC (permalink / raw)
  To: notmuch

Hi all.

Thanks for such a great email client! I wanted to move away from gmail web
interface for a while, but could not find a suitable client. Now I am moving
to notmuch, and it is a pleasure to use so far.

Here are some small but useful (at least for me) fixes for the emacs client:

* Quote id:"message-id" queries. Fixes errors when message-id contains special
  chars, e.g. `..'.

* Use message-field-value to get headers in fcc. Fixes cases when message
  contains lines starting with From:, common when forwarding.

* Add notmuch-hook. I use it to start server, which is used for new mail
  notifications and notmuch-hello buffer updates.

* Add notmuch-hello-hook. I use it to turn off show-trailing-whitespace.

This is the first time I use git send-email. Sorry if I did it wrong.

Regards,
  Dmitry

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-05  7:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 16:08 [PATCH 0/5] some fixes for emacs client Dmitry Kurochkin
2010-07-01 16:08 ` [PATCH 1/5] Use notmuch-show-get-message-id in notmuch-show-get-bodypart-content Dmitry Kurochkin
2010-07-01 16:08 ` [PATCH 2/5] Add quotes around id:"message-id" queries Dmitry Kurochkin
2010-07-02  4:41   ` Olly Betts
2010-07-02 13:04     ` Dmitry Kurochkin
2010-07-05  7:33       ` Olly Betts
2010-07-01 16:08 ` [PATCH 3/5] Use message-field-value instead of message-fetch-field Dmitry Kurochkin
2010-07-01 16:08 ` [PATCH 4/5] Add notmuch-hook. Called when notmuch is started, before notmuch-hello buffer is created Dmitry Kurochkin
2010-07-01 16:08 ` [PATCH 5/5] Add notmuch-hello-hook. Called every time notmuch-hello buffer is updated Dmitry Kurochkin

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