From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: How make pastes go under *mouse pointer* rather than where "point variable" is set? Date: Sat, 15 Aug 2009 02:24:46 +0200 Message-ID: References: <171b3374-d786-4205-a48a-d4e9c21bd719@i8g2000pro.googlegroups.com> <87ocqi6csi.wl%anselm.helbig+news2009@googlemail.com> <7ebd073f-acbd-4345-94c5-eecc4af3817f@m3g2000pri.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250295958 18125 80.91.229.12 (15 Aug 2009 00:25:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Aug 2009 00:25:58 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Chris Seberino Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 15 02:25:48 2009 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.50) id 1Mc75W-0002Gh-8L for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Aug 2009 02:25:38 +0200 Original-Received: from localhost ([127.0.0.1]:44297 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mc75V-0003Hw-KR for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Aug 2009 20:25:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mc74m-0003Au-Tw for help-gnu-emacs@gnu.org; Fri, 14 Aug 2009 20:24:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mc74h-00032k-Mt for help-gnu-emacs@gnu.org; Fri, 14 Aug 2009 20:24:52 -0400 Original-Received: from [199.232.76.173] (port=55288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mc74h-00032R-HD for help-gnu-emacs@gnu.org; Fri, 14 Aug 2009 20:24:47 -0400 Original-Received: from mail-yw0-f190.google.com ([209.85.211.190]:52544) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mc74h-0004Ru-6K for help-gnu-emacs@gnu.org; Fri, 14 Aug 2009 20:24:47 -0400 Original-Received: by ywh28 with SMTP id 28so2649716ywh.27 for ; Fri, 14 Aug 2009 17:24:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8uHNjEbzCbJwSXFAXeNqYW9Sw2EH703s8RFaxucv/oM=; b=PkEvmbqr3OpPQxiRPmqDXY+dA9126F+zvNgtEUtlB5ItkM1TOkcQtKP9fHXqW8Av+s or/OQexS/RdAXSvgtcNPWbZAjV0UaVPIb0EIMD0prZkSW7G5SeiviZVwysjg7tQD3v4q DGkf1H9p3VaXDCnnuFNk70kRsnFEp59809hNk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=H2m9xurq4gtls9kKiAxEcbUTcOHV4Fdqo5/gltjCaUGMh4lA7ZTJV0eGnivAWn/dWk uec3hfOLKQ0jMZwmHrLM8zfnwAgVVLavu8riSF2eItEMUdP11bALxsJexMMFh4ZuCupi /RtjsebByg/2EGy0puPaU5cJ1pMc4dWA1dHw4= Original-Received: by 10.101.88.12 with SMTP id q12mr2137327anl.117.1250295886051; Fri, 14 Aug 2009 17:24:46 -0700 (PDT) In-Reply-To: <7ebd073f-acbd-4345-94c5-eecc4af3817f@m3g2000pri.googlegroups.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:67152 Archived-At: >> How did I find out? I did `M-x apropos RET yank mouse RET'. It's >> helpful to know the Emacs jargon, e.g. that pasting is called yanking >> in Emacs. Though it is not helpful the pasting is called yanking in Emacs... ;-)