unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).