home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!dsinc!dsinc!not-for-mail
- From: syd@dsi.com (Syd Weinstein)
- Newsgroups: comp.mail.elm
- Subject: Re: Default Items In Weedout List?
- Date: 22 Nov 1992 11:08:09 -0500
- Organization: Datacomp Systems, Inc., Huntingdon Valley, PA
- Lines: 32
- Message-ID: <1eob99INNsi0@dsinc.dsi.com>
- References: <1992Nov22.013808.24850@netcom.com>
- Reply-To: syd@DSI.COM
- NNTP-Posting-Host: dsinc.dsi.com
-
- westes@netcom.com (Will Estes) writes:
-
- >Is there any way to prevent elm from implicitly entering items into your
- >weedout list? My weedout is as follows:
-
- >weed = ON
-
- >weedout = "Message-Id:" "*end-of-user-headers*"
-
- >Yet elm is weeding out many other headers besides just Message-Id:.
- >When I hit the 'h' key to reveal all headers, there are many new ones
- >there (and I assume these were weeded out). How do I prevent elm from
- >implicitly weeding out any headers except those I explicitly place in my
- >weedout list?
-
- Depends on the version. In 2.2, that worked, in 2.3 a bug prevented
- it from working correctly, and in 2.4 we changed the syntax of how it works.
-
- In 2.4 there is a special token to erase the existing list (default list)
- and add entries from scratch.
-
- *clear-weed-list* is the new token that empties the list. So in 2.4, it
- would read...
-
- weedout = *clear-weed-list* "Message-Id:" "*end-of-user-headers*"
-
- This is to allow default entries in the global elm.rc
- --
- ========================================================================
- Sydney S. Weinstein, CDP, CCP Elm Coordinator - Current 2.4PL11
- Datacomp Systems, Inc. Projected 3.0 Release: ??? ?,1994
- syd@DSI.COM or dsinc!syd Voice: (215) 947-9900, FAX: (215) 938-0235
-