unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomas Nordin <tomasn@posteo.net>
To: Alex Abdo <alex@alexabdo.com>, Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: Notmuch Emacs: tab completion for tags in Fcc:
Date: Thu, 21 Dec 2017 15:07:32 +0100	[thread overview]
Message-ID: <873744xjh7.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <1937B10E-68A6-4F49-9C9C-7AB61C196891@alexabdo.com>

Alex Abdo <alex@alexabdo.com> writes:

> All,
>
> One small suggestion for Notmuch Emacs: it would be nice if there were 
> tab completion for tags (and, if possible, folders) in the Fcc header 
> when composing messages in Emacs.
>
> There is already tab completion for tags in a number of other places, 
> but for some reason, there isn’t tab completion in the Fcc header.

The reason is maybe that this place don't often vary much. But there is
a configuration variable for this, notmuch-fcc-dirs, which see. Put
point in the beginning of the variable name here and say C-h v.

I have it set like this:

(setq notmuch-fcc-dirs
      '(("tomasn@kth\\.se" . "kth/Sent")
        ("tom\\(asn\\|nor\\)@posteo\\.\\(net\\|de\\)" . "posteo/Sent")))

A list of (regex . folder), and depending on the address I am sending
from I get a copy in the specified folder. I would probably find it
annoying if I had to write it each time, even with tab completion.

  reply	other threads:[~2017-12-21 14:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-20  4:10 Notmuch Emacs: tab completion for tags in Fcc: Alex Abdo
2017-12-21 14:07 ` Tomas Nordin [this message]
2017-12-21 17:40   ` Daniel Kahn Gillmor
2017-12-21 21:20     ` Tomas Nordin
2017-12-21 21:23       ` Alex Abdo
2017-12-21 23:23         ` Tomas Nordin
2017-12-23 14:15 ` Gregor Zattler
2017-12-23 15:42   ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873744xjh7.fsf@fliptop.i-did-not-set--mail-host-address--so-tickle-me \
    --to=tomasn@posteo.net \
    --cc=alex@alexabdo.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).