From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: C-d deleting region considered harmful Date: Mon, 20 Sep 2010 00:39:31 +0100 Message-ID: <4C969F33.4020104@harpegolden.net> References: <87eicrx1ls.fsf@catnip.gol.com> <83lj6zz9o0.fsf@gnu.org> <87fwx78jwq.fsf@lola.goethe.zz> <83fwx7z7qn.fsf@gnu.org> <83d3sbz7b8.fsf@gnu.org> <871v8rdzug.fsf@gmx.de> <4C94E566.7020701@gmail.com> <83y6azxbuv.fsf@gnu.org> <4C94E7F4.6080101@gmail.com> <87sk16dekw.fsf@gmx.de> <4C9516D2.2050609@gmail.com> <87tyllyg0e.fsf@gmx.de> <4C961CF1.9080607@gmail.com> <87eicpyen5.fsf@gmx.de> <4C967A82.3050807@gmail.com> <87vd61v2ff.fsf@gmx.de> 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 1284939608 19351 80.91.229.12 (19 Sep 2010 23:40:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 23:40:08 +0000 (UTC) Cc: Christoph , emacs-devel@gnu.org To: Sebastian Rose Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 20 01:40:07 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 1OxTUL-0004jl-1h for ged-emacs-devel@m.gmane.org; Mon, 20 Sep 2010 01:40:05 +0200 Original-Received: from localhost ([127.0.0.1]:50853 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxTUF-0004qi-CO for ged-emacs-devel@m.gmane.org; Sun, 19 Sep 2010 19:39:59 -0400 Original-Received: from [140.186.70.92] (port=46441 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxTU4-0004ip-Ha for emacs-devel@gnu.org; Sun, 19 Sep 2010 19:39:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OxTTq-0003qP-Tc for emacs-devel@gnu.org; Sun, 19 Sep 2010 19:39:35 -0400 Original-Received: from harpegolden.net ([65.99.215.13]:36365) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxTTq-0003qG-Qi for emacs-devel@gnu.org; Sun, 19 Sep 2010 19:39:34 -0400 Original-Received: from [87.198.55.161] (87-198-55-161.ptr.magnet.ie [87.198.55.161]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTPSA id 959AC68474; Mon, 20 Sep 2010 00:39:28 +0100 (IST) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100913 Icedove/3.0.7 In-Reply-To: <87vd61v2ff.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:130509 Archived-At: On 19/09/10 22:39, Sebastian Rose wrote: > Keeping more than one thing for yanking is one of the unique strengths > of emacs. > Once upon a time maybe. Clipboard histories are now fairly commonplace.