
emphasized_text_mask
--------------------

   Type: integer
   Default: 1

   This variable controls what parts of an article should be scanned for
   emphasized text (like *this*, _this_ or /that/), which will then be
   processed according to the value of emphasized_text_mode. It has a
   bitmapped value which can be the sum of any combination of the
   following numbers:

1     scan message portion (the non-quoted, non-signature part)
2     scan quoted text
4     scan signature
8     scan header lines

   For example, if you wanted slrn to look for emphasized text in both
   the message and the quoted portions, you would set this variable to 3
   (1+2).

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
