From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Jolitz Newsgroups: gmane.emacs.help Subject: Re: Unwanted keybinding translation Date: Sat, 01 Sep 2012 14:45:01 +0200 Message-ID: <877gsd6hf6.fsf@googlemail.com> References: <87a9xaafp2.fsf@googlemail.com> <87pq6619wy.fsf@gavenkoa.example.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346503354 22686 80.91.229.3 (1 Sep 2012 12:42:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Sep 2012 12:42:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 01 14:42:34 2012 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 1T7n1z-0005yB-3J for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Sep 2012 14:42:31 +0200 Original-Received: from localhost ([::1]:45032 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7n1w-0000TF-GU for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Sep 2012 08:42:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:32789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7n1r-0000T9-IW for help-gnu-emacs@gnu.org; Sat, 01 Sep 2012 08:42:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T7n1q-0005HT-Jt for help-gnu-emacs@gnu.org; Sat, 01 Sep 2012 08:42:23 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7n1q-0005HG-D6 for help-gnu-emacs@gnu.org; Sat, 01 Sep 2012 08:42:22 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T7n1o-0005hS-Ff for help-gnu-emacs@gnu.org; Sat, 01 Sep 2012 14:42:20 +0200 Original-Received: from e178056004.adsl.alicedsl.de ([85.178.56.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Sep 2012 14:42:20 +0200 Original-Received: from tjolitz by e178056004.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Sep 2012 14:42:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178056004.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:3HtX4B00n8nQLsJri+obqFlz4Gk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:86630 Archived-At: Oleksandr Gavenko writes: > On 2012-09-01, Thorsten Jolitz wrote: > >> I have the following in my .emacs (since the C-M-v keybinding does not >> work on the console in my case): >> > To debug key sequence translation in console use Expect script: > >https://sourceforge.net/u/gavenkoa/utils/ci/tip/tree/misc/keyseq.exp?format=raw > > or such C program: Thanks, I downloaded the script, looks quite useful, have to try it out. -- cheers, Thorsten