emacs-devel
[Top][All Lists]
Advanced

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

Re: lisp-indent-function


From: Eli Zaretskii
Subject: Re: lisp-indent-function
Date: Fri, 23 Nov 2001 19:29:59 +0200

> From: Andre Spiegel <address@hidden>
> Date: 23 Nov 2001 14:48:00 +0100
> 
> > > + @vindex lisp-indent-function
> > >     You can override the standard pattern in various ways for individual
> > >   functions, according to the @code{lisp-indent-function} property of the
> > >   function name.  There are four possibilities for this property:
> > > 
> > > (I'm not sure if it's correct to use `vindex' here.)
> > 
> > It isn't, since lisp-indent-function is a property, not a variable.
> 
> The entry for comment-indent-function, which is also a property, is
> already a `vindex'.

comment-indent-function is a variable, not a property, si @vindex is
appropriate in that case.

Anyway, I added an index entry like this:

  @cindex @code{lisp-indent-function} property

> > However, I wonder: the section where you wanted to add this talks
> > about Lisp indentation, so perhaps if we add index entries which will
> > make it easier to find that section, there will be no need for a
> > separate index entry you suggested?
> 
> Granted, mine was more of a developer's scenario where I knew the
> (potential) name of the property I was looking for.  That kind of
> documentation was hard to find.  I have no idea whether the more
> abstract, user-level indexing of this section is appropriate or not.

I hope the new index entry will help.



reply via email to

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