From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Groll Newsgroups: gmane.emacs.help Subject: Re: Simple copy & paste problem Date: Thu, 12 Aug 2010 07:42:45 +0200 Message-ID: <20100812054245.GA24534@groll.co.za> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed X-Trace: dough.gmane.org 1281591971 13628 80.91.229.12 (12 Aug 2010 05:46:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Aug 2010 05:46:11 +0000 (UTC) To: Andrea Crotti , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 12 07:46:10 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 1OjQcE-0006X4-1M for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 07:46:10 +0200 Original-Received: from localhost ([127.0.0.1]:59858 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjQcD-0005GI-0J for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Aug 2010 01:46:09 -0400 Original-Received: from [140.186.70.92] (port=59788 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjQbW-0005DE-Lk for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 01:45:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjQbV-00026h-4f for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 01:45:26 -0400 Original-Received: from mail.groll.co.za ([166.84.7.40]:39817) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjQbV-00026M-39 for help-gnu-emacs@gnu.org; Thu, 12 Aug 2010 01:45:25 -0400 Original-Received: by mail.groll.co.za (Postfix, from userid 1004) id B15E05FE18; Thu, 12 Aug 2010 07:42:45 +0200 (SAST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (Linux mail 2.6.28-xen3-U-64 x86_64) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:74562 Archived-At: On Wed, Aug 11, 2010 at 06:51:03PM +0200, Andrea Crotti wrote: >This is probably very stupid but every time I step into it and it's very >annoying. > >Supposing I want to copy something from Safari to emacs. >So I >- select and copy >- select and kill the text I want to substitute >- try to paste Perhaps consider installing a clipboard manager: http://theappleblog.com/2009/06/02/10-clipboard-managers-for-os-x/ Cheers, Jonathan