From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: w32-pass-rwindow-to-system Date: Wed, 21 Jan 2009 15:20:18 +0100 Message-ID: References: <49772C9A.8020300@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1232547667 31904 80.91.229.12 (21 Jan 2009 14:21:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2009 14:21:07 +0000 (UTC) Cc: Lennart Borgman , emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 21 15:22:20 2009 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.50) id 1LPdxy-0007N5-Fg for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2009 15:22:02 +0100 Original-Received: from localhost ([127.0.0.1]:33388 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPdwh-00058j-8A for ged-emacs-devel@m.gmane.org; Wed, 21 Jan 2009 09:20:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LPdwM-0004yM-Du for emacs-devel@gnu.org; Wed, 21 Jan 2009 09:20:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPdwL-0004xg-19 for emacs-devel@gnu.org; Wed, 21 Jan 2009 09:20:22 -0500 Original-Received: from [199.232.76.173] (port=53872 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPdwK-0004xc-Nn for emacs-devel@gnu.org; Wed, 21 Jan 2009 09:20:20 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.185]:35199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPdwJ-0001ht-DC; Wed, 21 Jan 2009 09:20:19 -0500 Original-Received: by nf-out-0910.google.com with SMTP id c7so572522nfi.26 for ; Wed, 21 Jan 2009 06:20:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pooe22Sf4WKtWpoa0g4gJn1n5+MGp59IaOjTdCquHrU=; b=pjM/znlRFjdCyMLlLt1RQORO6dpcOBHDxGwAxGVuc+QF7H0NPuc7FYg966L0iNat5k eEYgZv0edpu7tkwAste9HaHo1E4vXJHRY3dgytW0k4ppI2qg1jMj3mKJ2+DLL/hy/trL C/+EP9nnvzEJRpSpHSh2fjoMCmhfpKFEfYSiQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lI0XpSYvwXGE/80Pof2WR8Zcgit75sPDnvjAmq5EA7C1odJnAsmNZQjIw6pxKMSeWn lFu2K8N0e10LSaPFPSJFVbD3I0XH5i0brNq9kbPNLSRP+iqtMIp5o228RnoQdl5xMAtT FCZOB//MOVItGVCMqu2/IXZDiurZ/Hs6BC0UA= Original-Received: by 10.210.78.7 with SMTP id a7mr134177ebb.111.1232547618233; Wed, 21 Jan 2009 06:20:18 -0800 (PST) In-Reply-To: <49772C9A.8020300@gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:108039 Archived-At: On Wed, Jan 21, 2009 at 15:09, Jason Rumney wrote: > You have never once made the effort to separate out the bugfixes from your > extensive patch that modifies a number of unrelated aspects of Emacs > behaviour. Are you surprised that there is resistance when we always get > told "take it all or sort through it yourself"? My point exactly. Juanma