Fixed non-verbose User-Agent: settings.
authorkaoru <kaoru>
Mon, 10 Sep 2001 03:37:18 +0000 (03:37 +0000)
committerkaoru <kaoru>
Mon, 10 Sep 2001 03:37:18 +0000 (03:37 +0000)
samples/en/dot.wl
samples/ja/dot.wl

index 0501345..ea60bde 100644 (file)
 ;(setq wl-generate-mailer-string-function
 ;      (function
 ;       (lambda ()
-;       (wl-generate-user-agent-string-1 nil))))
+;       (concat "User-Agent: "
+;               (wl-generate-user-agent-string-1 nil)))))
 
 
 ;;; [[ Template ]]
index 6ef270c..1e5fcfb 100644 (file)
 ;(setq wl-generate-mailer-string-function
 ;      (function
 ;       (lambda ()
-;       (wl-generate-user-agent-string-1 nil))))
+;       (concat "User-Agent: "
+;               (wl-generate-user-agent-string-1 nil)))))
 
 
 ;;; [[ \e$B%F%s%W%l!<%H\e(B ]]