From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ad90993@yahoo.com (AD90993) Newsgroups: gmane.emacs.help Subject: Re: Makeing edit function more like win style Date: 27 Apr 2004 12:58:13 -0700 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <483d7bac.0404271158.6e40d16f@posting.google.com> References: NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1083096183 31226 80.91.224.253 (27 Apr 2004 20:03:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Apr 2004 20:03:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 27 22:02:56 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BIYn9-0005HK-00 for ; Tue, 27 Apr 2004 22:02:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIYln-0003D0-4p for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Apr 2004 16:01:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 204.57.110.182 Original-X-Trace: posting.google.com 1083095893 13870 127.0.0.1 (27 Apr 2004 19:58:13 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 27 Apr 2004 19:58:13 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:122768 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18056 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18056 Michael Schierl wrote in message news:... > reader@newsguy.com writes: > > > That is, the same action that cuts and pasts from IE to notetab should > > work from IE to emacs. Currently I see no way at all to do simple cut > > and paste from browser to emacs. > > Where is the problem? When I mark some text in IE, press C-c, then click into > Emacs and press C-y, I get the text there. > > However, it does *not* work if you want to replace a selection marked > with the mouse. > > I. e. if you mark some text in IE, press C-c, then mark some text in > Emacs, you won't be able to paste the IE text over it since Emacs > already put the new text into the system clipboard. > > Michael OK, so why would Emacs overwrite the system clipboard on text selection?? This did not happen in 19.x!! Is there anyway to disable this?