From 703882dc69524a895907880c45cfa74ca8e761e4 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Fri, 1 Sep 2000 11:32:04 -0400 Subject: snapshot of project "lynx", label v2-8-4dev_9 --- src/HTFWriter.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/HTFWriter.c') diff --git a/src/HTFWriter.c b/src/HTFWriter.c index 54b0aa90..c5e6fbf8 100644 --- a/src/HTFWriter.c +++ b/src/HTFWriter.c @@ -535,6 +535,9 @@ PRIVATE char *mailcap_substitute ARGS3( if (s[1] == 't') { repl = pres->rep->name; skip = 1; + } else if (s[1] == 's') { + repl = fnam; + skip = 1; } else if (!strncasecomp(s+1, "{charset}", 9)) { repl = anchor->charset; skip = 9; -- cgit 1.4.1-2-gfad0