On 2001-07-26 02:34:54 +0200, Jens Paulus wrote:
>This idea sounds cool to me. In my imagination this shouldn't be
>too difficult to make it real.
Well, mutt would not just have to open the postponed folder, but it
would also have to parse the MIME structure, and find the first
text/plain att
On 2001.07.25, in <[EMAIL PROTECTED]>,
"Jens Paulus" <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 25, 2001 at 10:44:11AM -0700, Dominique Pelle wrote:
> > How about attaching another mail to the email you want
> > to send?
>
> I know about this attach-message function. The disadvantage is tha
On Thu, Jul 26, 2001 at 02:16:33AM +0200, Jens Paulus wrote:
> On Wed, Jul 25, 2001 at 08:18:35AM -0600, Charles Curley wrote:
> > On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus muttered:
> > > quotation character '> ', then I can hit gqap or gqip and I have the
> > > long line turned to a
On Wed, Jul 25, 2001 at 08:18:35AM -0600, Charles Curley wrote:
> On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus muttered:
> > quotation character '> ', then I can hit gqap or gqip and I have the
> > long line turned to a paragraph that has each line beginning with the
> > quotation charact
On Wed, Jul 25, 2001 at 04:04:04PM +0100, John Arundel wrote:
> The only nice way I can think of for integrating this into mutt would be
> to have an 'append quoted message to postponed message' function.
>
> For example:
> * When writing a reply, you realise you want to quote another mail too
>
On Wed, Jul 25, 2001 at 03:25:15PM +0100, John Arundel wrote:
> Alternatively, you could save the received mail to a file and then read
> it into vim at the cursor with :r .
That's how I used to do it until now.
-Jens
On Wed, Jul 25, 2001 at 10:44:11AM -0700, Dominique Pelle wrote:
> How about attaching another mail to the email you want
> to send?
I know about this attach-message function. The disadvantage is that the
attached text is not in the current text and thus cannot be edited or
cut or referred to sen
on Wed,25 Jul 2001, David Ellement wrote:
> unset confirmcreate
> (unset confirmappend also)
Actually all I wanted to do was to save a message as a file
with a filename that I would get prompted for and not into
a directory. I'm using the MH style mailboxes.
Chris
--
An essential a
On 010725, at 15:28:36, Chris Fuchs wrote
> The 'C' command in the index copies files to a mailbox and prompts
> if it doesn't exist ...
>
> It would be nice to create a macro to do this... what do you guys do?
unset confirmcreate
(unset confirmappend also)
--
David Ellement
On Wed, 25 Jul 2001, Dominique Pelle wrote:
> On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus
> ([EMAIL PROTECTED]) wrote:
> [...cut...]
> > 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> > text from another email that I'm not currently replying to.
> [...cut...]
Hi,
The 'C' command in the index copies files to a mailbox and prompts
if it doesn't exist which isn't really the default behaviour I
prefer (would rather it copy to a file). The same command
in compose menu does copy to a file. So right now I pipe to
something like this: "tee filename > /dev/
On 010725, at 10:27:57, rex wrote
> What's wrong with starting another instance of mutt, finding the
> message to be inserted, and pasting selected regions in the editor
> window?
Nothing. However, if mutt does it, it adds an attribution line (for
each message) and quotes the included text.
--
On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus ([EMAIL PROTECTED]) wrote:
[...cut...]
> 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> text from another email that I'm not currently replying to. I remember
> that there was such a function when I used pine some year
On Wed, Jul 25, 2001 at 09:08:45AM -0700, David Ellement wrote:
> On 010725, at 15:05:58, Jens Paulus wrote
> > 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> > text from another email that I'm not currently replying to.
>
> Assuming you know which messages you want to quo
On Jul 25, David Ellement wrote:
> However, mutt doesn't keep track of the tag order, and for
> mbox folders at least, the reply goes to the first message in the
> folder.
Actually, the reply goes to the senders of _all_ the tagged messages.
With edit-headers this is no big problem, though.
The
On 010725, at 15:05:58, Jens Paulus wrote
> 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> text from another email that I'm not currently replying to.
Assuming you know which messages you want to quote before starting
your reply, you can tag all the messages before startin
On 2001-07-25 at 22:53:24, Greg Matheson warbled:
> There is a perl module called Mail::Folder that has subroutines
> for reading from mbox and maildir folders. You have to specify
> the number of the message in the folder.
Painful.
> Another approach would be to write a vim function. You would
On Wed, 25 Jul 2001, John Arundel wrote:
> On 2001-07-25 at 15:05:58, Jens Paulus warbled:
> > 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> > text from another email that I'm not currently replying to.
> If there is a smart way to do this in mutt, I don't know it. I nor
On 2001-07-25 at 15:05:58, Jens Paulus warbled:
> 1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
> text from another email that I'm not currently replying to.
If there is a smart way to do this in mutt, I don't know it. I normally
just:
* Exit the editor
* Postpone the mail
On Wed, Jul 25, 2001 at 03:05:58PM +0200, Jens Paulus muttered:
> Hello,
>
> about a week ago I was posting some questions. Only one of three have
> been replied to until now. That's why I decided to repost the unreplied
> ones again.
Try one subject per message. With Mutt's threading, it may ma
Please CC me, as I'm not subscribed
I've saved a lot of "interesting" messages to various (mbox) folders for
future reference. I want to strip the folders of all the headers before
compressing the folder. I could do this "by hand", but I'm hoping someone
has a better (i.e., faster) solution.
Hello,
about a week ago I was posting some questions. Only one of three have
been replied to until now. That's why I decided to repost the unreplied
ones again.
1.) Editing an email with vim/mutt, I sometimes wish to insert/quote
text from another email that I'm not currently replying to. I reme
Am Mit, 25 Jul 2001, schrieb Andy Smith:
> Hi,
>
> I want to always use the query_command I have set when I use tab to
> complete an email address. At the moment it seems I have to use ^t
> instead, how do I make tab do the same thing?
Type the following in your .muttrc
bind editor \t complet
Hi,
I want to always use the query_command I have set when I use tab to
complete an email address. At the moment it seems I have to use ^t
instead, how do I make tab do the same thing?
--
Andy Smith
24 matches
Mail list logo