From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#27491: Indentation issue in emacs Date: Tue, 27 Jun 2017 11:44:30 +0530 Message-ID: <787a97e0.AEAAMA4zZScAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> References: <87tw32bo5g.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPjmE-0008HC-Rw for bug-guix@gnu.org; Tue, 27 Jun 2017 02:15:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPjmA-0005ZA-HP for bug-guix@gnu.org; Tue, 27 Jun 2017 02:15:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37200) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dPjmA-0005Z1-5g for bug-guix@gnu.org; Tue, 27 Jun 2017 02:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dPjmA-0000K1-1D for bug-guix@gnu.org; Tue, 27 Jun 2017 02:15:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-reply-to: <87tw32bo5g.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Alex Kost Cc: 27491-done@debbugs.gnu.org Ok, fixed! :-) https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D2482c02f3b23b2490a6= 647e0717cf8a4ccf3f6a8 However, I think this is a hack, and the better solution would be to actually fix the underlying indentation issue. But, I am too lazy to find out how. :-P =