all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu>
Subject: Re: pretty highlighting and indenting own elisp macros
Date: 16 Oct 2002 14:09:17 -0400	[thread overview]
Message-ID: <5lit02b6ia.fsf@rum.cs.yale.edu> (raw)
In-Reply-To: uwuoiqpkh.fsf@sdm.de

>> ;;; Local Variables:
>> ;;; eval: (put 'with-XYZ 'lisp-indent-hook 1)
>> ;;; End:
> Ahh, nice...but where can i find such tricks in the documentation?
> I have search all the elisp-info files and haven't found *lisp-indent-hook*.

Maybe a typo?

work/emacs-0% grep lisp-indent-function man/*.texi
man/programs.texi:@cindex @code{lisp-indent-function} property
man/programs.texi:functions, according to the @code{lisp-indent-function} property of the
work/emacs-0% 

I think it also appears in the elisp manual:

work/emacs-0% grep lisp-indent-function lispref/*.texi
lispref/hooks.texi:@item lisp-indent-function
lispref/symbols.texi:(lisp-indent-function 0 byte-compile byte-compile-progn)
lispref/symbols.texi:Here @code{lisp-indent-function} and @code{byte-compile} are property
work/emacs-0% 


        Stefan

  parent reply	other threads:[~2002-10-16 18:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16 15:23 pretty highlighting and indenting own elisp macros Klaus Berndl
2002-10-16 16:03 ` Stefan Monnier <foo@acm.com>
2002-10-16 17:01 ` Kevin Rodgers
2002-10-16 17:08   ` Klaus Berndl
2002-10-16 17:54     ` Hannu Koivisto
2002-10-16 18:09     ` Stefan Monnier <foo@acm.com> [this message]
2002-10-17  7:29       ` Klaus Berndl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5lit02b6ia.fsf@rum.cs.yale.edu \
    --to=monnier+gnu.emacs.help/news/@flint.cs.yale.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.