From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#27491: Indentation issue in emacs Date: Wed, 28 Jun 2017 18:43:00 +0530 Message-ID: References: <87tw32bo5g.fsf@gmail.com> <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> <87zicss30x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dQCnH-0000C1-V8 for bug-guix@gnu.org; Wed, 28 Jun 2017 09:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dQCnC-0000UU-8Q for bug-guix@gnu.org; Wed, 28 Jun 2017 09:14:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39118) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dQCnC-0000Tq-1q for bug-guix@gnu.org; Wed, 28 Jun 2017 09:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dQCnB-0002zj-PY for bug-guix@gnu.org; Wed, 28 Jun 2017 09:14:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87zicss30x.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@debbugs.gnu.org > I'm not sure what you mean by a "fix". This is an Emacs issue, and it > was there since... I don't know, always. Oh, my bad. I thought it was something related to guix-devel-mode or the .dir-locals.el > Moreover, I don't think it's a bug; it's just how Emacs finds a > beginning of the top-level sexp – it "sees" a leading parenthesis on a > line and it considers it to be a beginning of the sexp.