From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jonetsu Newsgroups: gmane.emacs.help Subject: Copy/paste between console and emacs Date: Mon, 11 May 2015 10:45:45 -0400 Message-ID: <7407c038db454d1ba39752e904ed3331@teksavvy.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1431355481 16468 80.91.229.3 (11 May 2015 14:44:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 May 2015 14:44:41 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 11 16:44:31 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YrowU-00006D-Bf for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 16:44:26 +0200 Original-Received: from localhost ([::1]:37905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrowT-0007c4-GQ for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 10:44:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrowE-0007Zn-Bf for help-gnu-emacs@gnu.org; Mon, 11 May 2015 10:44:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yrow9-0004bl-2z for help-gnu-emacs@gnu.org; Mon, 11 May 2015 10:44:10 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:41369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yrow9-0004bh-0L for help-gnu-emacs@gnu.org; Mon, 11 May 2015 10:44:05 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsAEAGvvdVRMCoHZ/2dsb2JhbAA3gVODDp9pgh9rDxECGA4CPyAbCZQLjg2HaIEviwEIAwUDBQMEAgIDCAMBAgkBAgECgw8BAykIgleBFgSNappR X-IPAS-Result: AsAEAGvvdVRMCoHZ/2dsb2JhbAA3gVODDp9pgh9rDxECGA4CPyAbCZQLjg2HaIEviwEIAwUDBQMEAgIDCAMBAgkBAgECgw8BAykIgleBFgSNappR X-IronPort-AV: E=Sophos;i="5.11,557,1422939600"; d="scan'208";a="119167176" Original-Received: from mail2.teksavvy.com (HELO mail.pppoe.ca) ([76.10.129.217]) by ironport2-out.teksavvy.com with ESMTP; 11 May 2015 10:44:06 -0400 Original-Received: from teksavvy.com [12.54.94.27] ([127.0.0.1]) by mail.pppoe.ca (Mail Server) with ASMTP id 201505111044045447 for ; Mon, 11 May 2015 10:44:04 -0400 X-Mailer: IceWarp Mailer 11.1.2.0 x64-Desktop X-Priority: 3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:104373 Archived-At: Hello, =C2=A0 In 24.4.1, after selecting text in a console window (kconsole), the = only way to paste it in emacs is to use the mouse.=C2=A0 In previous emacs = version, I used to use Shift-Ins.=C2=A0 Now Shift-ins only works for texte = selected inside emacs (and between emacs instances).=C2=A0 So I've been doi= ng it the 'new way' for some time although today, I decided to finally ask = if it is possible to use Shift-ins for any kind of pasting, not only within= emacs :)=C2=A0=20 Thanks.