From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: copying text into a paste buffer as you type? Date: Thu, 16 Dec 2010 10:30:50 -0800 Message-ID: <820A8474C4394DB78C0E5D24C1AD46B9@us.oracle.com> References: <4D09F0EF.5030601@gmail.com> <4D0A5576.3040509@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1292524328 14940 80.91.229.12 (16 Dec 2010 18:32:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Dec 2010 18:32:08 +0000 (UTC) Cc: ''emacs-help' 10' To: "'Rajinder Yadav'" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 16 19:32:03 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1PTIcU-0004FS-1d for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Dec 2010 19:32:02 +0100 Original-Received: from localhost ([127.0.0.1]:46086 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTIcT-0006gD-DQ for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Dec 2010 13:32:01 -0500 Original-Received: from [140.186.70.92] (port=43484 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTIc8-0006fm-JT for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 13:31:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTIc6-0001yu-Vw for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 13:31:40 -0500 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:16664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTIc6-0001yj-PJ for help-gnu-emacs@gnu.org; Thu, 16 Dec 2010 13:31:38 -0500 Original-Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oBGIVZK5001133 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 16 Dec 2010 18:31:36 GMT Original-Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by acsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oBGIVUgL017380; Thu, 16 Dec 2010 18:31:34 GMT Original-Received: from abhmt003.oracle.com by acsmt353.oracle.com with ESMTP id 881621831292524250; Thu, 16 Dec 2010 10:30:50 -0800 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 16 Dec 2010 10:30:50 -0800 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcudTC5Md7LRQEThTf2aFJUbZOaEOQAAxQaQ In-Reply-To: <4D0A5576.3040509@gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77598 Archived-At: > Drew, that works great, although I think you meant 'M-w' > instead of 'M-x', thanks! Yes, I did; good catch.