From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "muthu kumar" Newsgroups: gmane.emacs.help Subject: C-M-a not working, describe-key doens't help, how to debug Date: Sun, 2 Dec 2007 01:43:17 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0744733681==" X-Trace: ger.gmane.org 1196613230 25905 80.91.229.12 (2 Dec 2007 16:33:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Dec 2007 16:33:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 02 17:33:59 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IyrlW-0006Au-2j for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Dec 2007 17:33:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyrlF-0005UE-Rn for geh-help-gnu-emacs@m.gmane.org; Sun, 02 Dec 2007 11:33:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IyYiJ-00076C-Hb for help-gnu-emacs@gnu.org; Sat, 01 Dec 2007 15:13:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IyYiF-000734-SH for help-gnu-emacs@gnu.org; Sat, 01 Dec 2007 15:13:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyYiF-00072t-MZ for help-gnu-emacs@gnu.org; Sat, 01 Dec 2007 15:13:19 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.190]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IyYiF-0001Rn-9i for help-gnu-emacs@gnu.org; Sat, 01 Dec 2007 15:13:19 -0500 Original-Received: by nf-out-0910.google.com with SMTP id f5so2373116nfh for ; Sat, 01 Dec 2007 12:13:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=0Y6hG8czcxyzaE9q3zPytVEFpDah2x6REkeLtvNdhs4=; b=aEbD30ZZSbsghicymV5oQHVjY/+QPEPusELmUvRws/NDTLwxthUVwhWz0+QlWPcbltg/dGE7RyrjmzZ9YY6Z0rdN9D/vUHu0rdixP0CfHXBmw1uRzbAV6Q083sHedn8SVtVYm42BkoiGWppPo1lnsgPmtLNPu0f1t7JY9QgFyQA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mVkcRXI+9uPF0Qx9789w7e+WcxH42XBUwZfbRdRwvFRLvLoPExeuvHl24TWWZD6aZESYDkTiAUlZrL9t11BWl5jr919XZJ2YuyiGU0pnQ1x14Ck8HifrtvtEVnGlzTUDEW4M+GO9HLXCW+OqYa8h1LwuYAbczh/uKCuZh5k8ydg= Original-Received: by 10.78.81.20 with SMTP id e20mr4602785hub.1196539997131; Sat, 01 Dec 2007 12:13:17 -0800 (PST) Original-Received: by 10.78.141.13 with HTTP; Sat, 1 Dec 2007 12:13:17 -0800 (PST) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 02 Dec 2007 11:33:23 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49772 Archived-At: --===============0744733681== Content-Type: multipart/alternative; boundary="----=_Part_3922_29647120.1196539997129" ------=_Part_3922_29647120.1196539997129 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, I'm having a strange issue. I'm fairly new to emacs and I recently found out that C-M-a takes you to the beginning of function. but C-M-a on my Kubuntu 7.04 installation doesn't work. I tried debugging it with describe-key, pressed C-M-a and it acts as if I didn't press anything, so just to make sure I pressed C-M-z and it said correctly that "C-M-z is undefined". How do I debug this issue ? My emacs version is 21.4.1 of 2007-08-28 on terranova, modified by debian ( version inside emacs ). Thanks & Regards, Muthu ------=_Part_3922_29647120.1196539997129 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All,
         I'm having a strange issue. I'm fairly new to emacs and I recently found out that
         C-M-a takes you to the beginning of function. but C-M-a on my Kubuntu 7.04 installation
         doesn't work.
          I tried debugging it with describe-key, pressed C-M-a and it acts as if I didn't press anything,
          so just to make sure I pressed C-M-z and it said correctly that "C-M-z is undefined".
 
         How do I debug this issue  ?

         My emacs version is 21.4.1 of 2007-08-28 on terranova, modified by debian ( version inside emacs ).

Thanks & Regards,
Muthu
------=_Part_3922_29647120.1196539997129-- --===============0744733681== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0744733681==--