From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EBCbDXw80l+3KwAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 15:19:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WJZxCXw80l+maQAA1q6Kng (envelope-from ) for ; Thu, 10 Dec 2020 15:19:24 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BCF5D9400D3 for ; Thu, 10 Dec 2020 15:19:23 +0000 (UTC) Received: from localhost ([::1]:34798 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knNj0-0001J0-NH for larch@yhetil.org; Thu, 10 Dec 2020 10:19:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49448) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knNih-0001Hh-I1 for help-guix@gnu.org; Thu, 10 Dec 2020 10:19:03 -0500 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:41571) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1knNif-0008Gf-Bh for help-guix@gnu.org; Thu, 10 Dec 2020 10:19:03 -0500 Received: by mail-wr1-x42e.google.com with SMTP id a12so5859057wrv.8 for ; Thu, 10 Dec 2020 07:19:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=v0O/I93X+n+aUQ6H7d6JOrn5+zUM+LTvq4QgqWyZOX0=; b=cAWP5wrmpAPkoDzaciFFO6DZ5V0kaiY52JhPVpWWKW45K7GwAFn8A4kSlO05UyD9rk rrudm+MIRLWwl3mRAPTIAgui+7bnDOhqKvzD1btDCXWkJquXaObtWL/UABgUHFCxTWFE Y9SY7+mV+eoEcaCKJTeOidJgmIzN1+19Wrwq7+iZ7mEKCTIUg44C/eNIdizQPI64L6fG SadDyJGIFmr2y3WIuyAmy/wvl6JRrLBOhxktXLib+is690WtVkCiVPuSq6AwkPR0aaGf MYJitRDFpk56qABfzNMLJDWCJBOCfkynfdWVSdXBWgcoR3pHtF1wrIlz3/W+uwuGo1Dh wuNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=v0O/I93X+n+aUQ6H7d6JOrn5+zUM+LTvq4QgqWyZOX0=; b=i3Il4ASJykKPHP6i0P8/JVX7LjG7n4YJsA09ruuzQgn11r/gZX26x4Ks2gnRY4htuF Z0Aaaitd3NgkVWv7i84TJHmDH4p00FWo943GLww2s4gcQ9R1GmfI+YTecCaivkYHN+vb Ht8LWNbbqeFL3sXFNkH7CNBEa4tdsUYXh5dNOeA76J0Dl79XvWrGusYzdG49rdRCTuVR DirM7eZGPm95Nuuk1/wkX+oykDGnTArojNkI5kh1vvM5/BzCTDOvcXrQU4CqYLWbi0if QjwHUYx2C2axfkL3QgTcvOuHElb5doztRaQ3cjgnuJpxpwOkS90HeJpZTuMXI/4LYoCC hlwg== X-Gm-Message-State: AOAM531kWgMVIU7xjt1NLliCxGacaFHsbpLbsqcHlQD0ptxB2V25Ctkj DRG1gl62mkLyB8/qVjDaIUvlXDbmxy4= X-Google-Smtp-Source: ABdhPJyh15jYM7E7eYqnNdWE72uVVm11sd7Bp+z+VZMBOdaJu4qyWpKVZ6jdY9RwXczHYOv9WRZa5Q== X-Received: by 2002:a5d:4dd0:: with SMTP id f16mr8557455wru.8.1607613539521; Thu, 10 Dec 2020 07:18:59 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id a5sm3197114wrx.49.2020.12.10.07.18.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 07:18:59 -0800 (PST) From: zimoun To: znavko@disroot.org, help-guix Subject: Re: How to configure emacs for editing config.scm again? In-Reply-To: <070d923c9bc3025e1d201dc07a7fb1b8@disroot.org> References: <86tut76e1a.fsf@gmail.com> <7ab09b7df6071019f5e83875554c11e9@disroot.org> <070d923c9bc3025e1d201dc07a7fb1b8@disroot.org> Date: Thu, 10 Dec 2020 16:12:47 +0100 Message-ID: <86mtylhez4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42e; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.00 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=cAWP5wrm; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: BCF5D9400D3 X-Spam-Score: -2.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: 2Uqi1Ot/6YCt Hi, On Thu, 03 Dec 2020 at 18:55, znavko@disroot.org wrote: > I want emacs brushes my code making indents and auto-completing it closing parentheses. > It does not do nothing now. Only highlights it. > > Could you please tell how to force emacs work deeply with my code :) > for it becomes wonderful for further copy-pasting here in Guix Help :)) ?? Maybe you could give a look at the experimental package guile-studio. Maybe it is the kind of out-of-the-box setup you want. I do not know. I am not convinced that a copy/pasting Emacs setup is the right direction, since the Emacs philosophy is the very opposite: make the tool corresponding to your own needs. HTH, simon