On 18.06.15 16:55, Alan Mackenzie wrote:
> Just as a matter of interest, when I hit <F1> in mutt, I get the error
> message:
> 
>    sh: sensible-pager: command not found
>    gzip: /usr/share/doc/mutt/manual.txt.gz: No such file or directory
>    Press any key to continue... 
> 
> The manual is actually at /usr/share/doc/mutt-1.5.23-r5/manual.txt.bz2.
> This is on Gentoo GNU/Linux.  Is there anything I can configure to tell
> it that?  If not, it would be nice if there were (if it's not too tricky
> to implement, which it probably would be).

Though not finding anything in the manual, I did find this in
/etc/Muttrc :

# Show documentation when pressing F1
macro generic,pager <F1> "<shell-escape> zcat /usr/share/doc/mutt/manual.txt.gz 
| sensible-pager<enter>" "show Mutt documentation"

If you use bzcat and your filename in a copy of that, in your .muttrc,
all should be well, in a jiffy.

Erik

-- 
The cure for boredom is curiosity. There is no cure for curiosity.

Reply via email to