From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "9ido" Newsgroups: gmane.emacs.help Subject: Re: how to know what does a shortcut do? how to know the shortcut for a M-x command? Date: 29 Aug 2006 19:34:30 -0700 Organization: http://groups.google.com Message-ID: <1156905269.772722.221200@b28g2000cwb.googlegroups.com> References: <1156833831.478234.130090@m73g2000cwd.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1156905714 19379 80.91.229.2 (30 Aug 2006 02:41:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Aug 2006 02:41:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 30 04:41:54 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 1GIG1Y-0005vD-Kw for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Aug 2006 04:41:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GIG1Y-0004EC-7L for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Aug 2006 22:41:52 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 61.186.167.153 Original-X-Trace: posting.google.com 1156905275 16654 127.0.0.1 (30 Aug 2006 02:34:35 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 30 Aug 2006 02:34:35 +0000 (UTC) In-Reply-To: <1156833831.478234.130090@m73g2000cwd.googlegroups.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b28g2000cwb.googlegroups.com; posting-host=61.186.167.153; posting-account=j98nBw0AAACQpqZX68fKrK2PPwUCyqoK Original-Xref: shelby.stanford.edu gnu.emacs.help:141431 Original-To: help-gnu-emacs@gnu.org 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:37051 Archived-At: Maybe C-h b can help you better leo.hou@gmail.com wrote: > Hi Emacsers, > > I wonder how can I find a short-cut for a M-x command? I sometimes use > autocomplete feature to find a M-x command and I wonder if there is an > existing short-cut for that. How can I know? > > Sometimes I accidentally used some shortcuts that I don't know, how to > find its command? > > Thanks in advance > > Leo