From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alex Schroeder Newsgroups: gmane.emacs.devel Subject: Re: Question about copy-region-as-kill Date: Sun, 07 Apr 2002 01:03:29 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <87zo0gbfb2.fsf@emacswiki.org> References: <87ofh09xjq.fsf@alice.dynodns.net> <200204050602.g3562Dl18586@aztec.santafe.edu> <87bscx7rlf.fsf@alice.dynodns.net> <200204061732.g36HWSb19584@aztec.santafe.edu> <87k7rkmuk0.fsf@alice.dynodns.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1018134198 29775 127.0.0.1 (6 Apr 2002 23:03:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 6 Apr 2002 23:03:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16tzDK-0007k8-00 for ; Sun, 07 Apr 2002 01:03:18 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16tzQz-0001zL-00 for ; Sun, 07 Apr 2002 01:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tzD7-0003kW-00; Sat, 06 Apr 2002 18:03:05 -0500 Original-Received: from relay01.cablecom.net ([62.2.33.101]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16tzAU-0003cs-00; Sat, 06 Apr 2002 18:00:22 -0500 Original-Received: from smtp.swissonline.ch (mail-4.swissonline.ch [62.2.32.85]) by relay01.cablecom.net (8.11.6/8.11.4/SOL/AWF/MXRELAY/06072001) with ESMTP id g36N0K228890; Sun, 7 Apr 2002 01:00:20 +0200 (CEST) Original-Received: from confusibombus (dclient217-162-234-100.hispeed.ch [217.162.234.100]) by smtp.swissonline.ch (8.11.6/8.11.6/SMTPSOL/AWF/2002040101) with ESMTP id g36N0Lr26816; Sun, 7 Apr 2002 01:00:21 +0200 (MEST) Original-Received: from alex by confusibombus with local (Exim 3.12 #1 (Debian)) id 16tzDV-00009X-00; Sun, 07 Apr 2002 01:03:29 +0200 Original-To: John Wiegley In-Reply-To: <87k7rkmuk0.fsf@alice.dynodns.net> (John Wiegley's message of "Sat, 06 Apr 2002 13:38:39 -0700") Original-Lines: 14 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2429 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2429 John Wiegley writes: > And whether these are stripped at kill or yank, I don't care. I just > don't want read-only copied around when I kill text from Eshell, and > then yank it into an e-mail message! Right. Another example: When you use Colin's ibuffer.el and copy some text from there (such as the file name of a buffer), it will have a local keymap with totally weird mappings (eg. for RET and other common keys) and it not entirely obvious how to get rid of them. Alex. -- http://www.emacswiki.org/