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

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

Problem modifying a keyboard map


From: Julien Cubizolles
Subject: Problem modifying a keyboard map
Date: Fri, 08 Mar 2013 12:32:34 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

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 ?

--8<---------------cut here---------------start------------->8---
(define-key ido-file-dir-completion-map (kbd "$") 'jc-ido-use-bookmark-dir)
--8<---------------cut here---------------end--------------->8---




reply via email to

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