[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
keybinding not working
From: |
Charles Harrison Caudill |
Subject: |
keybinding not working |
Date: |
1 Jul 2004 04:29:21 GMT |
User-agent: |
tin/1.4.2-20000205 ("Possession") (UNIX) (Linux/2.4.20-31.9smp (i686)) |
I have a keybinding in my .emacs file to toggle a fold when I'm on one for
use with folding mode. When I use folding mode in conjunction with matlab
mode, something seems to clobber that keybinding. When I explicitly run
M-x global-set-key C-M-a folding-toggle-show-hide it *still* doesn't work.
Thanks in advance guys!
>From .emacs:
;; Folding Mode
(global-set-key "\C-\M-a" 'folding-toggle-show-hide)
--
Harrison Caudill | .^ www.hypersphere.org
Computer Science & Physics Double Major | | Me*Me=1
Georgia Institute of Technology | v' I'm just a normal guy
- keybinding not working,
Charles Harrison Caudill <=