From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: Bug? Installing from git master Date: Mon, 03 Mar 2008 00:13:06 +0000 Message-ID: <87hcfod5rh.fsf@bzg.ath.cx> References: <47C86E0B.4010107@gmx.de> <9AC7F26F-5F31-4DD9-98A0-A2CE5353C218@science.uva.nl> <87ejavjtyu.fsf@bzg.ath.cx> <87tzjrgyyk.fsf@bzg.ath.cx> <20080302233409.GA23239@atlantic.linksys.moosehall> 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 1JVyJ5-0007DG-MF for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:13:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVyJ4-0007Bd-1r for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:13:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVyJ3-0007BU-SR for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:13:26 -0500 Received: from mu-out-0910.google.com ([209.85.134.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVyJ3-0000We-Gs for emacs-orgmode@gnu.org; Sun, 02 Mar 2008 19:13:25 -0500 Received: by mu-out-0910.google.com with SMTP id g7so11520498muf.0 for ; Sun, 02 Mar 2008 16:13:24 -0800 (PST) In-Reply-To: <20080302233409.GA23239@atlantic.linksys.moosehall> (Adam Spiers's message of "Sun, 2 Mar 2008 23:34:09 +0000") 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 Adam Spiers writes: >> > Is _everyone_ pulling from git in this room?? > > :-) > >> I do. > > Me too. > >> `make' completes cleanly now. Thanks. > > ... but only if you have erc installed (it's shipped with emacs 22 but > not emacs 21): > > This is because org-default-extensions defaults to (org-irc): > > So it would be nice if it didn't default to (org-irc) for older > emacsen. I'd rather not load any module by default. As far as I understand it, the purpose of having `org-default-extensions' is precisely to let new users have a simple and clean default install, with a simple facility to get new modules loaded -- but only if they explicitely require so. BTW, maybe the name of the feature "org-irc" is a bit misleading: since it's really about erc, and since Emacs also comes with rcirc.el, it should either be called org-erc.el or support links to rcirc.el. Phil, what do you think? -- Bastien