all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* keybinding not working
@ 2004-07-01  4:29 Charles Harrison Caudill
  2004-07-01  5:18 ` David Vanderschel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Charles Harrison Caudill @ 2004-07-01  4:29 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-01 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-01  4:29 keybinding not working Charles Harrison Caudill
2004-07-01  5:18 ` David Vanderschel
2004-07-01  5:20 ` Barry Margolin
2004-07-01 15:42 ` Kevin Rodgers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.