Re: About quoting text, about emacs.

2001-07-26 Thread Jens Paulus
On Wed, Jul 25, 2001 at 11:40:11PM -0400, Walt Mankowski wrote: ;; Automatically go into mail-mode if filename starts with /tmp/mutt (setq auto-mode-alist (append (list (cons ^\/tmp\/mutt 'mail-mode)) auto-mode-alist)) [...] (add-hook 'mail-mode-hook

Re: About quoting text, about emacs.

2001-07-26 Thread Walt Mankowski
On Fri, Jul 27, 2001 at 12:20:53AM +0200, Jens Paulus wrote: What you suggest is quite okay. Thank you. I'm glad I could be of help. Walt PGP signature

Re: About quoting text, about emacs.

2001-07-25 Thread Charles Curley
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 make

Re: About quoting text, about emacs.

2001-07-25 Thread John Arundel
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

Re: About quoting text, about emacs.

2001-07-25 Thread Greg Matheson
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 normally

Re: About quoting text, about emacs.

2001-07-25 Thread David Ellement
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 starting

Re: About quoting text, about emacs.

2001-07-25 Thread Holger Lillqvist
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

Re: About quoting text, about emacs.

2001-07-25 Thread Dominique Pelle
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 years

Re: About quoting text, about emacs.

2001-07-25 Thread David Ellement
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. --

Re: About quoting text, about emacs.

2001-07-25 Thread Greg Matheson
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...] How

Re: About quoting text, about emacs.

2001-07-25 Thread Jens Paulus
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 file. That's how I used to do it until now. -Jens

Re: About quoting text, about emacs.

2001-07-25 Thread Jens Paulus
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 *

Re: About quoting text, about emacs.

2001-07-25 Thread Jens Paulus
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 character ' '

Re: About quoting text, about emacs.

2001-07-25 Thread David Champion
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 that the