[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #\EOF (look before you leap)



:copy tty:,dsk:. .
^C
:lisp
n
(setq foo (open '|. .|))
(tyi foo)
==> -1, not an error.