From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Google modules integration Date: Fri, 10 Sep 2010 00:25:53 +0200 Message-ID: References: <878w3a1x9s.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284071182 5300 80.91.229.12 (9 Sep 2010 22:26:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2010 22:26:22 +0000 (UTC) Cc: carsten.dominik@gmail.com, emacs-devel@gnu.org To: Julien Danjou Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 10 00:26:20 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OtpZQ-0007qS-7d for ged-emacs-devel@m.gmane.org; Fri, 10 Sep 2010 00:26:16 +0200 Original-Received: from localhost ([127.0.0.1]:57773 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtpZP-00035I-FL for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2010 18:26:15 -0400 Original-Received: from [140.186.70.92] (port=50649 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtpZI-00033p-JT for emacs-devel@gnu.org; Thu, 09 Sep 2010 18:26:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OtpZG-00046a-O4 for emacs-devel@gnu.org; Thu, 09 Sep 2010 18:26:08 -0400 Original-Received: from impaqm5.telefonica.net ([213.4.138.5]:49576) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OtpZG-00045k-GG for emacs-devel@gnu.org; Thu, 09 Sep 2010 18:26:06 -0400 Original-Received: from IMPmailhost2.adm.correo ([10.20.102.39]) by IMPaqm5.telefonica.net with bizsmtp id 4lh81f00G0r0BT63RmRuv1; Fri, 10 Sep 2010 00:25:54 +0200 Original-Received: from ceviche.home ([83.61.42.227]) by IMPmailhost2.adm.correo with BIZ IMP id 4mRt1f0094u4RdP1imRt19; Fri, 10 Sep 2010 00:25:54 +0200 X-Brightmail-Tracker: AAAAAA== X-TE-authinfo: authemail="monnier$movistar.es" |auth_email="monnier@movistar.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitnetc01" Original-Received: by ceviche.home (Postfix, from userid 20848) id 6AF9F660D2; Fri, 10 Sep 2010 00:25:53 +0200 (CEST) In-Reply-To: <878w3a1x9s.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Thu, 09 Sep 2010 22:23:43 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129840 Archived-At: > But to do the things correctly, that would mean the merge of the > `google-maps.el' and `google-weather.el' modules into Emacs core [...] > The question is, therefore, is there a chance that we could merge these > two extension into Emacs? Without having thought much about it, my reaction is rather negative, since we do not want to install packages dedicated to supporting proprietary software. Stefan