From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Shift selection in remote tty Date: Mon, 7 Apr 2008 07:28:47 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207533584 23159 80.91.229.12 (7 Apr 2008 01:59:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2008 01:59:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 07 04:00:16 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JigeZ-0000Sc-Me for ged-emacs-devel@m.gmane.org; Mon, 07 Apr 2008 04:00:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jigdw-00065F-PN for ged-emacs-devel@m.gmane.org; Sun, 06 Apr 2008 21:59:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JigdI-0005jZ-7s for emacs-devel@gnu.org; Sun, 06 Apr 2008 21:58:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JigdG-0005in-Jy for emacs-devel@gnu.org; Sun, 06 Apr 2008 21:58:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JigdG-0005ii-C7 for emacs-devel@gnu.org; Sun, 06 Apr 2008 21:58:50 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JigdF-0008HR-S3 for emacs-devel@gnu.org; Sun, 06 Apr 2008 21:58:50 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so315716tia.10 for ; Sun, 06 Apr 2008 18:58:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=C1Onvy5RUjH3w7BovcUq151HfVfnqqEh9JsUS9NXZZ4=; b=YICejYX4W9JP0xOq20uWQ01p4mLCamq/YtwmG7QJ98K5N7Btv1+rAjNmjcaobfsrARbKXfEVSRAgqUPLChajwn7uGRsqj2IExYS3IqipxBRfk2kRXiD+Mvy8B5qeSctqA313ZyVcc7USJ5VHrN/DN1KFIelTKgF0jwKg5kapCqM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kuSYDkRU3BG729GnHIEKmjKBgNUEDvt8w+KYcczmgQcr1iKlvVFMRGZW0P6XQ+OaTA3XMApLr9muCZXzsWCNN8T/Co64q7wGhrWCQWDw0M0kFIzddtAHZvJaAdw4K8XrujlhOAr0YLoVscJGfmKo15gM3FzILAm4buHHNZ+7CEE= Original-Received: by 10.110.68.10 with SMTP id q10mr939259tia.22.1207533527179; Sun, 06 Apr 2008 18:58:47 -0700 (PDT) Original-Received: by 10.110.3.13 with HTTP; Sun, 6 Apr 2008 18:58:47 -0700 (PDT) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94545 Archived-At: Hello, Currently, I am using emacs and multi-tty a lot more than I had ever imagined. I love the speed and the low resource usage for my remote connections. I never managed to get shift selection working (loadkeys does not work asI have a remote terminal connection using Putty). I am hoping someone on this list has a hack to make it work. TIA -dhruva -- Sent from Gmail for mobile | mobile.google.com Contents reflect my personal views only!