From: Tino Calancha <tino.calancha@gmail.com>
To: 26619@debbugs.gnu.org
Cc: npostavs@gmail.com
Subject: bug#26619: 26.0.50; Wrong indentation in emacs-lisp-mode
Date: Sun, 23 Apr 2017 16:17:09 +0900 [thread overview]
Message-ID: <87shkzsidm.fsf@calancha-pc> (raw)
X-Debbugs-CC: npostavs@gmail.com
Write a file /tmp/test.el with contents:
(defun test ()
"This is a test.
Test indentation in emacs-lisp-mode"
(message "Hi!"))
emacs -Q /tmp/test.el
C-x h TAB ; Wrong indentation.
This happens after commit 6fa9cc0593150a318f0e08e69ec10672d548a7c1
; Merge: improve indent-sexp and lisp-indent-region performance
In GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
of 2017-04-23
Repository revision: b20d05c6d76ddaf7e70da1430c9aac56ef1d6b31
next reply other threads:[~2017-04-23 7:17 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-23 7:17 Tino Calancha [this message]
2017-04-23 14:51 ` bug#26619: 26.0.50; Wrong indentation in emacs-lisp-mode npostavs
2017-04-24 21:03 ` Kaushal Modi
2017-04-26 3:05 ` Michael Heerdegen
2017-04-26 3:22 ` npostavs
2017-04-26 3:29 ` Michael Heerdegen
2017-04-26 3:53 ` npostavs
2017-04-26 4:00 ` Michael Heerdegen
2017-04-26 18:27 ` Kaushal Modi
2017-04-26 22:31 ` npostavs
2017-04-27 11:52 ` Michael Heerdegen
2017-04-29 2:20 ` npostavs
2017-04-29 12:00 ` Michael Heerdegen
2017-05-05 15:55 ` Kaushal Modi
2017-05-05 22:43 ` npostavs
2017-05-06 1:58 ` Kaushal Modi
2017-05-06 2:42 ` npostavs
2017-05-08 12:46 ` Michael Heerdegen
2017-05-10 0:57 ` npostavs
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=87shkzsidm.fsf@calancha-pc \
--to=tino.calancha@gmail.com \
--cc=26619@debbugs.gnu.org \
--cc=npostavs@gmail.com \
/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.