From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "l l" Newsgroups: gmane.emacs.help Subject: M-x is undefined Date: Sat, 10 Jun 2006 16:49:48 -0700 Message-ID: <768a59a70606101649u5c610758p262de046e650aef2@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149983411 5082 80.91.229.2 (10 Jun 2006 23:50:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Jun 2006 23:50:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 11 01:50:09 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FpDDR-0003jQ-6n for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Jun 2006 01:50:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpDDQ-0006Xx-Od for geh-help-gnu-emacs@m.gmane.org; Sat, 10 Jun 2006 19:50:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FpDDF-0006Xs-7B for help-gnu-emacs@gnu.org; Sat, 10 Jun 2006 19:49:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FpDDD-0006Xc-Rb for help-gnu-emacs@gnu.org; Sat, 10 Jun 2006 19:49:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FpDDD-0006XZ-Mt for help-gnu-emacs@gnu.org; Sat, 10 Jun 2006 19:49:51 -0400 Original-Received: from [64.233.182.188] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FpDLa-0000h9-Se for help-gnu-emacs@gnu.org; Sat, 10 Jun 2006 19:58:31 -0400 Original-Received: by nf-out-0910.google.com with SMTP id d4so688416nfe for ; Sat, 10 Jun 2006 16:49:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=eg/HFIrMGjoB0Jj3NlQ3hTAvGU6XfFkOv05crjqW1CZFqE5ZG/rM3ncu4oh0KRjKkRFjdiKEDF1f4rmX7Yc9G1E0kpH9KCG8+1L3bcokDgubKv+gg0AIRH6x3h/JM+qGxQprsObWr5YB0lWmnkx7UybVvtxzj52xetKfthA4Iwo= Original-Received: by 10.49.36.1 with SMTP id o1mr3618931nfj; Sat, 10 Jun 2006 16:49:48 -0700 (PDT) Original-Received: by 10.48.203.10 with HTTP; Sat, 10 Jun 2006 16:49:48 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline 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:35393 Archived-At: Hi, I am try to use latest emacs-cvs, it is compiled with gcc-4.2.(--prefix=/home/user --with-gtk) when i run emacs, meta key aren't functioning like "M-x is undefined". How to fix it? tia