Mailinglist Archive: opensuse (4020 mails)
| < Previous | Next > |
Re: [SLE] Mutt configurations
- From: C Hamel <yogich@xxxxxxxxxx>
- Date: Fri, 15 Oct 2004 00:01:33 -0500
- Message-id: <20041015050133.GA11384@linux>
On 06:54 Fri 15 Oct , Jon Clausen wrote:
> On Thu, 14 Oct, 2004 at 09:19:19 -0500, Patrick Shanahan wrote:
> > * Leendert Meyer <leen.meyer@xxxxxxx> [10-14-04 08:59]:
> > > On Thursday 14 October 2004 15:27, Patrick Shanahan wrote:
> > >
> > > > also: set wrapmargin='echo$(( $COLUMNS - 72 ))'
> > >
> > > FWIW: in a bash script I can do 'echo $[ COLUMNS - 72 ]'. Does that work in
> > > muttrc too? (it's 3 chars shorter...)
> >
> > yes, as above enclosed in [']s
>
> Hmmm... Nice trick, but it doesn't work here...
>
> I have to use backticks (`) or mutt says:
>
> Error in /home/jon/.muttrc, line 23: echo $(( COLUMNS - 72)): invalid value
> source: errors in /home/jon/.muttrc
>
> so:
>
> I try using backticks, and although this gives no error, it also doesn't do
> any on-the-fly reflow/wrapping...
>
> This is on 8.2 with
>
> jon@Scum:~> rpm -q mutt
> mutt-1.4i-312
>
> Anyone got any suggestions?
>
> /Jon
> --
> Just say "know!"
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
Line from my .muttrc. It works.
set editor="pico -r 78"
--
"Yogi" CH
Namasté Yoga Studio
> On Thu, 14 Oct, 2004 at 09:19:19 -0500, Patrick Shanahan wrote:
> > * Leendert Meyer <leen.meyer@xxxxxxx> [10-14-04 08:59]:
> > > On Thursday 14 October 2004 15:27, Patrick Shanahan wrote:
> > >
> > > > also: set wrapmargin='echo$(( $COLUMNS - 72 ))'
> > >
> > > FWIW: in a bash script I can do 'echo $[ COLUMNS - 72 ]'. Does that work in
> > > muttrc too? (it's 3 chars shorter...)
> >
> > yes, as above enclosed in [']s
>
> Hmmm... Nice trick, but it doesn't work here...
>
> I have to use backticks (`) or mutt says:
>
> Error in /home/jon/.muttrc, line 23: echo $(( COLUMNS - 72)): invalid value
> source: errors in /home/jon/.muttrc
>
> so:
>
> I try using backticks, and although this gives no error, it also doesn't do
> any on-the-fly reflow/wrapping...
>
> This is on 8.2 with
>
> jon@Scum:~> rpm -q mutt
> mutt-1.4i-312
>
> Anyone got any suggestions?
>
> /Jon
> --
> Just say "know!"
>
> --
> Check the headers for your unsubscription address
> For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> Also check the archives at http://lists.suse.com
> Please read the FAQs: suse-linux-e-faq@xxxxxxxx
>
>
Line from my .muttrc. It works.
set editor="pico -r 78"
--
"Yogi" CH
Namasté Yoga Studio
| < Previous | Next > |