Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umn-cs.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!ihnp4!stolaf!umn-cs!herndon From: herndon@umn-cs.UUCP (Robert Herndon) Newsgroups: net.notes Subject: Notes Output Redirection - (nf) Message-ID: <438@umn-cs.UUCP> Date: Wed, 4-Apr-84 21:04:45 EST Article-I.D.: umn-cs.438 Posted: Wed Apr 4 21:04:45 1984 Date-Received: Sat, 7-Apr-84 04:19:27 EST Sender: notes@umn-cs.UUCP Organization: Computer Science Dept., U of Minn, Mpls, MN Lines: 32 #N:umn-cs:8100002:000:1200 umn-cs!herndon Apr 4 15:28:00 1984 [I think not, therefore I am not.] The notes documentation claims notes examines an environment variable named "PAGER" when printing out notes and responses. This is unfortunately a fib, or at least misleading. "PAGER" is only examined when dumping out the help message. My problem is this: I have some notes files whose contents I want to either: a) keep crypted b) keep as nroff input and I would like to be able to decrypt/nroff these files on demand when reading the notes. My thought was to set PAGER to 'nroff -me', or 'crypt', but this doesn't work at all. It would also be nice if I could make it something complex like 'nroff -me | more' so as not to lose the page-at-a-time feature of notes. Is there a simple way to do this? Setting "MAILER" to nroff seems to work, but is pretty awkward, in that notes dumps me in the editor, et cetera, and then runs the note through. Considering the notes I've seen in this notesfile, I think some general mechanism/gross feature might be in order. A good solution to this problem would ease the necessity for saving notes to files to unrotate offensive jokes. Any suggestions? /R Robert Herndon umn-cs!herndon