From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: How to copy and paste from unity to emacs in the terminal version ? Date: Mon, 18 Aug 2014 22:37:50 +0700 Message-ID: References: <8af43eeb-8822-4b82-88f3-a31c29276bcf@googlegroups.com> <7zmwb4vggo.fsf@example.com> <8de23d3b-1f0d-4fc4-b205-ab72946ab276@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1408376294 16137 80.91.229.3 (18 Aug 2014 15:38:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2014 15:38:14 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Kro Ly Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 18 17:38:07 2014 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 1XJP0X-0005HG-6M for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Aug 2014 17:38:05 +0200 Original-Received: from localhost ([::1]:44389 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJP0W-000370-PJ for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Aug 2014 11:38:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJP0K-00035f-FX for help-gnu-emacs@gnu.org; Mon, 18 Aug 2014 11:37:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJP0J-00026I-Kd for help-gnu-emacs@gnu.org; Mon, 18 Aug 2014 11:37:52 -0400 Original-Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:37272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJP0J-000266-Fn for help-gnu-emacs@gnu.org; Mon, 18 Aug 2014 11:37:51 -0400 Original-Received: by mail-ob0-f181.google.com with SMTP id va2so4147556obc.12 for ; Mon, 18 Aug 2014 08:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=r254Zzv7kSiI4/1WaE1k5dPoGfTTu/sjXy0VteYChRo=; b=dCzmzL7gYzuqUZyxdQsOPAXAwbEqtmPn05PrOQqNMfZzCnNRcSfVWdIZIRzaSv7+0d 0tbskDvgEIG9EGfG/g7Wtxhuoqh/z68keHFVbiXRsSJGl0TvUOgl5PAp+/dsQLRSw+of KKwXADu/pKKI69OyhskkwDi5WvvBs7BYiTEA1DDW6R9b8pl/8ByaaBiv6Zv4hOi4Y3FH 7lg7or6zbFu5rtkTc/4aa2o9YuDoEgOvfF0I74f2QCPAPaki1Fg47F5x/dHVlgwhBv4z dZYIWdNMq20zlHU5zenUpJZRLh1gO1itmhjhTwWYJmrxXnSR7EtfkRf+RuCZN7Rnua8b xARw== X-Received: by 10.182.33.99 with SMTP id q3mr37652537obi.28.1408376270826; Mon, 18 Aug 2014 08:37:50 -0700 (PDT) Original-Received: by 10.76.160.100 with HTTP; Mon, 18 Aug 2014 08:37:50 -0700 (PDT) In-Reply-To: <8de23d3b-1f0d-4fc4-b205-ab72946ab276@googlegroups.com> X-Google-Sender-Auth: Px_9Bi5aFFJNG64ZLrjgxy-eXVg X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::235 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:99266 Archived-At: On Mon, Aug 18, 2014 at 10:22 PM, Kro Ly wrote: > Thanks everyone but xsel doesn't seem to work and I have found no solution. It say "xsel: can't open display: (null): success. I'm on ubuntu 12.04 using the first console (ctrl + alt + f1). Before running xclip or xsel, you might want to set the DISPLAY environment to indicate the X display whose selection or clipboard you want to access, e.g.: $ DISPLAY=:0 xsel -o