From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: [emacs-w3m:11603] Re: interactive-p obsolete Date: Thu, 7 Jul 2011 02:44:46 +0200 Message-ID: References: <4E13FCE4.8080309@easy-emacs.de> <871uy3lrfy.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: dough.gmane.org 1309999599 2567 80.91.229.12 (7 Jul 2011 00:46:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Jul 2011 00:46:39 +0000 (UTC) Cc: Bastien , Tim Cross , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 07 02:46:33 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qecjg-0006fN-Qx for ged-emacs-devel@m.gmane.org; Thu, 07 Jul 2011 02:46:33 +0200 Original-Received: from localhost ([::1]:58907 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qecjf-0002mZ-HW for ged-emacs-devel@m.gmane.org; Wed, 06 Jul 2011 20:46:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:60874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeciL-0002bP-PK for emacs-devel@gnu.org; Wed, 06 Jul 2011 20:45:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeciK-00048P-DC for emacs-devel@gnu.org; Wed, 06 Jul 2011 20:45:09 -0400 Original-Received: from mail-ew0-f41.google.com ([209.85.215.41]:60831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeciJ-00047s-Tj for emacs-devel@gnu.org; Wed, 06 Jul 2011 20:45:08 -0400 Original-Received: by ewy9 with SMTP id 9so168117ewy.0 for ; Wed, 06 Jul 2011 17:45:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=s1/Oa4Gnm7MrRElaHayRL0l/iR/+sFZ8hp6vt9FwYNg=; b=USbRYBOHT94yOGVpS2X3P2WBsIrr8y3sTuVUBl8o5mEmO0xfajhJ3n1G7SRk1KmTtg KNOyn9VxaoUQC/dLY05qUjG+UwSwrH3afOxkO5l995cULAd/fUwDvD860GV2tkkaRgLj k/6ILYmxDxY7IT4CI/3SMSXEqySKHDTazQB8g= Original-Received: by 10.213.20.200 with SMTP id g8mr115784ebb.140.1309999506119; Wed, 06 Jul 2011 17:45:06 -0700 (PDT) Original-Received: by 10.213.7.84 with HTTP; Wed, 6 Jul 2011 17:44:46 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:141709 Archived-At: On Thu, Jul 7, 2011 at 02:32, Juanma Barranquero wrote: > On Thu, Jul 7, 2011 at 02:12, Lennart Borgman wrote: > >> I think you know the answers to these questions, or? > > No. > >> Distribute it in Emacs. > > So you're proposing to distribute a compatibility library in Emacs > that outside packages will have to include (because it is not enough > for Emacs to have it, outside packages will need to duplicate it, and > keep it up-to-date). I can't believe you are serious, Juanma. Of course users who want this should fetch it from Emacs repository. Outside packages just need to tell that. Let us stop here.