About 1,850 results (0.21 seconds) 
    Google
     Custom Search
  1. EmacsWiki: W Three M Keymap
    Sep 5, 2008 ... I found the default keymap somewhat confusing. The point of doing web
    browsing in emacs is to use familiar keys for navigation. So, here's the ...

    www.emacswiki.org/emacs/WThreeMKeymap
  2. EmacsWiki: Key Binding Discussion
    Apr 1, 2013 ... When there is such a conflict, however, the more specific mode keymap will take
    precedence, and your global keybinding will be temporarily ...

    www.emacswiki.org/emacs/KeyBindingDiscussion
  3. EmacsWiki: mu.el
    Apr 26, 2010 ... (aref world 4)) ;;; Modes (defvar mu-input-mode-map (let ((map (make-sparse-
    keymap))) (if (functionp 'set-keymap-parent) (set-keymap-parent ...

    www.emacswiki.org/emacs/mu.el
  4. EmacsWiki: Linkd Mode
    Sep 1, 2012... (linkd-follow (linkd-link-at-point)))) (overlay-put overlay 'keymap (let ((keymap (
    make-sparse-keymap))) (define-key keymap [down-mouse-2] ...

    www.emacswiki.org/emacs/LinkdMode
  5. EmacsWiki: Buffer Local Keys
    Sep 11, 2010 ... For buffer-local keys, you cannot use local-set-key, unless you want to modify the
    keymap of the entire major-mode in question: local-set-key is ...

    www.emacswiki.org/emacs/BufferLocalKeys
  6. EmacsWiki: Smart Operator
    Nov 10, 2012 ... (defvar smart-operator-mode-map (let ((keymap (make-sparse-keymap))) (define-
    key keymap "=" 'smart-operator-self-insert-command) ...

    www.emacswiki.org/emacs/SmartOperator
  7. EmacsWiki: textmenu.el
    Nov 21, 2009 ... MENU is a keymap. The top level of MENU is a list of entries having the one of
    the following forms: \(LABEL KEYMAP) LABEL is a text string to ...

    www.emacswiki.org/emacs/textmenu.el
  8. EmacsWiki: Generic Mode
    Apr 12, 2013 ... The following example is for keymap files as used by the loadkeys(1) ... It will be
    activated for all files with the extensions ".map" and ".keymap" .

    www.emacswiki.org/emacs/GenericMode
  9. EmacsWiki: webgen-mode.el
    Feb 6, 2010... keymap (defvar webgen-mode-keymap (make-sparse-keymap) ... webgen-
    mode-keymap "\C-c\C-v" 'webgen-browse-html) (or (assq ...

    www.emacswiki.org/emacs/webgen-mode.el
  10. EmacsWiki: lazy-set-key.el
    Feb 7, 2009 ... `KEYMAP' is a add keymap for some binding, default is `current-global-map'. ... (
    let (key def) (or keymap (setq keymap (current-global-map))) (if ...

    www.emacswiki.org/emacs/lazy-set-key.el


 

Search Tips


©2013 Google