GNU bug report logs - #16852
24.3.50; Elisp indentation bug in `indent-for-tab-command'

Previous Next

Package: emacs;

Reported by: Oleh <o.krehel <at> tue.nl>

Date: Sun, 23 Feb 2014 14:22:01 UTC

Severity: minor

Found in version 24.3.50

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleh <o.krehel <at> tue.nl>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; Elisp indentation bug in `indent-for-tab-command'
Date: Sun, 23 Feb 2014 15:20:56 +0100
Hi,

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.

regards,
Oleh





This bug report was last modified 11 years and 111 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.