From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs-23.3.1 Date: Sun, 13 Nov 2011 01:14:11 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1321164862 23194 80.91.229.12 (13 Nov 2011 06:14:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 13 Nov 2011 06:14:22 +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 07:14:18 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 1RPTKb-0008GA-Im for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Nov 2011 07:14:17 +0100 Original-Received: from localhost ([::1]:58518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPTKa-0008F1-Ig for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Nov 2011 01:14:16 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:34718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPTKW-0008Ew-P2 for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:14:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPTKV-0002YT-T3 for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:14:12 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:49002) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPTKV-0002YP-Ri for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:14:11 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RPTKV-0006a4-HX for help-gnu-emacs@gnu.org; Sun, 13 Nov 2011 01:14:11 -0500 In-reply-to: (message from Denis Tapyshpan on Sun, 13 Nov 2011 00:43:40 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:82885 Archived-At: > Date: Sun, 13 Nov 2011 00:43:40 +0100 > From: Denis Tapyshpan > > 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. Emacs does not support copy/paste through the clipboard or selections when it runs in the console (text terminal) mode. What support you have for that depends on your system configuration, Emacs is not involved.