unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Greetings and suggestions
@ 2009-11-21 18:08 Brett Viren
  2009-11-21 19:47 ` Carl Worth
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Viren @ 2009-11-21 18:08 UTC (permalink / raw)
  To: notmuch

Hi,

I recently heard about notmuch from a reddit.com posting.  Immediately
I knew I needed to try it.

I've been a long time GNUS user and with VM before that.  GNUS is
great but I have never been very successful getting it to play well
with an indexer.

So far, after a little playing with notmuch I think it looks very good!

I think integrating notmuch into GNUS or incorporating GNUS features
into notmuch.el would be good direction to go.  The two features I see
missing most are:

 - posting styles (ie, set From: to non standard value) based on
search pattern.  This is really important when one subscribes to
different mailing lists using different addresses and the ML only
allows mail from registered addresses.

 - apply tags based on search pattern as new mail is processed.  This
would be like GNUS split-rules, but even better as one can place more
than one tag.

Anyways, great project and I look forward to contributing where I can.

-Brett.

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

* Re: Greetings and suggestions
  2009-11-21 18:08 Greetings and suggestions Brett Viren
@ 2009-11-21 19:47 ` Carl Worth
  0 siblings, 0 replies; 2+ messages in thread
From: Carl Worth @ 2009-11-21 19:47 UTC (permalink / raw)
  To: Brett Viren, notmuch

On Sat, 21 Nov 2009 13:08:42 -0500, Brett Viren <brett.viren@gmail.com> wrote:
> I recently heard about notmuch from a reddit.com posting.  Immediately
> I knew I needed to try it.

Hi Brett, welcome to Notmuch!

> I've been a long time GNUS user and with VM before that.  GNUS is
> great but I have never been very successful getting it to play well
> with an indexer.

Excellent. It's great to have a long-time GNUS user here. I really
wanted to poke around in GNUS for ideas, (and code), but have so far
entirely failed to even _run_ in to view any email messages. I'm clearly
not smart enough to be a GNUS user.

But I know that if I *could* run it, I'd see lots of great stuff in
it. And integrating nicely would be great. (The emacs code we have for
notmuch is already integrating with the message-mode stuff from GNUS).

> So far, after a little playing with notmuch I think it looks very
> good!

Thanks so much.

>  - posting styles (ie, set From: to non standard value) based on
> search pattern.  This is really important when one subscribes to
> different mailing lists using different addresses and the ML only
> allows mail from registered addresses.

Yes. That's a good idea. We already set From: based on how a message
being replied-to was addressed, but not yet based on the new To:
address.

>  - apply tags based on search pattern as new mail is processed.  This
> would be like GNUS split-rules, but even better as one can place more
> than one tag.

This is definitely on the feature list and is something we'll be
implementing soon. In the meantime, those of us that are using notmuch
in earnest are using shell scripts to load our mail like this:

	notmuch new
	notmuch tag +notmuch to:notmuchmail.org and not tag:notmuch
        ...

But just moving that configuration to the configuration file will be a
lot better.

> Anyways, great project and I look forward to contributing where I can.

Thanks Brett,

I'll look forward to any contributions from you.

-Carl

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

end of thread, other threads:[~2009-11-21 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-21 18:08 Greetings and suggestions Brett Viren
2009-11-21 19:47 ` Carl Worth

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