unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* "bouncing" messages
@ 2010-04-15 21:27 Jameson Rollins
  2010-04-16  8:34 ` Peter Wiersig
  0 siblings, 1 reply; 11+ messages in thread
From: Jameson Rollins @ 2010-04-15 21:27 UTC (permalink / raw)
  To: Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

Does anyone know how to "bounce" a message, in the mutt sense of the
term where the message is send unaltered to a new recipient, in
notmuch/emacs?  I can't find any way to do it with message-mode.  I
think this was very useful feature in mutt, and it would be great if we
could add a command to notmuch-show to do the same thing.  Any
suggestions?

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: "bouncing" messages
  2010-04-15 21:27 "bouncing" messages Jameson Rollins
@ 2010-04-16  8:34 ` Peter Wiersig
  2010-04-16 14:38   ` Jameson Rollins
  2010-04-18 20:06   ` Xavier Maillard
  0 siblings, 2 replies; 11+ messages in thread
From: Peter Wiersig @ 2010-04-16  8:34 UTC (permalink / raw)
  To: Notmuch Mail

On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:
> Does anyone know how to "bounce" a message,

pipe the message to "sendmail user@axample.com"

Well, ok, mutt adds "Resent-*" headers to the bounced message, so there
it's not unaltered.

Peter

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

* Re: "bouncing" messages
  2010-04-16  8:34 ` Peter Wiersig
@ 2010-04-16 14:38   ` Jameson Rollins
  2010-04-18 20:06   ` Xavier Maillard
  1 sibling, 0 replies; 11+ messages in thread
From: Jameson Rollins @ 2010-04-16 14:38 UTC (permalink / raw)
  To: Peter Wiersig, Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig <friese@london087.server4you.de> wrote:
> On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:
> > Does anyone know how to "bounce" a message,
> 
> pipe the message to "sendmail user@axample.com"
> 
> Well, ok, mutt adds "Resent-*" headers to the bounced message, so there
> it's not unaltered.

Great, thanks so much for the suggestion, Peter.  That's easy enough.

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: "bouncing" messages
  2010-04-16  8:34 ` Peter Wiersig
  2010-04-16 14:38   ` Jameson Rollins
@ 2010-04-18 20:06   ` Xavier Maillard
  2010-04-20  0:08     ` micah anderson
  1 sibling, 1 reply; 11+ messages in thread
From: Xavier Maillard @ 2010-04-18 20:06 UTC (permalink / raw)
  To: Peter Wiersig, Notmuch Mail

On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig <friese@london087.server4you.de> wrote:
> On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:
> > Does anyone know how to "bounce" a message,
> 
> pipe the message to "sendmail user@axample.com"
> 
> Well, ok, mutt adds "Resent-*" headers to the bounced message, so there
> it's not unaltered.

Kudos to you Peter, that will help me a lot too.

Xavier

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

* Re: "bouncing" messages
  2010-04-18 20:06   ` Xavier Maillard
@ 2010-04-20  0:08     ` micah anderson
  2010-04-20  8:07       ` Sebastian Spaeth
  2010-04-21 22:54       ` Fernando Carrijo
  0 siblings, 2 replies; 11+ messages in thread
From: micah anderson @ 2010-04-20  0:08 UTC (permalink / raw)
  To: Xavier Maillard, Peter Wiersig, Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 788 bytes --]

On Sun, 18 Apr 2010 22:06:39 +0200, Xavier Maillard <xavier@maillard.im> wrote:
> On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig <friese@london087.server4you.de> wrote:
> > On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:
> > > Does anyone know how to "bounce" a message,
> > 
> > pipe the message to "sendmail user@axample.com"
> > 
> > Well, ok, mutt adds "Resent-*" headers to the bounced message, so there
> > it's not unaltered.
> 
> Kudos to you Peter, that will help me a lot too.

It would be great if this became a key to make this easier. In mutt,
that key is 'b', which prompts you who you should send the message
to. That key is already bound to showing the body in notmuch, but I'm
sure there are other options.

m

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: "bouncing" messages
  2010-04-20  0:08     ` micah anderson
@ 2010-04-20  8:07       ` Sebastian Spaeth
  2010-04-20 13:05         ` Jameson Rollins
  2010-04-21 22:54       ` Fernando Carrijo
  1 sibling, 1 reply; 11+ messages in thread
From: Sebastian Spaeth @ 2010-04-20  8:07 UTC (permalink / raw)
  To: micah anderson, Xavier Maillard, Peter Wiersig, Notmuch Mail

On 2010-04-20, micah anderson wrote:
> It would be great if this became a key to make this easier. In mutt,
> that key is 'b', which prompts you who you should send the message
> to. That key is already bound to showing the body in notmuch, but I'm
> sure there are other options.

I'm pretty sure, we can get a nice keybinding that invokes message mode's
"message-resend" function or something similar. The only disadvantag is
that it asks for the mail address in the minibuffer, not using mail
tab-completion mechansisms.

Sebastian

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

* Re: "bouncing" messages
  2010-04-20  8:07       ` Sebastian Spaeth
@ 2010-04-20 13:05         ` Jameson Rollins
  0 siblings, 0 replies; 11+ messages in thread
From: Jameson Rollins @ 2010-04-20 13:05 UTC (permalink / raw)
  To: Sebastian Spaeth, micah anderson, Xavier Maillard, Peter Wiersig,
	Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

On Tue, 20 Apr 2010 10:07:21 +0200, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:
> On 2010-04-20, micah anderson wrote:
> I'm pretty sure, we can get a nice keybinding that invokes message mode's
> "message-resend" function or something similar. The only disadvantag is
> that it asks for the mail address in the minibuffer, not using mail
> tab-completion mechansisms.

That's not so tragic, especially considering the nice integration it
provides.  But that said, it must be possible to get bbdb message
completion in the minibuffer as well, right?  Has anyone looked into
that?

jamie.

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: "bouncing" messages
  2010-04-20  0:08     ` micah anderson
  2010-04-20  8:07       ` Sebastian Spaeth
@ 2010-04-21 22:54       ` Fernando Carrijo
  2010-04-21 23:13         ` Jameson Rollins
  2010-04-26 23:48         ` Carl Worth
  1 sibling, 2 replies; 11+ messages in thread
From: Fernando Carrijo @ 2010-04-21 22:54 UTC (permalink / raw)
  To: micah anderson, Xavier Maillard, Peter Wiersig, Notmuch Mail

micah anderson <micah@riseup.net> wrote:
> It would be great if this became a key to make this easier. In mutt,
> that key is 'b', which prompts you who you should send the message
> to. That key is already bound to showing the body in notmuch, but I'm
> sure there are other options.

Carl just dropped that binding, so now we can reuse 'b' to message bouncing.

> 
> m

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

* Re: "bouncing" messages
  2010-04-21 22:54       ` Fernando Carrijo
@ 2010-04-21 23:13         ` Jameson Rollins
  2010-04-26 23:48         ` Carl Worth
  1 sibling, 0 replies; 11+ messages in thread
From: Jameson Rollins @ 2010-04-21 23:13 UTC (permalink / raw)
  To: Fernando Carrijo, micah anderson, Xavier Maillard, Peter Wiersig,
	Notmuch Mail

On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo <fcarrijo@yahoo.com.br> wrote:
> Carl just dropped that binding, so now we can reuse 'b' to message bouncing.

Good call.  That would get my vote.  or 'B'.

jamie.

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

* Re: "bouncing" messages
  2010-04-21 22:54       ` Fernando Carrijo
  2010-04-21 23:13         ` Jameson Rollins
@ 2010-04-26 23:48         ` Carl Worth
  2015-03-25 19:20           ` Tomi Ollila
  1 sibling, 1 reply; 11+ messages in thread
From: Carl Worth @ 2010-04-26 23:48 UTC (permalink / raw)
  To: Fernando Carrijo, micah anderson, Xavier Maillard, Peter Wiersig,
	Notmuch Mail

[-- Attachment #1: Type: text/plain, Size: 637 bytes --]

On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo <fcarrijo@yahoo.com.br> wrote:
> micah anderson <micah@riseup.net> wrote:
> > It would be great if this became a key to make this easier. In mutt,
> > that key is 'b', which prompts you who you should send the message
> > to. That key is already bound to showing the body in notmuch, but I'm
> > sure there are other options.
> 
> Carl just dropped that binding, so now we can reuse 'b' to message bouncing.

I was just about to say the same thing. I'm all for 'b' for bouncing, (I
think I first used that in pine long, long ago...)

-Carl

-- 
carl.d.worth@intel.com

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: "bouncing" messages
  2010-04-26 23:48         ` Carl Worth
@ 2015-03-25 19:20           ` Tomi Ollila
  0 siblings, 0 replies; 11+ messages in thread
From: Tomi Ollila @ 2015-03-25 19:20 UTC (permalink / raw)
  To: Notmuch Mail

On Tue, Apr 27 2010, Carl Worth <cworth@cworth.org> wrote:

> On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo <fcarrijo@yahoo.com.br> wrote:
>> micah anderson <micah@riseup.net> wrote:
>> > It would be great if this became a key to make this easier. In mutt,
>> > that key is 'b', which prompts you who you should send the message
>> > to. That key is already bound to showing the body in notmuch, but I'm
>> > sure there are other options.
>> 
>> Carl just dropped that binding, so now we can reuse 'b' to message bouncing.
>
> I was just about to say the same thing. I'm all for 'b' for bouncing, (I
> think I first used that in pine long, long ago...)

... and anyone still interested can check out 

id:"1423229911-14784-1-git-send-email-too@guru.guru-group.fi"

and bikeshed it further. (I think the XXX comment can just be dropped
but what about the extra magic in minibuffer keymaps...)?

Tomi

>
> -Carl
>
> -- 
> carl.d.worth@intel.com

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

end of thread, other threads:[~2015-03-25 19:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-15 21:27 "bouncing" messages Jameson Rollins
2010-04-16  8:34 ` Peter Wiersig
2010-04-16 14:38   ` Jameson Rollins
2010-04-18 20:06   ` Xavier Maillard
2010-04-20  0:08     ` micah anderson
2010-04-20  8:07       ` Sebastian Spaeth
2010-04-20 13:05         ` Jameson Rollins
2010-04-21 22:54       ` Fernando Carrijo
2010-04-21 23:13         ` Jameson Rollins
2010-04-26 23:48         ` Carl Worth
2015-03-25 19:20           ` Tomi Ollila

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