all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Oleh <o.krehel@tue.nl>
Cc: 16852@debbugs.gnu.org
Subject: bug#16852: 24.3.50; Elisp indentation bug in `indent-for-tab-command'
Date: Sun, 23 Feb 2014 17:02:57 +0200	[thread overview]
Message-ID: <87txbpkh26.fsf@yandex.ru> (raw)
In-Reply-To: <87fvn96hbr.fsf@tue.nl> (Oleh's message of "Sun, 23 Feb 2014 15:20:56 +0100")

Oleh <o.krehel@tue.nl> writes:

> With emacs -Q, and this text in *scratch*:
>
> (
>  progn
>  )
>
> and the point anywhere on the last line, pressing "C-i" will produce this
> indentation:
>
> (
>  progn
>   )
>
> So one extra space is being inserted before the closing paren.

Looks intentional to me. `progn' usually has some arguments. Add at
least one and see that the closing paren lines up to it just fine.





  reply	other threads:[~2014-02-23 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23 14:20 bug#16852: 24.3.50; Elisp indentation bug in `indent-for-tab-command' Oleh
2014-02-23 15:02 ` Dmitry Gutov [this message]
     [not found]   ` <CAJ1SQWAA5e1f-BaKvBvCz24FUzJYVvjqgzrVpGLHe-Yi-=n98g@mail.gmail.com>
2014-02-23 16:10     ` Dmitry Gutov
2014-02-24 20:52       ` 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=87txbpkh26.fsf@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=16852@debbugs.gnu.org \
    --cc=o.krehel@tue.nl \
    /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.