From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id EGjICi8t018WMwAA0tVLHw (envelope-from ) for ; Fri, 11 Dec 2020 08:26:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oMZ5Bi8t01/eAQAAbx9fmQ (envelope-from ) for ; Fri, 11 Dec 2020 08:26:23 +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 813829402A8 for ; Fri, 11 Dec 2020 08:26:22 +0000 (UTC) Received: from localhost ([::1]:51106 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kndkr-0004bo-A6 for larch@yhetil.org; Fri, 11 Dec 2020 03:26:21 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kndjj-0004bR-Nm for emacs-orgmode@gnu.org; Fri, 11 Dec 2020 03:25:11 -0500 Received: from mail.tuxteam.de ([5.199.139.25]:45808) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kndjh-0007BS-4l for emacs-orgmode@gnu.org; Fri, 11 Dec 2020 03:25:11 -0500 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; bh=Ijn9dNedGMDMRe2gtVyXJsu9X7bYcB+tvZ4HMf6yHh4=; b=pUiKmPb1o6DQptTzZ6QTSUfStIn9UeghJkVYF3xDyojX62B1nMXD+Z9jxX1st3qUWeiPjY1XQeiUtuI/HnH0JnrRFRtyXaqzcHdEmq+uUuyKsjtSzzvW4NnqFvIJ1b/BbvDu5qQ+/zz/sQ/0g3IpUoi0EzLV90R5O8Np0yNyvnithpoRlcnX3EQj+yidmuwMLc50kdUXVLLljVepc+7LCbrJsgNdnSmuULOYge3Q2XWjgDUayYqEG364lJP9o6CM1Y+OHWzqa0nbN9YcZTAAGpRoWJ3MRlJnU5WCs/AL7bKJXee1yvbLzlgnl27ce+AwmCBpY7TutYGxK4gy9U8zzA==; Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1kndjZ-0004yS-3U for emacs-orgmode@gnu.org; Fri, 11 Dec 2020 09:25:01 +0100 Date: Fri, 11 Dec 2020 09:25:01 +0100 To: emacs-orgmode@gnu.org Subject: Re: Emacs inserts hardwired org-agenda-files variable, overwriting user options Message-ID: <20201211082501.GA18715@tuxteam.de> References: <87im9nri5l.fsf@kyleam.com> <7330ab95c71d5d41d7fa6faffeaf300f@isnotmyreal.name> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.60 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tuxteam.de header.s=mail header.b=pUiKmPb1; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 813829402A8 X-Spam-Score: -4.60 X-Migadu-Scanner: scn1.migadu.com X-TUID: F5yxuNNmCWUP --SUOF0GtieIMvvwua Content-Type: text/plain; charset=utf-8 Content-Disposition: inline On Fri, Dec 11, 2020 at 05:32:39AM +0100, daniela-spit@gmx.it wrote: [...] > There are problems in Org-Agenda my friend [...] I don't know whether it's your intention (I'm assuming it's not), but your tone comes across as pretty rude. Cheers - t --SUOF0GtieIMvvwua Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl/TLN0ACgkQBcgs9XrR2kYEdgCcDeORzMAiYONGy4TchbqpNxR/ RqQAn3bhGEJtz7GGm9TKpG+s1i2LozQg =tDeS -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--