unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* New "notmuch address" command
@ 2014-12-12  9:16 Lele Gaifax
  2014-12-12 10:39 ` Michal Sojka
  0 siblings, 1 reply; 5+ messages in thread
From: Lele Gaifax @ 2014-12-12  9:16 UTC (permalink / raw)
  To: notmuch

Hi all again,

I'm happily using "notmuch-addrlookup"[1] as "notmuch-address-command", in
my Emacs configuration.

As explained in my other message, yesterday I spent some time tweaking
that configuration and tried to replace it with the new "notmuch
address" introduced in version 0.19.

An (almost) equivalent of "notmuch-addrlookup foo" could be "notmuch
address to:foo* OR from:foo*", but it has at least one indesiderable
difference: it seems considering the "CC" field, but always emits the
"TO" content (i.e., assuming I have a message I sent to "john@doe.com"
and CCed to "foo@bar.com", "notmuch address to:foo" emits
"john@doe.com", not "foo@bar.com") so the candidates it generates are
way too much.

I don't know it that's done on purpose (I clearly miss the use case if
so).

I wonder if it would be reasonable adding a "--complete" flag to the
"address" command that selects a more specific behaviour, so that
"notmuch address --complete foo":

a) automatically performs a partial match (i.e. it adds the '*' suffix
   on its own)

b) searches the given text only in the related headers (hiding the
   difference between "incoming" and "outgoing" messages, and not
   considering the body at all)

c) avoids the "bug"/"feature" explained above

What do you think?

Thank you,
ciao, lele.

[1] https://github.com/aperezdc/notmuch-addrlookup-c
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.

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

end of thread, other threads:[~2014-12-14 18:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-12  9:16 New "notmuch address" command Lele Gaifax
2014-12-12 10:39 ` Michal Sojka
2014-12-12 12:10   ` Lele Gaifax
2014-12-14 14:24     ` Michal Sojka
2014-12-14 18:56       ` Lele Gaifax

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