|
| From: | Zhou Yan |
| Subject: | Re: Why the CarbonEmacsPackage cannot use gnus properly? |
| Date: | Wed, 07 Mar 2007 01:16:10 +0800 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (darwin) |
I wonder how to set this variable? Which value should I set? in the
~/.gnus file or ~./emacs file?
Could you please give a example?
I search the file message.el, And got the following:
;; Check "Shoot me".
(message-check 'shoot
(if (re-search-forward
"Message-ID.*.i-did-not-set--mail-host-address--so-tickle-me" nil t)
(y-or-n-p "You appear to have a misconfigured system. Really post? ")
t))
I think this is the problem, just as you said.
| [Prev in Thread] | Current Thread | [Next in Thread] |