Re: Setting mutt on FC7
- To: mutt-users@xxxxxxxx
- Subject: Re: Setting mutt on FC7
- From: hce <webmail.hce@xxxxxxxxx>
- Date: Fri, 25 Apr 2008 16:50:07 +1000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=viLM2sxnnOI86d3qxq5pQhCt8CvwaPg8VN8+XmNi8fA=; b=dGTAPBXaQOECqHEN97WEumcAt8FiqPYfiYZ3YM/pskkieILc/RK3adpgp6hxsSPGiRkfXZbTh+GjWJ6cKmIbxj7MQu5yOVR9DyZK/B9JJw2JDvsMzRqpBns6sYZh80Zc9q5Y7Mv74cLftvHWwJ/Nb+bztt1SfwnphD2Cm1EL/sw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O8uWGGZyD1TJFH9lzOD8SqLZpMHpsYQC343O+q9FNSz+J9ZRrPwpqzG1CIYdvt2Bi5cIWBHCHRXPsjXvug0v5gDiGu9LxnmUIGkCyyzIlcDARKGJ4gh6KYoUIHi0kWdQBN2TGuvS5emgbzaFIoab9OMXUIuS4evobJCJmLjmE+c=
- In-reply-to: <20080424101701.GG6262@xxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <95455e980804232215x6414f482uc2ee171f78829326@xxxxxxxxxxxxxx> <20080424101701.GG6262@xxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
On 4/24/08, Michael Kjorling <michael@xxxxxxxxxxxx> wrote:
> On 24 Apr 2008 15:15 +1000, by webmail.hce@xxxxxxxxx (hce):
>
> > 1. The receiving mail seems ok, but I could not post mails. On the
> > menu, there is a o:Mail, but when I pressed the o key, it always print
> > out "Aborted unmodified message.", it did not bring me to the edit
> > page, the same when I pressed "r" key for replying. How can I fix it?
>
>
> This is most likely because your $editor is failing to launch.
I am using vim on xterm, and I set up the editor at muttrc:
set editor="vim +':set textwidth=77' +':set wrap' +\`awk '/^$/ {print
i+2; exit} {i++}' %s\` %s"
Could you please elaborate more what I was missing?
Thank you.
Kind Regards,
Jim
>