From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brendan Miller Newsgroups: gmane.emacs.help Subject: Re: complete list of keybindings Date: Thu, 13 Aug 2009 15:29:08 -0700 Message-ID: References: <87my658upc.fsf@iki.fi> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250202595 3254 80.91.229.12 (13 Aug 2009 22:29:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Aug 2009 22:29:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Teemu Likonen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 14 00:29:48 2009 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 1Mbinq-0001Dt-17 for geh-help-gnu-emacs@m.gmane.org; Fri, 14 Aug 2009 00:29:46 +0200 Original-Received: from localhost ([127.0.0.1]:48315 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mbinp-0007U9-90 for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Aug 2009 18:29:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbinL-0007S9-N0 for help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 18:29:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbinH-0007QO-90 for help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 18:29:15 -0400 Original-Received: from [199.232.76.173] (port=42866 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbinH-0007QL-2T for help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 18:29:11 -0400 Original-Received: from mail-qy0-f183.google.com ([209.85.221.183]:64530) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbinG-0003HU-P6 for help-gnu-emacs@gnu.org; Thu, 13 Aug 2009 18:29:10 -0400 Original-Received: by qyk13 with SMTP id 13so975413qyk.14 for ; Thu, 13 Aug 2009 15:29:09 -0700 (PDT) Original-Received: by 10.229.18.140 with SMTP id w12mr1210936qca.77.1250202549472; Thu, 13 Aug 2009 15:29:09 -0700 (PDT) In-Reply-To: <87my658upc.fsf@iki.fi> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:67131 Archived-At: On Tue, Aug 11, 2009 at 10:30 PM, Teemu Likonen wrote: > Is "C-h b" partial or complete in your opinion? It gives the list of > keybindings which are active in the current buffer. Some bindings are > global and some are local to major mode (C-c C-, in particular). > Thanks, that's what I was looking for.