On Thu, 02 Feb 2006 the mental interface of
Nico Golde told:

> * Eric Van Buggenhaut <[EMAIL PROTECTED]> [2006-02-02 17:07]:
> > Package: mutt-ng
> > Version: 0.0+20060113-1
> > Severity: normal
> > 
> > When pressing F1 from within muttng I get this error message:
> > 
> > zcat: @docdir@/mutt-ng/manual.txt.gz: No such file or directory
> > 
> > Apparently you have a macro that doesn't get expanded somewhere.
> 
> Simply add:
> macro generic <f1> "!zless /usr/share/doc/mutt-ng/manual.txt.gz\n" "Show 
> Mutt-ng documentation"
> macro index   <f1> "!zless /usr/share/doc/mutt-ng/manual.txt.gz\n" "Show 
> Mutt-ng documentation"
> macro pager   <f1> "!zless /usr/share/doc/mutt-ng/manual.txt.gz\n" "Show 
> Mutt-ng documentation"
> to your configuration file.

macro generic <f2> "!lynx /usr/share/doc/mutt-ng/html/manual.html\n" "Show 
Mutt-ng documentation"
macro index   <f2> "!lynx /usr/share/doc/mutt-ng/html/manual.html\n" "Show 
Mutt-ng documentation"
macro pager   <f2> "!lynx /usr/share/doc/mutt-ng/html/manual.html\n" "Show 
Mutt-ng documentation"

does it as well.

Bug closed as of a configuration issue.

Elimar

-- 
  Obviously the human brain works like a computer.
  Since there are no stupid computers humans can't be stupid.
  There are just a few running with Windows or even CE ;-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to