From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Roger Mason Newsgroups: gmane.emacs.help Subject: copy and paste Date: Wed, 17 Jan 2007 09:15:01 -0330 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169037938 3706 80.91.229.12 (17 Jan 2007 12:45:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 12:45:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 17 13:45:34 2007 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 1H7AAT-0005Sc-89 for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 13:45:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7AAT-0007Rj-Gr for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 07:45:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H7AAG-0007Pj-25 for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:45:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7AAF-0007Ox-IR for Help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:45:15 -0500 Original-Received: from [134.153.232.57] (helo=fitzgerald.ucs.mun.ca) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H7AAF-0002tH-4I for Help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 07:45:15 -0500 Original-Received: from minnie.esd.mun.ca (minnie.esd.mun.ca [134.153.36.8]) by fitzgerald.ucs.mun.ca (8.13.1/8.13.1) with ESMTP id l0HCj1kv027815 for ; Wed, 17 Jan 2007 09:15:02 -0330 Original-Received: from minnie.esd.mun.ca (minnie.esd.mun.ca [134.153.36.8]) by minnie.esd.mun.ca (8.13.7/8.13.3) with ESMTP id l0HCj1M5016009 for ; Wed, 17 Jan 2007 09:15:01 -0330 Original-To: Help-gnu-emacs@gnu.org User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) X-Scanned-By: MIMEDefang 2.57 on 134.153.232.57 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:40394 Archived-At: Hello, I'm having trouble copying from other (X) applications into emacs: whenever I use the middle mouse button I always get pasted the last entry from the emacs kill ring. I have the following set, as per the wiki: x-select-enable-clipboard's value is t interprogram-paste-function's value is x-cut-buffer-or-selection-value Thanks for any help, Roger Mason