[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Namelist of Twenex subdirectories
- To: Bug-Lisp at MC
- Subject: Namelist of Twenex subdirectories
- From: MACRAKIS at USC-ISIE
- Date: Fri, 31 Oct 80 18:08:00 GMT
- Cc: Macrakis at USC-ISIE
- Original-date: Friday, 31 October 1980 10:08-PST
Since the Car part of Namelist is supposed to represent the device/directory
hierarchy, I should think that a Twenex filename of the form a:<b.c>d.e should
correspond to a namelist of ((a b c) d e) and not ((a |b.c|) d e).
Currently, namelists like ((a b c) d e) are neither accepted as legal nor
produced. Note that Twenex allows arbitrarily many levels of subdirectories in
general.