From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wilmar Igl Newsgroups: gmane.emacs.bugs Subject: copy-rectangle-to-kill-ring Date: Thu, 04 Jan 2007 19:40:53 +0100 Message-ID: <459D4A35.3060403@zksw.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167948736 6416 80.91.229.12 (4 Jan 2007 22:12:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Jan 2007 22:12:16 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jan 04 23:12:14 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H2aoj-0001tu-Bq for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Jan 2007 23:12:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2aoi-0004Yl-M7 for geb-bug-gnu-emacs@m.gmane.org; Thu, 04 Jan 2007 17:12:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H2XWX-000622-RK for bug-gnu-emacs@gnu.org; Thu, 04 Jan 2007 13:41:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H2XWT-0005yH-Dq for bug-gnu-emacs@gnu.org; Thu, 04 Jan 2007 13:41:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2XWT-0005xk-0E for bug-gnu-emacs@gnu.org; Thu, 04 Jan 2007 13:41:05 -0500 Original-Received: from [132.187.3.28] (helo=mailrelay.rz.uni-wuerzburg.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H2XWS-000512-JO for bug-gnu-emacs@gnu.org; Thu, 04 Jan 2007 13:41:04 -0500 Original-Received: from virusscan.mail (localhost [127.0.0.1]) by mailrelay.mail (Postfix) with ESMTP id E60CF15B3 for ; Thu, 4 Jan 2007 19:41:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by virusscan.mail (Postfix) with ESMTP id D79841C5C for ; Thu, 4 Jan 2007 19:41:03 +0100 (CET) Original-Received: from firewall.kks.uni-wuerzburg.de (firewall.klinik.uni-wuerzburg.de [132.187.191.1]) by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id C352F15B3 for ; Thu, 4 Jan 2007 19:41:02 +0100 (CET) User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Original-To: bug-gnu-emacs@gnu.org X-Virus-Scanned: by amavisd-new at uni-wuerzburg.de X-Mailman-Approved-At: Thu, 04 Jan 2007 17:11:48 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15507 Archived-At: Dear Emacs developers, sorry, I don't want to be a nuisance. However, I'd like to suggest to include a function to copy a rectangle into the kill ring which is not available at the moment (only copy-rectangle-to-register). Thanks for your effort. Yours, Wilmar Igl