From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: Shift selection in remote tty Date: Tue, 8 Apr 2008 05:10:39 +0530 Message-ID: References: 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 1207611656 28957 80.91.229.12 (7 Apr 2008 23:40:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2008 23:40:56 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 08 01:41:29 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 1Jj0xq-00039a-86 for ged-emacs-devel@m.gmane.org; Tue, 08 Apr 2008 01:41:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jj0xD-0003Vk-40 for ged-emacs-devel@m.gmane.org; Mon, 07 Apr 2008 19:40:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jj0xA-0003Ve-4v for emacs-devel@gnu.org; Mon, 07 Apr 2008 19:40:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jj0x7-0003VS-Q5 for emacs-devel@gnu.org; Mon, 07 Apr 2008 19:40:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jj0x7-0003VP-Kf for emacs-devel@gnu.org; Mon, 07 Apr 2008 19:40:41 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jj0x7-0000sb-6P for emacs-devel@gnu.org; Mon, 07 Apr 2008 19:40:41 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so643290tia.10 for ; Mon, 07 Apr 2008 16:40:39 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3CdnH04DOrD+4p0hKvBNlWD71lbQ2EYHOxBQVJ22fvs=; b=bt1dhZxCGnFNkspuSXAyNFefL8j3xjRWkuI+ZIjSvwtm0kg9U5+oMJF9nzFshQlMaFCY8g+ixf4RwIfoTF4ntzxAFi6M3V+DbHe7TKlRiMrHx9qgZ1NxEB15KwehFCISnu3ynW76KYu8ueVYIVpuI4We60pRLMXWlQKfszl+qqc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MtKWqbfkKfE/Chr19AEebnVTCysYUA68HY/EGyHqZJHneFTK+KXA663fgb5hhfpHYYq9zY5yJfuAVYo/TXhclDQTGTy4HTjBB6Y1GmDFF31uFqgLjbjpq9ABnI/ycC5UcGfbztMJ4IgNOkY962nrTXriIiVNs+cxNzhoJBMiT78= Original-Received: by 10.110.11.10 with SMTP id 10mr1427269tik.43.1207611639357; Mon, 07 Apr 2008 16:40:39 -0700 (PDT) Original-Received: by 10.110.3.13 with HTTP; Mon, 7 Apr 2008 16:40:39 -0700 (PDT) In-Reply-To: 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:94644 Archived-At: Hello, So, I presume the shift selection problem cannot be solved on remote multiple tty sessions of emacs... Can ctrl be bound instead of shift so that ctrl-arrow can do the selection? -dhruva On 4/7/08, dhruva wrote: > 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! > -- Sent from Gmail for mobile | mobile.google.com Contents reflect my personal views only!