Re: open file/attachment in pager to send

2008-04-25 Thread Michael
On Fri, Apr 25, 2008 at 11:33:39AM -0500, Kyle Wheeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday, April 25 at 06:25 PM, quoth tannhauser: > >Hi, > > > >On Fri, 25.04, 10:11, Michael wrote: > >> Using vi here (default for OpenBSD), so will look at docs. > > > >Using vim

Re: open file/attachment in pager to send

2008-04-25 Thread tannhauser
On Fri, 25.04, 11:33, Kyle Wheeler wrote: > >Using vim, :r!cat $file should do the trick for a text file. > That seems overly complicated. What's wrong with ":r filename" ? It is overly complicated, so nothing is wrong with your suggestion. This day has been way to long for me and my brain. th

Re: open file/attachment in pager to send

2008-04-25 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday, April 25 at 06:25 PM, quoth tannhauser: >Hi, > >On Fri, 25.04, 10:11, Michael wrote: >> Using vi here (default for OpenBSD), so will look at docs. > >Using vim, :r!cat $file should do the trick for a text file. That seems overly complicated

Re: open file/attachment in pager to send

2008-04-25 Thread tannhauser
Hi, On Fri, 25.04, 10:11, Michael wrote: > Using vi here (default for OpenBSD), so will look at docs. Using vim, :r!cat $file should do the trick for a text file. th

Re: open file/attachment in pager to send

2008-04-25 Thread Michael
On Fri, Apr 25, 2008 at 04:34:17PM +0100, Marianne Promberger wrote: > On 04/25/08 08:05, Michael Elkins wrote: > > On Fri, Apr 25, 2008 at 08:57:59AM -0600, Michael wrote: > > > I need to open a file in the pager to edit and then send, but can't find > > > a command to do that. > > > I've looked

Re: open file/attachment in pager to send

2008-04-25 Thread Marianne Promberger
On 04/25/08 08:05, Michael Elkins wrote: > On Fri, Apr 25, 2008 at 08:57:59AM -0600, Michael wrote: > > I need to open a file in the pager to edit and then send, but can't find a > > command to do that. > > I've looked at "attachments", "pager", "compose", etc, but missed it if it > > is there. >

Re: open file/attachment in pager to send

2008-04-25 Thread Michael
On Fri, Apr 25, 2008 at 08:05:13AM -0700, Michael Elkins wrote: > On Fri, Apr 25, 2008 at 08:57:59AM -0600, Michael wrote: > > I need to open a file in the pager to edit and then send, but can't find a > > command to do that. > > I've looked at "attachments", "pager", "compose", etc, but missed it

Re: open file/attachment in pager to send

2008-04-25 Thread Michael Elkins
On Fri, Apr 25, 2008 at 08:57:59AM -0600, Michael wrote: > I need to open a file in the pager to edit and then send, but can't find a > command to do that. > I've looked at "attachments", "pager", "compose", etc, but missed it if it is > there. > Or even while typing an email, add a file to it (b