From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: [OT] M-x not working anymore Date: Tue, 01 Feb 2011 15:18:32 -0800 Message-ID: <0vy65zz6lz.fsf@gmail.com> References: <0vaaifk231.fsf@gmail.com> <87y65zpmuo.fsf@member.fsf.org> <0v39o7jzny.fsf@gmail.com> <4D486D19.9070801@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55578 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkPUl-0003jp-FB for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 18:18:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkPUj-0002vp-FD for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 18:18:47 -0500 Received: from lo.gmane.org ([80.91.229.12]:54693) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkPUj-0002uj-8S for emacs-orgmode@gnu.org; Tue, 01 Feb 2011 18:18:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PkPUh-00043k-39 for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 00:18:43 +0100 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Feb 2011 00:18:43 +0100 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Feb 2011 00:18:43 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Erik Iverson writes: > Markus Heller wrote: >> Tassilo Horn writes: >> >>> Markus Heller writes: >>> >>> Hi Markus, >>> >>>> M-x doesn't work anymore!! The M key works, e.g. M-w still does what >>>> it's supposed to if a region is active, and I can use ESC x instead. >>> What does C-h k M-x say? >> >> For C-h k M-x, it doesn't say anything. >> >> For C-h k ESC-x, it says the following: > > > > You should start emacs with the -q flag and see if it still > happens. Assuming M-x returns, comment out 1/2 of your .emacs > file and determine by binary search where the problem is. Since I don't know how to use flags when starting emacs under Windoze (I just double-click the runemacs.exe icon), I moved my .emacs to a different folder and then started emacs without any customizations. Same result: M-x doesn't work. What's going on here? Markus