"bouncing" messages

2015-03-25 Thread Tomi Ollila
On Tue, Apr 27 2010, Carl Worth  wrote:

> On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo  yahoo.com.br> wrote:
>> 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.
>> 
>> 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 at 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 at intel.com


Re: bouncing messages

2015-03-25 Thread Tomi Ollila
On Tue, Apr 27 2010, Carl Worth cwo...@cworth.org wrote:

 On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo fcarr...@yahoo.com.br 
 wrote:
 micah anderson mi...@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-...@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.wo...@intel.com
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


"bouncing" messages

2010-04-21 Thread Fernando Carrijo
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.

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

> 
> m



"bouncing" messages

2010-04-21 Thread Jameson Rollins
On Wed, 21 Apr 2010 19:54:20 -0300, Fernando Carrijo  
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.


"bouncing" messages

2010-04-20 Thread Sebastian Spaeth
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


"bouncing" messages

2010-04-20 Thread Jameson Rollins
On Tue, 20 Apr 2010 10:07:21 +0200, "Sebastian Spaeth"  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.
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: 



Re: bouncing messages

2010-04-20 Thread Sebastian Spaeth
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
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


"bouncing" messages

2010-04-19 Thread micah anderson
On Sun, 18 Apr 2010 22:06:39 +0200, Xavier Maillard  
wrote:
> On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig  london087.server4you.de> wrote:
> > On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins  > finestructure.net> wrote:
> > > Does anyone know how to "bounce" a message,
> > 
> > pipe the message to "sendmail user at 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
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: 



Re: bouncing messages

2010-04-19 Thread Xavier Maillard
On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig 
fri...@london087.server4you.de wrote:
 On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins 
 jroll...@finestructure.net wrote:
  Does anyone know how to bounce a message,
 
 pipe the message to sendmail u...@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
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


"bouncing" messages

2010-04-18 Thread Xavier Maillard
On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig  wrote:
> On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins  finestructure.net> wrote:
> > Does anyone know how to "bounce" a message,
> 
> pipe the message to "sendmail user at 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


"bouncing" messages

2010-04-16 Thread Jameson Rollins
On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig  wrote:
> On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins  finestructure.net> wrote:
> > Does anyone know how to "bounce" a message,
> 
> pipe the message to "sendmail user at 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.
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: 



"bouncing" messages

2010-04-16 Thread Peter Wiersig
On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins  wrote:
> Does anyone know how to "bounce" a message,

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

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

Peter


Re: bouncing messages

2010-04-16 Thread Peter Wiersig
On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins 
jroll...@finestructure.net wrote:
 Does anyone know how to bounce a message,

pipe the message to sendmail u...@axample.com

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

Peter
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


Re: bouncing messages

2010-04-16 Thread Jameson Rollins
On Fri, 16 Apr 2010 10:34:53 +0200, Peter Wiersig 
fri...@london087.server4you.de wrote:
 On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins 
 jroll...@finestructure.net wrote:
  Does anyone know how to bounce a message,
 
 pipe the message to sendmail u...@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.


pgpTzC23t4nKT.pgp
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch


"bouncing" messages

2010-04-15 Thread Jameson Rollins
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.
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: 



bouncing messages

2010-04-15 Thread Jameson Rollins
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.


pgpYulGcv46fk.pgp
Description: PGP signature
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch