From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: csant Newsgroups: gmane.emacs.devel Subject: Re: Adding xterm-extras to Emacs Date: Wed, 13 Jun 2007 09:08:15 +0200 Organization: csant.info Message-ID: References: <200706122221.l5CMLMoY018433@oogie-boogie.ics.uci.edu> <200706122243.l5CMhMLv019775@oogie-boogie.ics.uci.edu> <200706130047.l5D0lqUE027336@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181719632 23568 80.91.229.12 (13 Jun 2007 07:27:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Jun 2007 07:27:12 +0000 (UTC) Cc: emacs-devel To: "Dan Nicolaescu" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 13 09:27:11 2007 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 1HyNG1-0000hI-SJ for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 09:27:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyNG1-00073m-B7 for ged-emacs-devel@m.gmane.org; Wed, 13 Jun 2007 03:27:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HyNFx-00073Z-1H for emacs-devel@gnu.org; Wed, 13 Jun 2007 03:27:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HyNFw-00073N-Ev for emacs-devel@gnu.org; Wed, 13 Jun 2007 03:27:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HyNFw-00073K-7Q for emacs-devel@gnu.org; Wed, 13 Jun 2007 03:27:04 -0400 Original-Received: from csant.info ([69.36.171.12]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HyNFv-0000rp-Qa for emacs-devel@gnu.org; Wed, 13 Jun 2007 03:27:04 -0400 Original-Received: from fiore.malebolge (csant.info [69.36.171.12]) (authenticated bits=0) by csant.info (8.12.11.20060308/8.12.11) with ESMTP id l5D78GH6011755; Wed, 13 Jun 2007 01:08:17 -0600 User-Agent: Opera Mail/9.21 (Linux) In-Reply-To: <200706130047.l5D0lqUE027336@oogie-boogie.ics.uci.edu> X-detected-kernel: Linux 2.4-2.6 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:72738 Archived-At: On Wed, 13 Jun 2007 02:47:48 +0200, Dan Nicolaescu wrote: > Oops, I didn't pay enough attention: there's no support for any M-S- > key bindings. No idea why, there AFAICT nothing in emacs uses them and > nobody requested them ... Funny this comes up - have been banging my head on this for a few days already (C-S-key, actually). Good to know I am not the only one... (just for the usecase, makes vcursor with default bindings pretty useless in terminal). /c