help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Problem modifying a keyboard map


From: Dmitry Gutov
Subject: Re: Problem modifying a keyboard map
Date: Fri, 08 Mar 2013 16:19:28 +0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Julien Cubizolles <j.cubizolles@free.fr> writes:

> The following code adds a function to the keymap of ido but it's removed
> from it later on, any idea what could be resetting/clearing it ?
>
> (define-key ido-file-dir-completion-map (kbd "$") 'jc-ido-use-bookmark-dir)

`ido-common-initialization', probably. It's called by `ido-completing-read'.



reply via email to

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