On Mon, Oct 16 2006, Myriam Abramson wrote:

> I recall some time back during the cold war (yes, I'm dating myself)
> of a gnus command that would insert spy words in the email to send the
> CIA off its tracks. Do u recall what it was?

M-x spook RET?  In `gnus-posting-styles', you may use...

    (X-Spook
     (gnus-replace-in-string
      (with-temp-buffer
        (let ((spook-phrase-default-count 7))
          (spook))
        (buffer-string))
      "\\`\\s-*\\|\\s-*\\'\\|\n" ""))

But I doubt that this works unmodified in your ancient Gnus 5.7/Emacs 20.7.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to