Path: utzoo!utgpu!watmath!uunet!crdgw1!rpi!pawl!shadow
From: shadow@pawl.rpi.edu (Deven T. Corzine)
Newsgroups: gnu.emacs.gnus
Subject: Removing Underlining...
Message-ID: 
Date: 23 Sep 89 07:13:19 GMT
Distribution: gnu
Organization: Rensselaer Polytechnic Institute, Troy, NY
Lines: 16

Quick note:

(setq gnus-Article-prepare-hook '(lambda ()
                                   (ununderline-region (point-min)
                                                       (point-max))))

will remove all underlining from an article...  [but not from the
*Subject* buffer.]

Deven

--
Deven T. Corzine        Internet:  deven@rpi.edu, shadow@pawl.rpi.edu
Snail:  2151 12th St. Apt. 4, Troy, NY 12180   Phone:  (---) --none--
Bitnet:  deven@rpitsmts, userfxb6@rpitsmts     UUCP:  uunet!rpi!deven
Simple things should be simple and complex things should be possible.