On Mon, Jul 30, 2001 at 12:52:52AM -0700, Dale Morris ([EMAIL PROTECTED]) said:
> On Mon, 30 Jul 2001, Dale Morris wrote:
> 
> > I'm running debian woody and can't get mutt to open netscape for
> > text/html mime types. Instead it opens the gnome help browser. I've
> > tried editing my /etc/mailcap file, my ~/.mailcap file and nothing
> > helps. I've even read the manual. I know this is a simple solution,
> > but could someone give me a pointer? I'll attach my mailcap files..
> > 
> duh...forgot to attach the files. sorry.. it's late and I've been at
> this too long..

[much snippage]
> # ----- User Section Begins ----- #
> 
> text/html; netscape -remote "openURL(%s)" || netscape %s; test=RunningX
> 
> # -----  User Section Ends  ----- #
[more snippage]
> text/html; gnome-help-browser '%s'; nametemplate=%s.html; test=test -n "$DISPLAY"

Perhaps mutt uses the last one found within that file, which would be
the one immediately above.  Try commenting out that line, or adding
yours at the end, instead of the begining.

> application/x-troff-man; /usr/bin/nroff -mandoc -Tlatin1; copiousoutput; 
>print=/usr/bin/nroff -mandoc -Tlatin1 | print text/plain:-
> application/postscript; /usr/bin/X11/gv '%s'; test=test -n "$DISPLAY"; 
>description=postscript
> application/ghostview; /usr/bin/X11/gv '%s'; test=test -n "$DISPLAY"
> application/pdf; /usr/bin/X11/gv '%s'; test=test -n "$DISPLAY"
> text/html; /usr/bin/html2text '%s'; copiousoutput; description=HTML Text

Well, maybe not.

I'd try commenting out that gnome-help-browser line, anyway.


-- 
Jim Toth
[EMAIL PROTECTED]

Reply via email to