From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Fwd: loading org changes faces in other modes Date: Mon, 07 Sep 2009 20:53:42 +0800 Message-ID: <87ocpm9aqx.fsf@bzg.ath.cx> References: <20524da70909070736x1484b2e7r84d8f64dc398d405@mail.gmail.com> <33919E72-45AB-4F50-8D5E-46807AC4BFA9@gmail.com> <87hbveeh78.fsf@thinkpad.tsdh.de> 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 1MkjLj-0007ii-Uy for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 14:53:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MkjLf-0007cd-Tl for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 14:53:59 -0400 Received: from [199.232.76.173] (port=47124 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MkjLf-0007cS-Nq for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 14:53:55 -0400 Received: from mail-bw0-f220.google.com ([209.85.218.220]:59091) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MkjLf-0007vk-9M for emacs-orgmode@gnu.org; Mon, 07 Sep 2009 14:53:55 -0400 Received: by bwz20 with SMTP id 20so110744bwz.42 for ; Mon, 07 Sep 2009 11:53:53 -0700 (PDT) In-Reply-To: <87hbveeh78.fsf@thinkpad.tsdh.de> (Tassilo Horn's message of "Mon, 07 Sep 2009 20:35:23 +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: Tassilo Horn Cc: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn writes: > 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. -- Bastien