From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "plaut" Newsgroups: gmane.emacs.help Subject: Re: clipboard cut/paste problem Date: 1 May 2005 19:09:36 -0700 Organization: http://groups.google.com Message-ID: <1114999776.582019.84960@z14g2000cwz.googlegroups.com> References: <1114995583.410098.124540@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1115045742 23319 80.91.229.2 (2 May 2005 14:55:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 May 2005 14:55:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 02 16:55:39 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DScIa-00013q-U5 for geh-help-gnu-emacs@m.gmane.org; Mon, 02 May 2005 16:53:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DScPW-00079v-0o for geh-help-gnu-emacs@m.gmane.org; Mon, 02 May 2005 11:00:38 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!z14g2000cwz.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 141.151.169.210 Original-X-Trace: posting.google.com 1114999780 18870 127.0.0.1 (2 May 2005 02:09:40 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 2 May 2005 02:09:40 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=141.151.169.210; posting-account=e-KAFgsAAADmdB13U7b7g4YT-OhuyDDP Original-Xref: shelby.stanford.edu gnu.emacs.help:130594 Original-To: help-gnu-emacs@gnu.org 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:26168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:26168 I should also mention that if I set x-select-enable-clipboard to nil, then clipboard-yank retrieves the clipboard contents fine. I'd just like to have this integrated with the standard keyboard/mouse yank functions (which is what I thought x-select-enable-clipboard set to t was supposed to accomplish).