From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Question about copy-region-as-kill Date: Sun, 07 Apr 2002 12:52:33 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: 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 1018178614 24892 127.0.0.1 (7 Apr 2002 11:23:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 7 Apr 2002 11:23:34 +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 16uAli-0006TN-00 for ; Sun, 07 Apr 2002 13:23:34 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16uAzb-00039I-00 for ; Sun, 07 Apr 2002 13:37:56 +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 16uAJF-0005f3-00; Sun, 07 Apr 2002 06:54:09 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16uAHo-0005Pz-00; Sun, 07 Apr 2002 06:52:40 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g37Aqcb21798; Sun, 7 Apr 2002 12:52:38 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id MAA24155; Sun, 7 Apr 2002 12:52:33 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id 6D3C43AEF1; Sun, 7 Apr 2002 12:52:33 +0200 (CEST) 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: 17 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (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:2451 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2451 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! Indeed. This has annoyed me before. Now you have convinced me that sometimes it is a good idea to strip text properties. Hm. Sadly, it's not possible to use the prefix argument for yank to say don't yank the text properties. Hm. kai -- Silence is foo!