[Openmcl-devel] Teaching the editor to indent (probably an idiot question)

Gail Zacharias gz at clozure.com
Tue Feb 2 07:29:06 PST 2010


At 2/2/2010 10:16 AM, peter wrote:
>At 10:00 AM -0500 10/2/2, Gail Zacharias wrote:
> >You can put the defindent in the source file, e.g.
> >
> >(eval-when (:compile-toplevel :execute :load-toplevel)
> >    (hemlock-interface:defindent ...))
>
>The mode line (as in ;;;-*- Mode: Lisp; Package: COMMON-LISP-USER -*-
>etc) is irrelevant (ignored as a comment)?

I'm not sure what you're suggesting.


>On the general subject, is there an indent style which allows
>individual tab delineated column widths to be specified (perhaps like
>Zmacs's)?
>
>(as in (for space chars read tabs):
>a    b          c  d
>z    y          x  w
>...
>)


No there isn't, but it sure would be a cool contrib.


>_______________________________________________
>Openmcl-devel mailing list
>Openmcl-devel at clozure.com
>http://clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list