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

[no subject]



In the version of ZWEI on system 20.2, with microcode 593, on LISP Machine Seven:
I am only semi-impressed with the treatment by the TAB command
of (DEF... forms.  When I type "(DEFSTRUCT (FOO)<lf>(BAZ 0)<lf>QUUX" I get

(DEFSTRUCT (FOO)
           (BAZ 0)
  QUUX

which is decidedly marginal.  Suggestion: make C-TAB be "^R Indent for LISP,
and don't be so damn clever".  In this way if it is outsmarting itself you
can easily recover.