nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] nmh not using w3n or elinks

2014-05-15 10:10:10
I am truly sorry to be so dense, but I still don't understand you.

Ken Hornstein <kenh(_at_)pobox(_dot_)com> writes:

.... so it looks like it's only using lynx right now.  As David points
out, it can really only use one.  This is what you have right now:

mhshow-show-text/html: charset=%{charset}; %p/usr/bin/lynx -child -dump 
-force-html ${charset:+--assume_charset "$charset"} %F

When you say this is "what you have right now", do you mean that I have
somehow deviated from the nmh out-of-the-box defaults? I certainly didn't
intend to. Nor do I know how or when I did.

If you want to use another one, you could configure it in your own profile.
The line nmh puts in there would look like this:

I want to use whatever is necessary for the experiment we are conducting about
the use of show, by me, with out-of-box-defaults. Would you send me
instructions for so doing, and no more. Later, if need be, I will worry about
customizing show.

mhshow-show-text/html: charset=%{charset}; %p/usr/bin/w3m -dump ${charset:+-I 
"$charset"} -T text/html %F

If you want to change the default in mhn.defaults, you would do:

% cd <nmh build dir>
% rm etc/mhn.defaults
% make
% make install



    Norman Shapiro

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>