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 kCs4G+Xawl80CQAA0tVLHw (envelope-from ) for ; Sat, 28 Nov 2020 23:19:01 +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 sGv/FuXawl/NVgAA1q6Kng (envelope-from ) for ; Sat, 28 Nov 2020 23:19:01 +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 B67149404C6 for ; Sat, 28 Nov 2020 23:19:00 +0000 (UTC) Received: from localhost ([::1]:57734 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kj9UZ-0005T1-6V for larch@yhetil.org; Sat, 28 Nov 2020 18:18:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:49902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kj9U6-0005SL-CH for emacs-orgmode@gnu.org; Sat, 28 Nov 2020 18:18:30 -0500 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:46607) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kj9U1-0000s6-Mk for emacs-orgmode@gnu.org; Sat, 28 Nov 2020 18:18:30 -0500 Received: by mail-wr1-x433.google.com with SMTP id g14so9780405wrm.13 for ; Sat, 28 Nov 2020 15:18:25 -0800 (PST) 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=vPI0jZKsbj+4GfBViLiUOB+0M5AXxsYVWZBNP4+/CzE=; b=oyH3LFt9hAWAU9rl3JGRBTLGB3cTlu8KoZiTfTU78KaNIMBU8XbIbprxytO+qYRYfO GDr4cf/EIHzWBTqSDNi3CO1jWOMiWQ8eto8g3VHHEyjJ5QYi+qe+42xPpdLzqOfdp5zY /AsgCuPYchtZvH7Y1YW9Kc6OtW/AylZdsv4M1u+kB6x/pV+db8xs98YWplrYaHjaEraQ ym5WxD4Jwyx94LxRBRNR3HGsvNXpOHN1vVHS4LpBDNmWRljPFUo4IRBZ1dRJy3kmJEIH PioV0WhBvj5ybjcteAzAf+qclS+uEn21JW9zhjQqiJEQK9xGCW7z33fEkVRwEMYdjxg1 qugA== 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=vPI0jZKsbj+4GfBViLiUOB+0M5AXxsYVWZBNP4+/CzE=; b=FactGYYGpywyJ0e7mwHK4OD/5LwVQnVZLU1gh6k9c53JfV9ZAPEhKarqIhPyYAOEyp WrnIH/LQqCL3dtEnj86bInn09GxEtG908BOa2QlallYdmht1cqE7GL4WHAfMjjFyaXEU F2z2DoL6x2Q8lah1atNKN7GYcft+tq48aWDkcyPIdgQ9/vywdY9Z5CZJ0xl+8bHMjlPk taVWe68/BmfppXxmpTm8bw+OLeHisz24MMI06lwEMSfgmsy2b4d4ytixLiXcqrbWqIC1 pS6uVJ+u+qnoSswUgm1YrO1RsDumhy7hIflxq1g4fX3cu/KvEevmOeUidgPhNWcwVcla /AXQ== X-Gm-Message-State: AOAM531i3lLeHzyvRIg9RIAox2+34/Pnd9W5NDXjJxYfuY5AmHBhSAsF 2RWvXYuibVilrX1ko4zacZYGM4ewGJo= X-Google-Smtp-Source: ABdhPJyThP2BM4iLkF/bvvGpQ1twqYZinaYdf9GviNYMtUHkLDcSyiIwM//XV6INpoHFC3pFEo5FxQ== X-Received: by 2002:a5d:4a84:: with SMTP id o4mr20286311wrq.57.1606605503913; Sat, 28 Nov 2020 15:18:23 -0800 (PST) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id 2sm25367471wrq.87.2020.11.28.15.18.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 28 Nov 2020 15:18:23 -0800 (PST) From: Jeremie Juste To: daniela-spit@gmx.it Subject: Re: Adding Org Files to org-agenda-files References: <87tut9fmqx.fsf@gmail.com> <87mtz1fkfx.fsf@gmail.com> <87ft4tfgpv.fsf@gmail.com> <874kl9fe7m.fsf@gmail.com> <87wny5dy6j.fsf@gmail.com> <87r1od181i.fsf@gmail.com> Date: Sun, 29 Nov 2020 00:18:21 +0100 In-Reply-To: (daniela-spit@gmx.it's message of "Sat, 28 Nov 2020 22:45:01 +0100") Message-ID: <87h7p9135u.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=jeremiejuste@gmail.com; helo=mail-wr1-x433.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: 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: , Cc: Org-Mode mailing list Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.97 X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=oyH3LFt9; dmarc=pass (policy=none) header.from=gmail.com; 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-TUID: N8Qxyz3ihWYX || On Saturday, 28 Nov 2020 at 22:45, daniela-spit@gmx.it wrote: > > Many thanks for helping me. I would not have got to this stage without > your helpful commands and checks. You are welcome ;-) > > Getting used to a problem to the extent of depending on it is not a good system. > Emacs should follow what the user demands by default, with perhaps the option > for the user to change that behaviour. But it is the user that should demand > it. In situations when Emacs gets to do something so drastic, it should inform > the user what is happening and put that information in a log file. What you see as a problem some see as a solution. For instance, it depends how many org-files you want to add to the agenda. Some users including me have 2 or three files in org-agenda-files so I never interact with this variable directly. It seams that we cannot make everyone happy. :-), but we can hack our way out of it together ;-). That is one of the purpose of this mailing list I believe. Best regards, Jeremie