Applied Brian Campbell <bacam@tardis.ed.ac.uk>'s mhn.defaults.sh patch:
authorDan Harkless <dan@harkless.org>
Wed, 12 Apr 2000 00:25:23 +0000 (00:25 +0000)
committerDan Harkless <dan@harkless.org>
Wed, 12 Apr 2000 00:25:23 +0000 (00:25 +0000)
    It appears that there shouldn't be quotes around the %s in the iso-8859-1
    charset entry; xterm passes the remaining arguments to the program, quoting
    them means that xterm thinks they're part of the program's name.

%s doesn't come from MIME headers, so not quoting it is safe.

ChangeLog
etc/mhn.defaults.sh

index 4adc15a..b359555 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Tue Apr 11 21:37:03 2000 Dan Harkless <dan-nmh@dilvish.speed.net>
+
+       * Applied Brian Campbell <bacam@tardis.ed.ac.uk>'s mhn.defaults.sh
+       patch:
+
+           It appears that there shouldn't be quotes around the %s in the
+           iso-8859-1 charset entry; xterm passes the remaining arguments
+           to the program, quoting them means that xterm thinks they're
+           part of the program's name.
+
+       %s doesn't come from MIME headers, so not quoting it is safe.
+
 Sun Apr 09 13:03:59 2000 Doug Morris <doug@mhost.com>
 
        * added check in fmt_compile() to handle a single-character
index 603bcb1..e25cac4 100755 (executable)
@@ -156,7 +156,7 @@ 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
+       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