From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: How to copy and paste from unity to emacs in the terminal version ? Date: Tue, 19 Aug 2014 23:40:50 -0600 Message-ID: <20140819231129535644251@bob.proulx.com> 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 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1408513280 27147 80.91.229.3 (20 Aug 2014 05:41:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Aug 2014 05:41:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 20 07:41:15 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 1XJye2-000487-Ru for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Aug 2014 07:41:14 +0200 Original-Received: from localhost ([::1]:54075 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJye2-0006iV-Du for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Aug 2014 01:41:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJydm-0006iJ-NC for help-gnu-emacs@gnu.org; Wed, 20 Aug 2014 01:41:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJydh-00014F-Jj for help-gnu-emacs@gnu.org; Wed, 20 Aug 2014 01:40:58 -0400 Original-Received: from joseki.proulx.com ([216.17.153.58]:33437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJydh-000144-Cj for help-gnu-emacs@gnu.org; Wed, 20 Aug 2014 01:40:53 -0400 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 24B80211DB for ; Tue, 19 Aug 2014 23:40:51 -0600 (MDT) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 030B22DC1B; Tue, 19 Aug 2014 23:40:50 -0600 (MDT) Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.17.153.58 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:99312 Archived-At: Yuri Khan wrote: > Have a look at the cool-old-term project. It works in X and might > remind one=E2=80=99s childhood even more :) https://github.com/Swordifish90/cool-old-term That is quite a nice retro look to the terminal. I like it! :-) However I see you using the unicode "=E2=80=99" (U+2019) in your reply instead of the traditional typewriter "'" (0x27). :-) How can you be a traditionalist with behavior like that? Ha ha! Bob