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 kJyaC/maBF91FwAA0tVLHw (envelope-from ) for ; Tue, 07 Jul 2020 15:55:37 +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 MG5pB/maBF9aLwAA1q6Kng (envelope-from ) for ; Tue, 07 Jul 2020 15:55:37 +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 B1054940656 for ; Tue, 7 Jul 2020 15:55:36 +0000 (UTC) Received: from localhost ([::1]:41118 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jspwV-0003U1-HS for larch@yhetil.org; Tue, 07 Jul 2020 11:55:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jspwM-0003Ss-Mw for help-guix@gnu.org; Tue, 07 Jul 2020 11:55:26 -0400 Received: from mail-qk1-x72c.google.com ([2607:f8b0:4864:20::72c]:42767) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jspwK-00045N-G9 for help-guix@gnu.org; Tue, 07 Jul 2020 11:55:26 -0400 Received: by mail-qk1-x72c.google.com with SMTP id 145so36092439qke.9 for ; Tue, 07 Jul 2020 08:55:24 -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; bh=Txg8PZICqZitmaVc1t9RyQC2ZnHQhGP7Ik2rtfXCTZQ=; b=di7rRDPojrYAWiC/PG4U45mSZ6qUH64gG5J6mvtHi98a6kQu8pRRaCmDcOjD+0ukAM a3yKivvma4INmu+KooKxcr6pupAtE6ZvXjbocEKqRRMxZ7rWs1XbgC9lwwYA4wwpBuCO pyqmrpgkFWIpd26L5kDRjYK1bx5iY7GCImNsAGuI2B+ikICehX5l8i+rEYwiastoMTVZ RYqy9rVBtOys1YIyH3JOJrvUog5Xmkloyf7XDvKtaFmuSQRp06uECjialTrndwCBWc7X cpfRqDrHLU7JXStkD+AiIqFRykQfZ5BuC8EtEg6wlA2Paa780BpQe0mZ0pAeQEPVdibq 1uzg== 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; bh=Txg8PZICqZitmaVc1t9RyQC2ZnHQhGP7Ik2rtfXCTZQ=; b=ewl0+xRhV9TQRgGfJBsX0z3wQK/DLPKL3MM5apDXRAgPZuphdItJd1DkW/Lf4I69SD BCw6FWls2qRMW241EyQ1FZ2hP+um7t+wSvXdFYmX1oyzLB1yK9nAfKVVRGiP8dbbq88g uNOKYikhVKkRnJhz1mSJL2Y2ckNGyCJPPfWvnSDoO8t2jn3tilJXvW6cNwl/NcUeBEbq CyCj9aaEQT0Z6UYYEjsyxJkyB4jqQRHwxoG9ZnAAT24AlMn94mK8e8NqPsCeBASXInkJ w0cMs2A18flBJlkoicjtoRpdXncQJr9KbSoNu1JskVnfoJlHWWmgcn822/S0cPQ2uwBK B6KA== X-Gm-Message-State: AOAM532JCO21eVVapOr7EaVAqhNz/WkTAIHd/+mp9mI8kZ0OCPXXRsNh Q29+kZTaVfxxfNRfdUC2JXtx2TdvDnw= X-Google-Smtp-Source: ABdhPJy2G7I1g+2/d6WEjcodPaqbajXnqjMbT/FuTSpUksDMxA0fIaOrUXUzJq32NF1MvzLQMbUZvA== X-Received: by 2002:a05:620a:571:: with SMTP id p17mr38620798qkp.482.1594137323286; Tue, 07 Jul 2020 08:55:23 -0700 (PDT) Received: from hurd (dsl-10-148-38.b2b2c.ca. [72.10.148.38]) by smtp.gmail.com with ESMTPSA id j45sm13295915qtk.31.2020.07.07.08.55.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Jul 2020 08:55:22 -0700 (PDT) From: Maxim Cournoyer To: Zelphir Kaltstahl Subject: Re: Erlang + Emacs profile References: <3801410f-667e-9cac-74f3-d56a519adcc2@posteo.de> <871rm4mcm1.fsf@gmail.com> <17cbeb3d-8950-3f96-6106-ad2dbde661db@posteo.de> <877dvhl2sg.fsf@gmail.com> Date: Tue, 07 Jul 2020 11:55:21 -0400 In-Reply-To: (Zelphir Kaltstahl's message of "Tue, 7 Jul 2020 12:23:01 +0200") Message-ID: <87h7uj721i.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::72c; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qk1-x72c.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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=_AUTOLEARN 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: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=di7rRDPo; 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-Spam-Score: -1.71 X-TUID: D6F5X714Khc/ Hi, Zelphir Kaltstahl writes: > Hey Maxim! > > Wow, thanks for the notes on how to debug the problem as well as looking > into it. > > I'll try to do the same debugging later myself, to learn how to do that > and perhaps in the future know what to look for. Glad I could help! Maxim