From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id HPSZE1RxXWPUCQEAbAwnHQ (envelope-from ) for ; Sat, 29 Oct 2022 20:30:44 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QGRKEVRxXWObbAAAG6o9tA (envelope-from ) for ; Sat, 29 Oct 2022 20:30:44 +0200 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 24BAB398DC for ; Sat, 29 Oct 2022 20:30:44 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooqaf-0002tu-EM; Sat, 29 Oct 2022 14:29:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooqaX-0002nC-5i for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 14:29:45 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ooqaU-0008Gk-ED for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 14:29:44 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 6E891240105 for ; Sat, 29 Oct 2022 20:29:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1667068178; bh=2Nz4vZMeR3wJo7oyI2f+/Sz5auS4MgZRdTpRUpvxd3M=; h=From:To:Cc:Subject:Date:From; b=UZ4EAsQN1TAMLS4JS2hRf0TcnX5rGS6qxsL7xQS7SOcFM8TDKSHTCThkYRC7U1FpT /OtBPzC7j9NMuQnzyGJBbQUD5vhb4h5ObuJbjE9xRcIYmKVYXV7OZTJDCS6VRfhH0w RpypiKgbliE7agg1PCzfodRlV1bNiJRUXCBrcDbUftIl/Cyp60BtgQjaSm8P/G6ibw FyI0KI1yWJYJvNaugAR1vLwv/YLIcKxv0/odLXnpRphjYLkCMIRXLdEA6wbDQNUnK9 O10p1rg5PDv8PSYfOMKQajr8PbRZ24oTCZY6i8bBr5xoa53M4xjL69MIta+Z3Eco1W fG7fZfVPAzNVA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4N07HM2x8Yz6trc; Sat, 29 Oct 2022 20:29:35 +0200 (CEST) From: =?utf-8?Q?Juan_Manuel_Mac=C3=ADas?= To: Renato Pontefice Cc: emacs-orgmode@gnu.org Subject: Re: Position 972 References: <105D7533-F7E7-4779-B113-E231058D0648@gmail.com> Date: Sat, 29 Oct 2022 18:29:33 +0000 In-Reply-To: (Renato Pontefice's message of "Sat, 29 Oct 2022 20:04:32 +0200") Message-ID: <87zgde7ab6.fsf@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.67.36.66; envelope-from=maciaschain@posteo.net; helo=mout02.posteo.de 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, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Emacs-orgmode" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-TUID: X07DiOakUg3U Renato Pontefice writes: > Symbol's value as variable is void: =E2=80=98org It's 'org not =E2=80=98org. Notice the difference between the quotes[1]. (D= id you modify that part? It was correct before). [1] https://www.gnu.org/software/emacs/manual/html_node/elisp/Quoting.html