+2009-01-17 Eric Gillespie <epg@pretzelnet.org>
+
+ * etc/mhn.defaults.sh: Never try to make mhshow start xterm.
+
2009-01-16 Eric Gillespie <epg@pretzelnet.org>
* test/runtest, test/tests/inc/test-deb359167,
folder, changing to previous such folder, and scanning all such folders,
respectively. This is based on Luke Mewburn's 'new':
http://www.mewburn.net/luke/src/new
+- nmh will no longer attempt to install a mhn.defaults file that causes mhshow
+ to open its own xterms.
echo "mhshow-suffix-application/msword: .doc" >> $TMP
fi
-PGM="`$SEARCHPROG $SEARCHPATH xterm`"
-if [ ! -z "$PGM" ]; then
- echo "mhshow-charset-iso-8859-1: xterm -fn '-*-*-medium-r-normal-*-*-120-*-*-c-*-iso8859-*' -e %s" >> $TMP
-fi
-
# output a sorted version of the file
sort < $TMP