help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Lisp mode doc, and Lisp indentation props


From: Ian Zimmerman
Subject: Re: Lisp mode doc, and Lisp indentation props
Date: Sun, 9 Aug 2015 11:17:27 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On 2015-08-09 18:56 +0100, Andy Moreton wrote:

> The declare macro can be used to add an indent property to a function
> or macro, which tells the mode how to compute required
> indentation. This is described in the Emacs Lisp manual at (info
> "(elisp) Declare Form").

Ok, thanks for your answer.  But is there a way to _change_ this for an
already existing function or macro?  That's why I asked in terms of
properties, because I'm pretty sure the declaration just results into
some proerties set on the symbol.  If so, I thought I could control the
indentation by modifying those properties.

-- 
Please *no* private copies of mailing list or newsgroup messages.
Rule 420: All persons more than eight miles high to leave the court.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]