From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.help Subject: Re: CUA and other applications Date: Thu, 20 Mar 2008 00:37:34 +0100 Message-ID: <87fxumnv41.fsf@kfs-lx.rd.rdm> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205978777 14449 80.91.229.12 (20 Mar 2008 02:06:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2008 02:06:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: orium Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 03:06:46 2008 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 1JcAAx-0005jh-Kc for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2008 03:06:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcAAN-0004uG-Jq for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Mar 2008 22:06:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jc7qw-0004Rw-KJ for help-gnu-emacs@gnu.org; Wed, 19 Mar 2008 19:37:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jc7qt-0004RX-Pn for help-gnu-emacs@gnu.org; Wed, 19 Mar 2008 19:37:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jc7qt-0004RU-KF for help-gnu-emacs@gnu.org; Wed, 19 Mar 2008 19:37:47 -0400 Original-Received: from mail-relay.sonofon.dk ([212.88.64.25]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jc7qt-0002f8-3y for help-gnu-emacs@gnu.org; Wed, 19 Mar 2008 19:37:47 -0400 Original-Received: (qmail 78175 invoked from network); 19 Mar 2008 23:37:34 -0000 Original-Received: from unknown (HELO kfs-lx.rd.rdm.cua.dk) (213.83.150.21) by 0 with SMTP; 19 Mar 2008 23:37:34 -0000 In-Reply-To: (orium's message of "Wed\, 19 Mar 2008 07\:17\:38 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 X-Mailman-Approved-At: Wed, 19 Mar 2008 22:01:32 -0400 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:52560 Archived-At: orium writes: > Hi, everybody. > > I am using emacs 22.1, in GNU/Linux, with gtk. > > I have cua enabled and when I copy something with C-c i can only paste > it inside emacs, if i want to use the copied text outside emacs I have > to copy the text through the menu bar->edit. What is the value of variable interprogram-cut-function ? On my system, it is x-select-text - and it does the trick for me. -- Kim F. Storm http://www.cua.dk