all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: cl-functions do not honor common-lisp-indent-function
Date: Wed, 26 Dec 2012 09:44:44 +0100	[thread overview]
Message-ID: <m2ip7pyzgj.fsf@gmail.com> (raw)
In-Reply-To: 87a9t14551.fsf@gmail.com

On Wed, Dec 26 2012, Thierry Volpiatto wrote:

> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>
>> No, but it's not a surprise either, since `cl-flet' is not defined in
>> common-lisp ;-).
> The prefix 'cl-' mean common lisp no ? ;-) 
> so the cl-* family should be added to cl-indent.el, isn't it ?

No, because common-lisp-indent-function is for programs written in
actual Common Lisp.  For Emacs Lisp -- and those cl-* symbols are just
Emacs Lisp -- use the normal lisp-indent-function and if you whish to
add rules for cl-lib add it to lisp-indent-function.

Those cl-* symbols have no (predefined) meaning for Common Lisp so
shouldn't be in cl-indent.el; for the same reason there shouldn't be
rules for save-excursion or condition-case.

Helmut




  reply	other threads:[~2012-12-26  8:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-24 13:59 cl-functions do not honor common-lisp-indent-function Thierry Volpiatto
2012-12-24 16:18 ` Stefan Monnier
2012-12-26  7:57   ` Thierry Volpiatto
2012-12-26  8:44     ` Helmut Eller [this message]
2012-12-26  9:10       ` Stephen J. Turnbull
2012-12-26 12:57         ` Helmut Eller
2012-12-26 13:12           ` Stephen J. Turnbull
2012-12-26 16:24             ` Helmut Eller
2012-12-26 16:44               ` Thierry Volpiatto
2012-12-26 16:54                 ` Helmut Eller
2012-12-26 17:09                   ` Thierry Volpiatto
2012-12-27  4:18               ` Stephen J. Turnbull
2012-12-27  8:18                 ` Helmut Eller
2012-12-26 13:20           ` Thierry Volpiatto
2012-12-26 16:09             ` Helmut Eller
2012-12-27 17:24         ` Didier Verna
2012-12-29  6:43         ` Stefan Monnier

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=m2ip7pyzgj.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.