From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: Copy/paste between console and emacs Date: Mon, 11 May 2015 14:15:12 -0400 (EDT) Message-ID: References: <7407c038db454d1ba39752e904ed3331@teksavvy.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1999978523-1431368112=:3442" X-Trace: ger.gmane.org 1431368242 32438 80.91.229.3 (11 May 2015 18:17:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 May 2015 18:17:22 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 11 20:17:15 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 1YrsGQ-0005cP-7W for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 20:17:14 +0200 Original-Received: from localhost ([::1]:39097 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrsGP-0006vX-G3 for geh-help-gnu-emacs@m.gmane.org; Mon, 11 May 2015 14:17:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrsEW-0003wI-II for help-gnu-emacs@gnu.org; Mon, 11 May 2015 14:15:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YrsET-0007sW-Hf for help-gnu-emacs@gnu.org; Mon, 11 May 2015 14:15:16 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:52666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrsET-0007sS-F4 for help-gnu-emacs@gnu.org; Mon, 11 May 2015 14:15:13 -0400 Original-Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 27B8712C19; Mon, 11 May 2015 14:15:12 -0400 (EDT) Original-Received: by panix2.panix.com (Postfix, from userid 20712) id 0DD6933C81; Mon, 11 May 2015 14:15:12 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix2.panix.com (Postfix) with ESMTP id 0B1BA33C37; Mon, 11 May 2015 14:15:12 -0400 (EDT) In-Reply-To: User-Agent: Alpine 2.11 (NEB 23 2013-08-11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 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:104402 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1999978523-1431368112=:3442 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable For those of us using speakup, speakup has its own cut and paste utilitie= s=20 that can cut and paste text anywhere we can put our cursor. I don't use = a=20 mouse so this is helpful. -- Twitter: JudeDaShiell On Mon, 11 May 2015, Stefan Monnier wrote: >> =A0 In 24.4.1, after selecting text in a console window (kconsole), th= e only >> way to paste it in emacs is to use the mouse.=A0 In previous emacs ver= sion, >> I used to use Shift-Ins.=A0 Now Shift-ins only works for texte selecte= d inside >> emacs (and between emacs instances).=A0 So I've been doing it the 'new= way' >> for some time although today, I decided to finally ask if it is possib= le to >> use Shift-ins for any kind of pasting, not only within emacs :)=A0 > > I think you want to set select-enable-primary to t. > > > Stefan > > > > > --0-1999978523-1431368112=:3442--