From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Guile text editor Date: Wed, 28 Nov 2018 11:22:41 +0100 (CET) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_135505_790077855.1543400561882" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRxHf-00037y-5e for help-guix@gnu.org; Wed, 28 Nov 2018 05:41:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRx7s-0006M8-Jx for help-guix@gnu.org; Wed, 28 Nov 2018 05:31:29 -0500 Received: from w1.tutanota.de ([81.3.6.162]:43804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRx7q-0006HI-Ij for help-guix@gnu.org; Wed, 28 Nov 2018 05:31:22 -0500 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id D8F2BFA0D22 for ; Wed, 28 Nov 2018 10:22:41 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Help Guix ------=_Part_135505_790077855.1543400561882 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, developers! Parentheses in config.scm obstruct reading. Gedit does not highlight them, geany does not exists in guix, emacs highlights, but it is buggie: when I press c-x u many times this causes segmentation fault and it crushes. Which text editor from guixsd repository can highlight guile parentheses? ------=_Part_135505_790077855.1543400561882 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hello, developers! Parentheses in config.scm obstruct reading. Gedit does not highlight them, geany does not exists in guix, emacs highlights, but it is buggie: when I press c-x u many times this causes segmentation fault and it crushes.

Which text editor from guixsd repository can highlight guile parentheses?
------=_Part_135505_790077855.1543400561882--