From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MIq4AKJoXWMd0gAAbAwnHQ (envelope-from ) for ; Sat, 29 Oct 2022 19:53:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0LoMO6FoXWPUFwEAG6o9tA (envelope-from ) for ; Sat, 29 Oct 2022 19:53:37 +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 CDCE230805 for ; Sat, 29 Oct 2022 19:53:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ooq0Q-0002lI-Mw; Sat, 29 Oct 2022 13:52:26 -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 1oopv9-0006UU-Ly for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 13:47:00 -0400 Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oopv7-0008Uz-RJ for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 13:46:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:To:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=lrMq0HUknBsQg1DiDB8XO2dnV2fxGtp5AWqMdvCFN1w=; b=m3yGSTwO4+1D5Epj8XdG59odmy vpHKKF4r3WMZDOhkNarDPBPY+iZmBbw8pCnJEuu80Yo5+CCLkJ3QJ4cEyLdoNUak95WjE5B23MFvs UvajrK7+f1nHAXMSJ+9MX9xvM4bqDxhk4iYyMh3Fu2tLqlErq9FhmqMHBSKhiAGpbKYndA4gZioyu inmMFfNfk99PSPyzrlUUImy+bHgf98RnyuO64EPGXoftoeSopRxLiKXYYTtPTJkcCOSSD7Rg3v7CD hH6rKmWZAdkjufWC0noI10QHVvuj0yQ3UohJdb6RbZ7JFwXIZLQekmaGxhK/hs1VBEFuwoxJCxp/p Wmaqgbzg==; Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1oopv5-0004Xz-FM for emacs-orgmode@gnu.org; Sat, 29 Oct 2022 19:46:55 +0200 Date: Sat, 29 Oct 2022 19:46:55 +0200 To: emacs-orgmode@gnu.org Subject: Re: Position 972 Message-ID: References: <105D7533-F7E7-4779-B113-E231058D0648@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a4aeY/yoGsvvP21n" Content-Disposition: inline In-Reply-To: <105D7533-F7E7-4779-B113-E231058D0648@gmail.com> From: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.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, 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: SoUarGlfXGHV --a4aeY/yoGsvvP21n Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 29, 2022 at 06:29:28PM +0200, Renato Pontefice wrote: > Bruno, > With the common you told me I reach che 972 /M-g c 972) and I found this: >=20 > ;;;;;;Org mode configuration > Enable Org mode > (require =E2=80=98org) >=20 > Could be this the error? >=20 > Now I=E2=80=99ve erased the two ;; save init.el and restart emacs, but no= w I obtain: No, no: you have to put (at least one) ; in front of "Enable". Thing is: a semicolon marks a comment (so Emacs doesn't try to read it as a program), and this line "Enable Org mode" is meant as a comment. The mark is missing. The whole thing should look like this: ;;;;;;Org mode configuration ;; Enable Org mode (require =E2=80=98org) (actually it doesn't matter how many ; are in front of Enable, but two would correspond to the convention). Cheers --=20 tom=C3=A1s --a4aeY/yoGsvvP21n Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCY11nAQAKCRAFyCz1etHa RiaUAJ4msJdWFILS3UgHYLKN8ndz1cLMagCfX7k3ZqYgOYLbmJMGY7jUJOGvCGE= =Yxfb -----END PGP SIGNATURE----- --a4aeY/yoGsvvP21n--