From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: :EXPORT_FILE_NAME: in new exporter possible? Date: Mon, 25 Mar 2013 17:13:47 +0100 Message-ID: References: <87620kwyuj.fsf@ericabrahamsen.net> <87k3p073ba.fsf@med.uni-goettingen.de> <8738vo1go1.fsf@bzg.ath.cx> <878v5chvdj.fsf@bzg.ath.cx> <87620fo7bi.fsf@bzg.ath.cx> <87wqsvmq48.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKA1o-0004IT-3g for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:13:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKA1m-0001fJ-Ux for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:13:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:42023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKA1m-0001f4-MB for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:13:42 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UKA26-0006T1-4e for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 17:14:02 +0100 Received: from p5b14d8f8.dip.t-dialin.net ([91.20.216.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 17:14:02 +0100 Received: from Stromeko by p5b14d8f8.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Mar 2013 17:14:02 +0100 In-Reply-To: <87wqsvmq48.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Am 25.03.2013 16:54, schrieb Bastien: > What about this patch? I don't think Gnus should be switching major modes just to get fontification and definitely not with Org. > The change in Gnus is then trivial (see other patch). Again, I'd rather have a derived mode (org-safe-mode, perhaps) that simply switches off anything related to loading other files, changing setups and executing code. This is useful in other situations as well and if one determines that the file is safe the full org-mode can be switched on and the file reloaded if necessary. That makes the patch in Gnus even more trivial (if they really can't use a more sensible method of fontiffication). Regards, -- Achim. (on the road :-)