emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ido-mode: Defining M-O breaks cursor key mapping


From: Jorgen Schaefer
Subject: ido-mode: Defining M-O breaks cursor key mapping
Date: Fri, 15 Jul 2005 00:17:50 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When using emacs -nw and ido-mode, the cursor keys UP and DOWN
don't work as expected in the ido minibuffer. They seem to be
interpreted as sending M-O A and M-O B (in the shell, they send
^[[A and ^[[B).

ido-mode defines [(meta ?O)] to be 'ido-next-work-file for the
ido-mode-map. Removing that definition fixes the problem. It seems
this interferes with the key substitution process.

In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-05-28 on forcix
configured using `configure '--prefix=/mnt/datengrab/software/emacs/2005-05-28' 
'--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: de_DE.utf8
  value of $LC_CTYPE: de_DE.utf8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Greetings,
        -- Jorgen

-- 
((email . "address@hidden") (www . "http://www.forcix.cx/";)
 (gpg   . "1024D/028AF63C")   (irc . "nick forcer on IRCnet"))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]