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 sG44A6Zuv1/SOQAA0tVLHw (envelope-from ) for ; Thu, 26 Nov 2020 09:00:22 +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 uLC7OqVuv19rSAAA1q6Kng (envelope-from ) for ; Thu, 26 Nov 2020 09:00:21 +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 2605B940482 for ; Thu, 26 Nov 2020 09:00:21 +0000 (UTC) Received: from localhost ([::1]:42190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kiD8W-0003UA-2F for larch@yhetil.org; Thu, 26 Nov 2020 04:00:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48226) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiD81-0003U2-7d for emacs-orgmode@gnu.org; Thu, 26 Nov 2020 03:59:49 -0500 Received: from static.rcdrun.com ([95.85.24.50]:40263) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kiD7z-0002RP-Dj for emacs-orgmode@gnu.org; Thu, 26 Nov 2020 03:59:48 -0500 Received: from localhost ([::ffff:41.202.241.56]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002C0007.000000005FBF6E80.00002A32; Thu, 26 Nov 2020 08:59:43 +0000 Date: Thu, 26 Nov 2020 08:49:30 +0300 From: Jean Louis To: Greg Minshall Subject: Re: Local variables insecurities - Re: One vs many directories Message-ID: References: <3494046.1606368878@apollo2.minshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <3494046.1606368878@apollo2.minshall.org> User-Agent: Mutt/2.0 (3d08634) (2020-11-07) Received-SPF: pass client-ip=95.85.24.50; envelope-from=bugs@gnu.support; helo=static.rcdrun.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_03_06=1.592, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no 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: Tom Gillespie , Tim Cross , emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: inc X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Spam-Score: -0.51 X-TUID: M3nKE21I+/PP * Greg Minshall [2020-11-26 08:34]: > Tom, > > > 2. If mutt is launching Emacs, you can pass --eval "(setq > > enable-local-eval nil)" on the command line and all file local > > variables will be ignored and treated as plain text. > > maybe that is one thing that could really help here. possibly mutt and > other emacs-based mail readers, when putting up a received e-mail > message, should by default do just that (and, also, '(setq > enable-local-variables :safe)'?). > > i use mh-e, and it does *not* seem to do that. but, if emacs is niche, > mh-e is the niche-squared. :) I have sent summary of our discussion here to the bug #44837 for further review, we may switch to better Org related subjects here if you people agree. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44837