unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [Bug] Force creating of Mail/sent on sending?
@ 2013-08-24 10:34 Bastien
  2013-08-24 10:41 ` Bastien
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bastien @ 2013-08-24 10:34 UTC (permalink / raw)
  To: notmuch

Hi all,

I installed notmuch yesterday, when I heard David's talk at the GNU
hackers meeting -- great tool!  Thanks for the work.

My configuration is here: http://bzg.fr/emacs.html (browse down to the
notmuch section, click on it.)

If I require 'notmuch, then sending from Gnus asks me whether I want
to create Mail/sent -- I don't want to, sent emails go to the current
group.

Is there a way to avoid notmuch asking this?

Thanks!

-- 
 Bastien

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

* Re: [Bug] Force creating of Mail/sent on sending?
  2013-08-24 10:34 [Bug] Force creating of Mail/sent on sending? Bastien
@ 2013-08-24 10:41 ` Bastien
  2013-08-24 16:00 ` Jani Nikula
  2015-08-07 19:43 ` David Bremner
  2 siblings, 0 replies; 6+ messages in thread
From: Bastien @ 2013-08-24 10:41 UTC (permalink / raw)
  To: Bastien; +Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g



Bastien <bzg-whniv8GeeGkdnm+yROfE0A@public.gmane.org> writes:

> Is there a way to avoid notmuch asking this?

Found it: (setq notmuch-fcc-dirs nil)

Sorry for the noise,

-- 
 Bastien

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

* Re: [Bug] Force creating of Mail/sent on sending?
  2013-08-24 10:34 [Bug] Force creating of Mail/sent on sending? Bastien
  2013-08-24 10:41 ` Bastien
@ 2013-08-24 16:00 ` Jani Nikula
  2013-08-24 16:33   ` David Bremner
  2015-08-07 19:43 ` David Bremner
  2 siblings, 1 reply; 6+ messages in thread
From: Jani Nikula @ 2013-08-24 16:00 UTC (permalink / raw)
  To: Bastien, notmuch

On Sat, 24 Aug 2013, Bastien <bzg@altern.org> wrote:
> My configuration is here: http://bzg.fr/emacs.html (browse down to the
> notmuch section, click on it.)

Your configuration seems, well, non-trivial.

> If I require 'notmuch, then sending from Gnus asks me whether I want
> to create Mail/sent -- I don't want to, sent emails go to the current
> group.

By "sending from Gnus", do you mean exactly that, or do you mean
notmuch-mua-new-mail which is basically some notmuch stuff layered on
top of message-mode? If the latter, see M-x customize-variable
notmuch-fcc-dirs. If the former, I'm wondering if we mess up
message-mode somehow.


BR,
Jani.

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

* Re: [Bug] Force creating of Mail/sent on sending?
  2013-08-24 16:00 ` Jani Nikula
@ 2013-08-24 16:33   ` David Bremner
  0 siblings, 0 replies; 6+ messages in thread
From: David Bremner @ 2013-08-24 16:33 UTC (permalink / raw)
  To: Jani Nikula, Bastien, notmuch

Jani Nikula <jani@nikula.org> writes:
>
> By "sending from Gnus", do you mean exactly that, or do you mean
> notmuch-mua-new-mail which is basically some notmuch stuff layered on
> top of message-mode? If the latter, see M-x customize-variable
> notmuch-fcc-dirs. If the former, I'm wondering if we mess up
> message-mode somehow.
>

Hi Jani (and Bastien)

I can duplicate this with 

emacs -q 
M-x message-mail
ESC-ESC : (require 'notmuch)
M-x message-mail

so it does seem to be notmuch stomping on some message-mail
variable.

One workaround is to customize the variable notmuch-fcc-dirs to nil. 

I'm not sure if this behaviour is OK or not; the guilty function is
notmuch-fcc-initialization, notmuch-maildir.el

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

* Re: [Bug] Force creating of Mail/sent on sending?
  2013-08-24 10:34 [Bug] Force creating of Mail/sent on sending? Bastien
  2013-08-24 10:41 ` Bastien
  2013-08-24 16:00 ` Jani Nikula
@ 2015-08-07 19:43 ` David Bremner
  2015-08-10  7:55   ` Bastien Guerry
  2 siblings, 1 reply; 6+ messages in thread
From: David Bremner @ 2015-08-07 19:43 UTC (permalink / raw)
  To: Bastien, notmuch

Bastien <bzg@altern.org> writes:

> Hi all,
>
> I installed notmuch yesterday, when I heard David's talk at the GNU
> hackers meeting -- great tool!  Thanks for the work.
>
> My configuration is here: http://bzg.fr/emacs.html (browse down to the
> notmuch section, click on it.)
>
> If I require 'notmuch, then sending from Gnus asks me whether I want
> to create Mail/sent -- I don't want to, sent emails go to the current
> group.
>
> Is there a way to avoid notmuch asking this?
>

Hi Bastien.

I think this is finally fixed in notmuch master. The workaround should
continue to work, but I thought you might like to know your bug report
was not in vain ;).

d

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

* Re: [Bug] Force creating of Mail/sent on sending?
  2015-08-07 19:43 ` David Bremner
@ 2015-08-10  7:55   ` Bastien Guerry
  0 siblings, 0 replies; 6+ messages in thread
From: Bastien Guerry @ 2015-08-10  7:55 UTC (permalink / raw)
  To: David Bremner; +Cc: notmuch

Hi David,

David Bremner <david@tethera.net> writes:

> I think this is finally fixed in notmuch master. The workaround should
> continue to work, but I thought you might like to know your bug report
> was not in vain ;).

Thanks a lot :)

-- 
 Bastien

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

end of thread, other threads:[~2015-08-10  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-24 10:34 [Bug] Force creating of Mail/sent on sending? Bastien
2013-08-24 10:41 ` Bastien
2013-08-24 16:00 ` Jani Nikula
2013-08-24 16:33   ` David Bremner
2015-08-07 19:43 ` David Bremner
2015-08-10  7:55   ` Bastien Guerry

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