From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Fwd: loading org changes faces in other modes Date: Tue, 08 Sep 2009 09:50:42 +0200 Message-ID: <87vdjtx4bx.fsf@thinkpad.tsdh.de> References: <20524da70909070736x1484b2e7r84d8f64dc398d405@mail.gmail.com> <33919E72-45AB-4F50-8D5E-46807AC4BFA9@gmail.com> <87hbveeh78.fsf@thinkpad.tsdh.de> <87ocpm9aqx.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MkvXw-0000NG-66 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 03:55:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkvXr-0000JQ-Ew for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 03:55:23 -0400 Received: from [199.232.76.173] (port=37538 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkvXr-0000JH-9W for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 03:55:19 -0400 Received: from mx20.gnu.org ([199.232.41.8]:4718) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MkvXq-0001AI-F1 for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 03:55:18 -0400 Received: from lo.gmane.org ([80.91.229.12]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MkvXp-0008Nc-4O for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 03:55:17 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1MkvXa-0000cu-Of for emacs-orgmode@gnu.org; Tue, 08 Sep 2009 09:55:02 +0200 Received: from 141.26.95.73 ([141.26.95.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Sep 2009 09:55:02 +0200 Received: from tassilo by 141.26.95.73 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Sep 2009 09:55:02 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien writes: Hi Bastien, >> with all those troubles, what's the point in `org-modules' anyway? >> Are there any benefits over plain requires in users' .emacs files >> except the nice and explanatory customize interface? > > One advantage I see is that org.el can define a default set of loaded > modules, while suggesting the user that there are many others to load. Yes, I agree. On the other hand a listing in the info doc's installation section would be nearly as good as the customize interface. Anyway, those strange fontification troubles arising when org loads modules automatically via org-modules are definitively a bug. Not sure if its on our or the emacs side... Bye, Tassilo