* etc/mhn.defaults.sh: Never try to make mhshow start xterm.
authorEric Gillespie <epg@pretzelnet.org>
Sun, 18 Jan 2009 04:48:42 +0000 (04:48 +0000)
committerEric Gillespie <epg@pretzelnet.org>
Sun, 18 Jan 2009 04:48:42 +0000 (04:48 +0000)
ChangeLog
docs/pending-release-notes
etc/mhn.defaults.sh

index b2ea1aa..52e56ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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,
index 7fd6b15..47b0106 100644 (file)
@@ -14,3 +14,5 @@ Things to add to the release notes for the next full release:
   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.
index e25cac4..fc5a668 100755 (executable)
@@ -154,11 +154,6 @@ if [ ! -z "$PGM" ]; then
        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