Annotation of researchv10no/cmd/monk/o.db/letter.m, revision 1.1.1.1

1.1       root        1: |include(macro.h)
                      2: 
                      3: |environment(ret_address;
                      4:        verbatim on, indent +30, fill off, here on;
                      5: 
                      6:        minimum.lines)
                      7:        |comment<summary: ret_address (return address)>
                      8: 
                      9: |environment(date;
                     10:        verbatim on, indent +30, fill off, here on;
                     11: 
                     12:        minimum.lines)
                     13:        |comment<summary: date (date)>
                     14: 
                     15: |environment(address;
                     16:        verbatim on, fill off, here on, minimum.lines;
                     17: 
                     18:        minimum.lines)
                     19:        |comment<summary: address (who to address the letter to)>
                     20: 
                     21: |environment(greeting;
                     22:        minimum.lines 2;
                     23: 
                     24:        minimum.lines)
                     25:        |comment<summary: greeting (greeting)>
                     26: 
                     27: |environment(body;
                     28:        minimum.lines, fill on;
                     29: 
                     30:        minimum.lines)
                     31:        |comment<summary: body (body of letter)>
                     32: 
                     33: |environment(closing;
                     34:        minimum.lines 2, indent +30;
                     35: 
                     36:        minimum.lines)
                     37:        |comment<summary: closing (salutation)>
                     38: 
                     39: |environment(signature;
                     40:        verbatim on, minimum.lines 3, indent +30, line.length +3i;
                     41: 
                     42:        line.length -3i)
                     43:        |comment<summary: signature (signature)>
                     44: 
                     45: |environment(:document;
                     46:        ;
                     47: )
                     48: 
                     49: |environment(:document_save;
                     50:        ;)
                     51: 
                     52: |environment(:document_restore;
                     53:        ;)

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.