From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Copy Paste in no-x11 mode (emacs -nw) Date: Fri, 26 Sep 2008 11:40:28 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1222422104 430 80.91.229.12 (26 Sep 2008 09:41:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 26 Sep 2008 09:41:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Simeon Nifos Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 26 11:42:41 2008 connect(): Connection refused 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 1Kj9qR-0002o1-Rh for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Sep 2008 11:42:40 +0200 Original-Received: from localhost ([127.0.0.1]:33715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kj9pP-0001YN-HQ for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Sep 2008 05:41:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kj9oZ-0001XG-SO for help-gnu-emacs@gnu.org; Fri, 26 Sep 2008 05:40:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kj9oV-0001TC-5T for help-gnu-emacs@gnu.org; Fri, 26 Sep 2008 05:40:42 -0400 Original-Received: from [199.232.76.173] (port=40212 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kj9oU-0001Sq-Fz for help-gnu-emacs@gnu.org; Fri, 26 Sep 2008 05:40:38 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:45637) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kj9oU-00037A-1z for help-gnu-emacs@gnu.org; Fri, 26 Sep 2008 05:40:38 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id 4223BF1E1D82; Fri, 26 Sep 2008 11:40:35 +0200 (CEST) Original-Received: from [91.35.231.82] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1Kj9oR-0007QI-00; Fri, 26 Sep 2008 11:40:35 +0200 In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18Fr9FB6rG89dJnc4G6hQKZE7j0mlitPgpPkAi9 Ob2ch2B9NT+ZkmeI2aH8CNnUjA7U4JWnAU3fJix6AxL1ciXhN3 6eRVk1ARfZo3bwS22i6g== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:58101 Archived-At: Am 25.09.2008 um 17:06 schrieb Simeon Nifos: > Unfortunately there is no way to copy paste > something from one emacs window to a terminal or from a terminal to > the emacs window I am editing. This is not true. GNU Emacs, when running as a command line programme =20= without own windows, then has no access to the windowing system. As =20 almost all other command line programmes (some have, they can insert =20 for example the contents of the clipboard or put a text into an X =20 selection). In case GNU Emacs' host, in your case the Eterm utility, =20 has access to the windowing system, you can use the host's =20 capabilities. This works in a few terminal emulations under X11 or =20 Apple's Aqua. -- Greetings Pete I love deadlines. I love the whooshing noise they make as they go by. =96 Douglas Adams