all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: common-lisp-indent'ation of def*
Date: Fri, 27 Oct 2006 00:10:35 +0200	[thread overview]
Message-ID: <f7ccd24b0610261510k2b249e8bt75e8c395f9f98a4c@mail.gmail.com> (raw)
In-Reply-To: <87odrybyhl.fsf@stupidchicken.com>

On 10/26/06, Chong Yidong <cyd@stupidchicken.com> wrote:

> I concur.  I've checked in a fix.

Thanks.

Now I'm seeing something weird. After eval'ing the progn, doing M-C-q
at the start of the if gives:

 (if ()
     (deffoo bar
	 ()) ;; indent this
     (foo bar))

However, hitting TAB in each line gives:

 (if ()
     (deffoo bar
	 ()) ;; indent this
   (foo bar))

Is that expected?

-- 
                    /L/e/k/t/u

  reply	other threads:[~2006-10-26 22:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-23 11:24 common-lisp-indent'ation of def* Juanma Barranquero
2006-10-25 18:03 ` Richard Stallman
2006-10-26 20:42   ` Chong Yidong
2006-10-26 22:10     ` Juanma Barranquero [this message]
2006-10-27  0:53       ` Chong Yidong
2006-10-27  8:15         ` Juanma Barranquero
2006-10-27 13:31           ` Stefan Monnier
2006-10-27 14:23             ` Juanma Barranquero
2006-10-28 18:13               ` Richard Stallman
2006-10-28 20:00                 ` Juanma Barranquero
2006-10-28 22:34                   ` David Kastrup

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=f7ccd24b0610261510k2b249e8bt75e8c395f9f98a4c@mail.gmail.com \
    --to=lekktu@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.