From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: FreeHCK Newsgroups: gmane.emacs.help Subject: Re: emacs-23.3.1 Date: Sun, 13 Nov 2011 10:55:53 +0400 Message-ID: <87ipmose86.fsf@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1321172966 30748 80.91.229.12 (13 Nov 2011 08:29:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2011 08:29:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 13 09:29:22 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RPVRJ-0004Fp-ON for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Nov 2011 09:29:21 +0100 Original-Received: from localhost ([::1]:49025 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPVRJ-0000zj-3j for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Nov 2011 03:29:21 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:43091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPTyw-00031s-R6 for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:55:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPTyv-0007EI-Nz for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:55:58 -0500 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:59867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPTyv-0007EE-7o for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:55:57 -0500 Original-Received: by bke17 with SMTP id 17so4279942bke.0 for ; Sat, 12 Nov 2011 22:55:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:cc:date :message-id:mime-version:content-type; bh=SMAUg7P/epmMbMS/GFLg6mja0dT61oTf/s+dWhZX9SA=; b=Nm/IgNXhDSGgkyW3cMtNey/fYBZeH3QcOZFcbsTUU/18D6IO4kKF3QAWSuynghubIt PBnqyNpkA4LcMNDvJf3oY7tWlOXMD1XSnXomyUHsCJKZanpVsGEJgRKvzHNgBuvFQ41R jJMHVWFshO/NEvIeHXc+dj0DHfePJXZBiwgrw= Original-Received: by 10.205.141.74 with SMTP id jd10mr14302864bkc.37.1321167355611; Sat, 12 Nov 2011 22:55:55 -0800 (PST) Original-Received: from localhost.gmail.com ([94.79.44.98]) by mx.google.com with ESMTPS id a4sm13218694bkq.13.2011.11.12.22.55.54 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 12 Nov 2011 22:55:55 -0800 (PST) In-Reply-To: (Denis Tapyshpan's message of "Sun, 13 Nov 2011 00:43:40 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-Mailman-Approved-At: Sun, 13 Nov 2011 03:29:17 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82887 Archived-At: Denis Tapyshpan writes: > Hi there!here is Denis. I am looking for a answer about one week and I > do not know, what I have to do.I have last emacs release(23.3.1) under > slackware 13.37 and it works perfect but just one function does not > work. If one try to copy and paste something from emacs(console mode) > to browser(or to one other application) or from one emacs(console > mode) under launched terminal to second emacs(console mode too) under > other terminal, it absolutely does not work. I try out everything, > what I found in internet but it does not work...Could you help me guys > and give an vector of the search?Many thanks,Denis Tapyshpan I had the same problem in when I used framebuffer console and GPM. I should tall you that I didn't solve this, but: 1) You can restart GPM daemon to be able to copy and paste to or from buffer. But it's ugly I think. 2) You can paste text to another file using cat command. Then you can paste file into the buffer. 3) In Xorg everything works fine. If not - try urxvt. If none of soviets had not helped you... So good luck! :)