GNU bug report logs - #23108
25.0.92; emacs-lisp-mode: wrong indentation in `let' binding list

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Thu, 24 Mar 2016 16:41:02 UTC

Severity: minor

Tags: confirmed

Found in version 25.0.92

Full log


View this message in rfc822 format

From: Kaushal Modi <kaushal.modi <at> gmail.com>
To: 23108 <at> debbugs.gnu.org
Subject: bug#23108: 25.0.92; emacs-lisp-mode: wrong indentation in `let' binding list
Date: Fri, 25 Mar 2016 12:04:52 -0400
[Message part 1 (text/plain, inline)]
I would also like to have a solution to this.

For now, I arrange my let bindings as follows:

--8<---------------cut here---------------start------------->8---
(let ((temp-buffer (generate-new-buffer "temp"))
      from to)
  body
  body)
--8<---------------cut here---------------end--------------->8---

--
Kaushal Modi
[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 234 days ago.

Previous Next


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