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: Get rid of cut buffer code, any objections? Date: Sun, 29 Aug 2010 19:24:56 +0200 Message-ID: <4C7A97E8.9090707@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1283102713 1194 80.91.229.12 (29 Aug 2010 17:25:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Aug 2010 17:25:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 29 19:25:12 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 1Opld0-0008Jy-MT for ged-emacs-devel@m.gmane.org; Sun, 29 Aug 2010 19:25:11 +0200 Original-Received: from localhost ([127.0.0.1]:38840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Opld0-0005xN-QK for ged-emacs-devel@m.gmane.org; Sun, 29 Aug 2010 13:25:10 -0400 Original-Received: from [140.186.70.92] (port=52075 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oplcs-0005vj-LP for emacs-devel@gnu.org; Sun, 29 Aug 2010 13:25:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oplcq-0006RF-HQ for emacs-devel@gnu.org; Sun, 29 Aug 2010 13:25:01 -0400 Original-Received: from smtprelay-h21.telenor.se ([195.54.99.196]:34028) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oplcq-0006R2-Bi for emacs-devel@gnu.org; Sun, 29 Aug 2010 13:25:00 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h21.telenor.se (Postfix) with ESMTP id C6EF814C88 for ; Sun, 29 Aug 2010 19:24:58 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Alk0AEM1ekxV4S0jPGdsb2JhbACDFoRSizyNJQwBAQEBNS2oIJEDgSKDInME X-IronPort-AV: E=Sophos;i="4.56,288,1280700000"; d="scan'208";a="123566694" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb2.telenor.se with ESMTP; 29 Aug 2010 19:24:58 +0200 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 1FBDF7FA05A for ; Sun, 29 Aug 2010 19:24:57 +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 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:129401 Archived-At: Hello. I have started to remove cut-buffer support for X11 (nothing checked in sofar). Are there any objections? Jan D.