Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42738 - net-mail/mutt-1.5.6: reading initialization commands from the output of a program
Summary: net-mail/mutt-1.5.6: reading initialization commands from the output of a pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 04:45 UTC by José Romildo Malaquias
Modified: 2004-02-25 20:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
8patch-1.5.6.dyc.source_stat (8patch-1.5.6.dyc.source_stat,1.50 KB, patch)
2004-02-24 04:48 UTC, José Romildo Malaquias
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2004-02-24 04:45:23 UTC
I used to have the following line in ~/.mutt/muttrc, my mutt configuration file:

   source ~/.mutt/colors.sh|

and was working until upgrading to Mutt 1.5.6. I have just found that it does not work anymore due to a bug in this version of Mutt, which says:

$ mutt
Error in /home/romildo/.mutt/muttrc, line 157: /home/romildo/.mutt/colors.sh|: stat: No such file or directory
source: errors in /home/romildo/.mutt/muttrc
Press any key to continue...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 José Romildo Malaquias 2004-02-24 04:48:59 UTC
Created attachment 26253 [details, diff]
8patch-1.5.6.dyc.source_stat

This patch appeared in the mutt-users mailing list and should solve the
problem.
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-02-25 14:07:48 UTC
I'll take a look at this...
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-02-25 20:10:30 UTC
committed, thanks for the patch!