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

Tim Bradshaw tfb at tfeb.org
Tue Feb 2 07:15:13 PST 2010


On 2 Feb 2010, at 15:00, Gail Zacharias wrote:
>
> You can put the defindent in the source file, e.g.
>
> (eval-when (:compile-toplevel :execute :load-toplevel)
>  (hemlock-interface:defindent ...))
>
> If you care about being able to compile and/or load the file into a  
> bare command line lisp, you'd want to wrap that in something that  
> does nothing if hemlock is not present.

Thanks!  I was dismally failing to think straight about this, as  
that's the obvious answer (I think I was thinking that it was all  
happening in different Lisp worlds as it would with Emacs say).





More information about the Openmcl-devel mailing list