From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: new version of org-mew.el Date: Wed, 27 Feb 2013 10:30:45 +0100 Message-ID: <87621et86y.fsf@bzg.ath.cx> References: <20130225.203652.1880414702745010956.kametoku@gmail.com> <87d2vmyagw.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAdLd-0001R2-Ds for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:30:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UAdLc-0003cA-4N for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:30:49 -0500 Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:35261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAdLb-0003bt-Ik for emacs-orgmode@gnu.org; Wed, 27 Feb 2013 04:30:47 -0500 Received: by mail-we0-f178.google.com with SMTP id x48so273190wey.37 for ; Wed, 27 Feb 2013 01:30:46 -0800 (PST) In-Reply-To: (Achim Gratz's message of "Wed, 27 Feb 2013 09:26:52 +0000 (UTC)") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Bastien altern.org> writes: >> I applied this patch: >> http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=7604fe1 > > Some functions / variables from mew should be pre-declared Can you fix this? > or mew needs to be required. Mhh.. no, let's not require org-mew.el. IMHO org-mew.el should not be distributed in core but in contrib, as it is not useful for Emacs users that are not using Mew, and those using Mew can install contrib/. Same for wanderlust. So for now let's add the need declarations. Thanks! -- Bastien