From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 25 Jun 2017 21:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 27491@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.149842477719480 (code B ref -1); Sun, 25 Jun 2017 21:07:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Jun 2017 21:06:17 +0000 Received: from localhost ([127.0.0.1]:37694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPEjZ-000548-Cm for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43253) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPEjX-00053t-8v for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPEjR-0006xm-Cd for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57174) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPEjR-0006xc-9C for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPEjQ-0004WD-9s for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPEjN-0006w8-4Z for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:08 -0400 Received: from o117.p8.mailjet.com ([87.253.233.117]:42057) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPEjM-0006vO-UH for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:05 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:x-csa-complaints: x-mj-mid:content-type:content-transfer-encoding; bh=Ga1srfgnVDU5ANlH7GTiTGEtcMY=; b=RuU1CZMT/Gri3cu5SsDTvV8sIzHAOlIbln2rSmChNg7w8bHkenBfhcNMj q36sjfWfFzMZBfn5HbgVppQnLKKF8ITngg4Gl9pxKZf6N4MG/Oy6sHH7jW/9 9G0W0eHSwHvykgg7IBcPetTvtU7yzfNSBOZNmVYsjFS9lsaex+zCVA= Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Mon, 26 Jun 2017 02:35:52 +0530 X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEAAL8sI7CsAAAAAAAAAAAPNlMMAAAACwQwAAAAAAAW9WABZUCW6ZRt49Ne1RxCeS5FhYHeTbAAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) I'm not entirely sure this is the right place to report this bug. If I should report this bug elsewhere, please direct me. When I indent the `emacs-which-key' package definition in gnu/packages/emacs.scm using `indent-region', the description gets indented wrongly. The "(or as many as space allows given your settings)" part of the description string gets indented as though it were an S-expression. = From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Alex Kost Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 26 Jun 2017 18:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Arun Isaac Cc: 27491@debbugs.gnu.org Received: via spool by 27491-submit@debbugs.gnu.org id=B27491.149850163619417 (code B ref 27491); Mon, 26 Jun 2017 18:28:02 +0000 Received: (at 27491) by debbugs.gnu.org; 26 Jun 2017 18:27:16 +0000 Received: from localhost ([127.0.0.1]:39399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPYjD-000537-Q4 for submit@debbugs.gnu.org; Mon, 26 Jun 2017 14:27:15 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:35221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPYjC-00052v-9F for 27491@debbugs.gnu.org; Mon, 26 Jun 2017 14:27:14 -0400 Received: by mail-lf0-f67.google.com with SMTP id n136so834834lfn.2 for <27491@debbugs.gnu.org>; Mon, 26 Jun 2017 11:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=WXb4/YBCokjJ34z8WrruMopOu/LVP0ABz1HH3Gtr7Kk=; b=OKMfRBiW3IoVjevQoVEVd2mjmu/CU2QyQzzRxdN+NYlFCerUUa3QNRd/MzlobR85QS 7i0vz2PpTnAXQJ2RXkdT+DF/Ovp57H/mjwDoMxDTpJLcI3AQbOJiTE15+b8jxgsY4a/s 4ws+DJBlNpR5ydvdYLhdDxwkBe0wRwnAZ+WZmyhExKpKZ703aVIRv4nKgib8LGPWDTHf CmT3kwHhok4FSByJqVMu57vhY8V+tJIsXweB5F/CyOxvv2Mt6sWJ2eFEjl8tVnMg63b+ nQGmAOGo8R5wio2VGR6Nja4mzLimS+MsRo95l4QrBT2J1OM9CsltKDi21QZqllWiuXbX hDaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=WXb4/YBCokjJ34z8WrruMopOu/LVP0ABz1HH3Gtr7Kk=; b=mWXvTmSjHM9yhlCuCXU7axUSNm+T5wbRsLqPe9NRt+kOOglRtGdogW3na8Ke6nv/gP dDVYmWbvW7lQEV+F8pIuZPbLj1mO3jQmUMFyd8YexpU4FPa+9LFEh+zoOTxzm6xmj7Ry y+VVsrlUFLteyjlKCS1wgJV4iKQ4VWrdlCKtY1E3owqx8VQbUKHu6mgUhYehEMv1Gc5O VbBZGnzhVxsIHqsWWbpCVLbNhNHW11QnGO7S/NX/Dd743m5bI6+eIg1iwquZonEwvtnS SXdawcVppw1F9UsPTN1hWknZnBoxUbVmkj+76YgU9RFq+HNgjISynsLHUJn2SOs+RIYo Ic0g== X-Gm-Message-State: AKS2vOyKulh38T9XeE5PwMfphU4kiy5NPgSmIFfwWPiwIO9uXOa4Anuq iZ9c/vKdItFYz1Yx X-Received: by 10.25.125.67 with SMTP id y64mr513026lfc.147.1498501628067; Mon, 26 Jun 2017 11:27:08 -0700 (PDT) Received: from leviafan ([217.107.194.137]) by smtp.gmail.com with ESMTPSA id z10sm164133lja.54.2017.06.26.11.27.06 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 26 Jun 2017 11:27:07 -0700 (PDT) From: Alex Kost References: Date: Mon, 26 Jun 2017 21:27:07 +0300 In-Reply-To: (Arun Isaac's message of "Mon, 26 Jun 2017 02:35:52 +0530") Message-ID: <87tw32bo5g.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) Arun Isaac (2017-06-26 02:35 +0530) wrote: > I'm not entirely sure this is the right place to report this > bug. If I should report this bug elsewhere, please direct me. > > When I indent the `emacs-which-key' package definition in > gnu/packages/emacs.scm using `indent-region', the description gets > indented wrongly. The "(or as many as space allows given your settings)" > part of the description string gets indented as though it were an > S-expression. Here is the description of 'emacs-which-key' package. (description "@code{emacs-which-key} is a minor mode for Emacs that displays the key bindings following your currently entered incomplete comma= nd (a prefix) in a popup. For example, after enabling the minor mode if you enter C-x and wait for the default of 1 second, the minibuffer will expand with all of the available key bindings that follow C-x (or as many as space allows given your settings).") What you describe happens because of this line: (a prefix) in a popup. For example, after enabling the minor mode if you As you see, it starts with "(" and Emacs doesn't like such things. Commit 7c125ce02=C2=B9 fixed such descriptions 2 years ago. Perhaps it's time to repeat this commit :-) =C2=B9 http://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D7c125ce02384c= ff462a3ed84ac77153921e1c2a5 --=20 Alex From unknown Mon Jun 23 23:54:38 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Arun Isaac Subject: bug#27491: closed (Re: bug#27491: Indentation issue in emacs) Message-ID: References: <787a97e0.AEAAMA4zZScAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> X-Gnu-PR-Message: they-closed 27491 X-Gnu-PR-Package: guix Reply-To: 27491@debbugs.gnu.org Date: Tue, 27 Jun 2017 06:15:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1498544102-1224-1" This is a multi-part message in MIME format... ------------=_1498544102-1224-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #27491: Indentation issue in emacs which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 27491@debbugs.gnu.org. --=20 27491: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D27491 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1498544102-1224-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 27491-done) by debbugs.gnu.org; 27 Jun 2017 06:14:44 +0000 Received: from localhost ([127.0.0.1]:39877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPjls-0000J4-Bi for submit@debbugs.gnu.org; Tue, 27 Jun 2017 02:14:44 -0400 Received: from o158.p8.mailjet.com ([87.253.233.158]:46946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <787a97e0.AEAAMA4zZScAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZUffQ@bnc3.mailjet.com>) id 1dPjlq-0000It-3Q for 27491-done@debbugs.gnu.org; Tue, 27 Jun 2017 02:14:42 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:cc:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=YWwJflAqpWVG374FaLEWouS6NJ4=; b=TNpD3eHzJ9PMtcPRXRkbk2vV6tmbakSZ13iBEppcWVB+Ew1uBchtD761P FJQI6OJ2HIVeP0MW7SrHKhMNWjFW7mG1S7a65So1HVq93MvsxK8NQppvNSkw 31N/TB7VmQ9jFTfXCz3KFNgDPGaieDIZbAYMAMlhQsxjkmNEQLPZoE= Message-Id: <787a97e0.AEAAMA4zZScAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> MIME-Version: 1.0 From: Arun Isaac To: Alex Kost Subject: Re: bug#27491: Indentation issue in emacs Date: Tue, 27 Jun 2017 11:44:30 +0530 In-reply-to: <87tw32bo5g.fsf@gmail.com> References: <87tw32bo5g.fsf@gmail.com> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEAAMA4zZScAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZUffQ8bL3g7ZOQk60VfHTrm6f0AAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27491-done Cc: 27491-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) 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 = ------------=_1498544102-1224-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Jun 2017 21:06:17 +0000 Received: from localhost ([127.0.0.1]:37694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPEjZ-000548-Cm for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43253) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dPEjX-00053t-8v for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPEjR-0006xm-Cd for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:10 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57174) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPEjR-0006xc-9C for submit@debbugs.gnu.org; Sun, 25 Jun 2017 17:06:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPEjQ-0004WD-9s for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPEjN-0006w8-4Z for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:08 -0400 Received: from o117.p8.mailjet.com ([87.253.233.117]:42057) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dPEjM-0006vO-UH for bug-guix@gnu.org; Sun, 25 Jun 2017 17:06:05 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:x-csa-complaints: x-mj-mid:content-type:content-transfer-encoding; bh=Ga1srfgnVDU5ANlH7GTiTGEtcMY=; b=RuU1CZMT/Gri3cu5SsDTvV8sIzHAOlIbln2rSmChNg7w8bHkenBfhcNMj q36sjfWfFzMZBfn5HbgVppQnLKKF8ITngg4Gl9pxKZf6N4MG/Oy6sHH7jW/9 9G0W0eHSwHvykgg7IBcPetTvtU7yzfNSBOZNmVYsjFS9lsaex+zCVA= Message-Id: MIME-Version: 1.0 From: Arun Isaac To: bug-guix@gnu.org Subject: Indentation issue in emacs Date: Mon, 26 Jun 2017 02:35:52 +0530 X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEAAL8sI7CsAAAAAAAAAAAPNlMMAAAACwQwAAAAAAAW9WABZUCW6ZRt49Ne1RxCeS5FhYHeTbAAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.5 (---) I'm not entirely sure this is the right place to report this bug. If I should report this bug elsewhere, please direct me. When I indent the `emacs-which-key' package definition in gnu/packages/emacs.scm using `indent-region', the description gets indented wrongly. The "(or as many as space allows given your settings)" part of the description string gets indented as though it were an S-expression. = ------------=_1498544102-1224-1-- From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Alex Kost Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 28 Jun 2017 12:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Arun Isaac Cc: 27491@debbugs.gnu.org Received: via spool by 27491-submit@debbugs.gnu.org id=B27491.14986533718282 (code B ref 27491); Wed, 28 Jun 2017 12:37:02 +0000 Received: (at 27491) by debbugs.gnu.org; 28 Jun 2017 12:36:11 +0000 Received: from localhost ([127.0.0.1]:41786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQCCV-00029S-Hw for submit@debbugs.gnu.org; Wed, 28 Jun 2017 08:36:11 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:36297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQCCQ-00028X-Vi for 27491@debbugs.gnu.org; Wed, 28 Jun 2017 08:36:06 -0400 Received: by mail-lf0-f54.google.com with SMTP id h22so34021481lfk.3 for <27491@debbugs.gnu.org>; Wed, 28 Jun 2017 05:36:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=acZswQ5Z5dinS6D8KlZgKCP8ml8JU7gvu6+iAaoWoQ4=; b=eqnPeC8Qqnxzz8fYUlq78Zn3eUt2q1jNH4/rUsNvHuOubSdotyQ3OoYyO5ILL+riEY w2svk81Pe3dyrWpoyiBCZd7GB1zmrJ8crOu0O9LeVmyZOiKsE2YZd3JHiAnXg/aOHVP2 cTvI6t7dnf2NXOpOrv7TJE4ceTl0GUiTmaK6PgHgZ10Rg+x+yR6JtdtHKBbm5oJsCDuQ QzOG7BozQKvdNfiGszhbUPgxxu4j2se9+vLxyE9/VvgM5IRCYvdjDY2p7ZXJM3+oI7yN qB6JlA83au9+GoU9XgHRjSo3mh38pBx4tKOyzR/mlzzUAMIc3DC6ptfJIX5bvFSzd+F6 MJHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=acZswQ5Z5dinS6D8KlZgKCP8ml8JU7gvu6+iAaoWoQ4=; b=VeoKfbPa+UXZG4RBobt1uHyDFwxW1XTaExqypyZotCPVfqnDXZJPlke/MGUfHmwEtX gHdxYTLZsfl4mSQqq6qbvxvfdqEkBDdRWzLzuqa+7dQdynwdiKJmXy8Ny7WEiyKaooFi Uu4iLLrOUKgygZpt+vhTrseMX6Q018s3mX9l7XXYcb6o33FLqodwsqQoasuw5qyLdRmh fM358gwYweLpODMe9Q869qFv6Qdo2bPEX0Ll+5XNyVRMe++L26KHW7gY9EBPS4i865WF W2a4rsMWwnP3LdAu+UCVEeacSvJ79MiCuVaz5WWAbERlpcSDE9+PiTU4D0wJyA/X8Z7V EQ1A== X-Gm-Message-State: AKS2vOypPkvBhACML2ygLhJAniLBY88G0KDDIRTQz53yT3BALWS+iWbi dmi9OMHRYujaU/Nf X-Received: by 10.25.150.142 with SMTP id y136mr3034286lfd.180.1498653356646; Wed, 28 Jun 2017 05:35:56 -0700 (PDT) Received: from leviafan ([217.107.194.130]) by smtp.gmail.com with ESMTPSA id g39sm521012lfi.15.2017.06.28.05.35.55 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 28 Jun 2017 05:35:55 -0700 (PDT) From: Alex Kost References: <87tw32bo5g.fsf@gmail.com> <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> Date: Wed, 28 Jun 2017 15:35:58 +0300 In-Reply-To: <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> (Arun Isaac's message of "Tue, 27 Jun 2017 11:44:30 +0530") Message-ID: <87zicss30x.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) Arun Isaac (2017-06-27 11:44 +0530) wrote: > Ok, fixed! :-) > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D2482c02f3b23b2490= a6647e0717cf8a4ccf3f6a8 > > 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 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. Moreover, I don't think it's a bug; it's just how Emacs finds a beginning of the top-level sexp =E2=80=93 = it "sees" a leading parenthesis on a line and it considers it to be a beginning of the sexp. --=20 Alex From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 28 Jun 2017 13:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Alex Kost Cc: 27491@debbugs.gnu.org Received: via spool by 27491-submit@debbugs.gnu.org id=B27491.149865559511450 (code B ref 27491); Wed, 28 Jun 2017 13:14:01 +0000 Received: (at 27491) by debbugs.gnu.org; 28 Jun 2017 13:13:15 +0000 Received: from localhost ([127.0.0.1]:41795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQCmR-0002yc-3F for submit@debbugs.gnu.org; Wed, 28 Jun 2017 09:13:15 -0400 Received: from o162.p9.mailjet.com ([87.253.234.162]:46944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQCmO-0002yS-Bu for 27491@debbugs.gnu.org; Wed, 28 Jun 2017 09:13:13 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:cc:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=J5p8wTBySVzLtP4wDNSamRngnWk=; b=eljyzDfLUui+Fn1KBRyNy2U+qkN7m439OT0AgwUeQ2nLMm5R2GUwSsxGE YwzGf7GDPEk5bCdyiOjLUTSf/rOWTrBB70VDVtcM6CgXCSuY2ZkHxJhCrZrY GCJaRbJlnreYZDNmZwEQQ0qb7Uybb1+uBdM5UXB+JSrsZ8RgDyxGdE= Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Wed, 28 Jun 2017 18:43:00 +0530 In-reply-to: <87zicss30x.fsf@gmail.com> References: <87tw32bo5g.fsf@gmail.com> <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> <87zicss30x.fsf@gmail.com> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEMAMN1smYEAAAAAAAAAAAPO8l8AAAACwQwAAAAAAAW9WABZU6tlCkbY084TSpGFY7G3kV9gcwAFgUc Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) > 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. From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 30 Jun 2017 19:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Arun Isaac Cc: Alex Kost , 27491-done@debbugs.gnu.org Received: via spool by 27491-done@debbugs.gnu.org id=D27491.149885004025165 (code D ref 27491); Fri, 30 Jun 2017 19:14:01 +0000 Received: (at 27491-done) by debbugs.gnu.org; 30 Jun 2017 19:14:00 +0000 Received: from localhost ([127.0.0.1]:46736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dR1Md-0006Xp-LY for submit@debbugs.gnu.org; Fri, 30 Jun 2017 15:13:59 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dR1Mc-0006Xh-CQ for 27491-done@debbugs.gnu.org; Fri, 30 Jun 2017 15:13:58 -0400 Received: from localhost (port-92-200-107-35.dynamic.qsc.de [92.200.107.35]) by mx.zohomail.com with SMTPS id 149885003457243.894809998554024; Fri, 30 Jun 2017 12:13:54 -0700 (PDT) References: <87tw32bo5g.fsf@gmail.com> <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> <87zicss30x.fsf@gmail.com> User-agent: mu4e 0.9.18; emacs 25.2.1 From: Ricardo Wurmus In-reply-to: <87zicss30x.fsf@gmail.com> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 30 Jun 2017 21:13:50 +0200 Message-ID: <87y3s970gh.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Alex Kost writes: > Arun Isaac (2017-06-27 11:44 +0530) wrote: > >> Ok, fixed! :-) >> >> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2482c02f3b23b2490a6647e0717cf8a4ccf3f6a8 >> >> 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 > > 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. 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. I consider this a bug. Surely Emacs could do better here — especially since this is a lisp mode! @Arun, would you like to report this as a bug to the Emacs developers? I’m closing this bug, because it’s not a problem with Guix. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net From unknown Mon Jun 23 23:54:38 2025 X-Loop: help-debbugs@gnu.org Subject: bug#27491: Indentation issue in emacs Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 02 Jul 2017 19:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27491 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ricardo Wurmus Cc: Alex Kost , 27491-done@debbugs.gnu.org Received: via spool by 27491-done@debbugs.gnu.org id=D27491.14990230269634 (code D ref 27491); Sun, 02 Jul 2017 19:18:01 +0000 Received: (at 27491-done) by debbugs.gnu.org; 2 Jul 2017 19:17:06 +0000 Received: from localhost ([127.0.0.1]:49014 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dRkMk-0002VK-4L for submit@debbugs.gnu.org; Sun, 02 Jul 2017 15:17:06 -0400 Received: from o138.p8.mailjet.com ([87.253.233.138]:40228) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dRkMi-0002VC-V2 for 27491-done@debbugs.gnu.org; Sun, 02 Jul 2017 15:17:05 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:cc:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=1hhdsUBCk/9+rdpwu69nYZbmcFk=; b=Igh+00ulog0llVgQJULs6I2pVCrs/ATPfQHIO+1vONmVsmJvbwu+yenzD u93ZYs3Y6CN0GbWiF9L7qUZ58DnKz7wspr0ArtMCwqAGJeG8eAu1uAEOt1Ae lown1ZM1NvzO9MscVgPOpi7YL5MbuVYgfj8DbmrWNBadUXoQKeZ7Ws= Message-Id: MIME-Version: 1.0 From: Arun Isaac Date: Mon, 03 Jul 2017 00:46:56 +0530 In-reply-to: <87y3s970gh.fsf@elephly.net> References: <87tw32bo5g.fsf@gmail.com> <8bc87dab.AEAAMA4zZSgAAAAAAAAAAAO2CsUAAAACwQwAAAAAAAW9WABZUffQ@mailjet.com> <87zicss30x.fsf@gmail.com> <87y3s970gh.fsf@elephly.net> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEEAMvGltBEAAAAAAAAAAAPOBbcAAAACwQwAAAAAAAW9WABZWUavRtJ_emA5Ri6C6nbprIBaaQAFgUc Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Ricardo Wurmus writes: > Alex Kost writes: > >> Arun Isaac (2017-06-27 11:44 +0530) wrote: >> >>> Ok, fixed! :-) >>> >>> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2482c02f3b23b2490a6647e0717cf8a4ccf3f6a8 >>> >>> 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 >> >> 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. 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. > > I consider this a bug. Surely Emacs could do better here — especially > since this is a lisp mode! > > @Arun, would you like to report this as a bug to the Emacs developers? Sure, I'll do that.