From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Get rid of cut buffer code, any objections? Date: Thu, 02 Sep 2010 12:25:31 +0200 Message-ID: <4C7F7B9B.3070407@swipnet.se> References: <4C7A97E8.9090707@swipnet.se> <87vd6tyshq.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1283423147 30569 80.91.229.12 (2 Sep 2010 10:25:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Sep 2010 10:25:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 02 12:25:46 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 1Or6zJ-0003Ek-S0 for ged-emacs-devel@m.gmane.org; Thu, 02 Sep 2010 12:25:46 +0200 Original-Received: from localhost ([127.0.0.1]:41926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Or6zJ-0002nP-8N for ged-emacs-devel@m.gmane.org; Thu, 02 Sep 2010 06:25:45 -0400 Original-Received: from [140.186.70.92] (port=48551 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Or6zA-0002kf-8o for emacs-devel@gnu.org; Thu, 02 Sep 2010 06:25:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Or6z8-0005ci-NW for emacs-devel@gnu.org; Thu, 02 Sep 2010 06:25:36 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:38714) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Or6z8-0005cC-IZ for emacs-devel@gnu.org; Thu, 02 Sep 2010 06:25:34 -0400 Original-Received: from ipb1.telenor.se (ipb1.telenor.se [195.54.127.164]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 47101E9AC6 for ; Thu, 2 Sep 2010 12:25:31 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsEzAB4Yf0xV4S0jPGdsb2JhbACDGIRSmREMAQEBATUtqjaSF4EigyRzBIR2 X-IronPort-AV: E=Sophos;i="4.56,307,1280700000"; d="scan'208";a="126040843" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb1.telenor.se with ESMTP; 02 Sep 2010 12:25:31 +0200 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 6ADF07FA05A; Thu, 2 Sep 2010 12:25:30 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 In-Reply-To: <87vd6tyshq.fsf@stupidchicken.com> 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:129578 Archived-At: 2010-08-30 00:16, Chong Yidong skrev: > Jan Dj=C3=A4rv writes: > >> I have started to remove cut-buffer support for X11 (nothing checked >> in sofar). Are there any objections? > > Go for it. Don't forget NEWS. Done. I did forget NEWS and documentation, so there where multiple commi= ts. Jan D.