From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Charles Harrison Caudill Newsgroups: gmane.emacs.help Subject: keybinding not working Date: 1 Jul 2004 04:29:21 GMT Organization: College of Computing, Georgia Tech Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1088656716 6253 80.91.224.253 (1 Jul 2004 04:38:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2004 04:38:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 01 06:38:29 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BftLB-0004sZ-00 for ; Thu, 01 Jul 2004 06:38:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BftMv-0006jY-Jp for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Jul 2004 00:40:17 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news-ext.gatech.edu!news-int.gatech.edu!cc.gatech.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: myrna.cc.gatech.edu User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (Linux/2.4.20-31.9smp (i686)) Original-Xref: shelby.stanford.edu gnu.emacs.help:124052 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19385 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19385 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