From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: complete list of keybindings Date: Wed, 12 Aug 2009 01:08:20 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250032140 17266 80.91.229.12 (11 Aug 2009 23:09:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Aug 2009 23:09:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Brendan Miller Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 12 01:08:53 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 1Mb0Sb-0005HB-78 for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Aug 2009 01:08:53 +0200 Original-Received: from localhost ([127.0.0.1]:60678 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mb0SZ-00042v-8k for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Aug 2009 19:08:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mb0SB-00042V-KM for help-gnu-emacs@gnu.org; Tue, 11 Aug 2009 19:08:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mb0S5-0003yt-UG for help-gnu-emacs@gnu.org; Tue, 11 Aug 2009 19:08:26 -0400 Original-Received: from [199.232.76.173] (port=35559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mb0S5-0003yg-FQ for help-gnu-emacs@gnu.org; Tue, 11 Aug 2009 19:08:21 -0400 Original-Received: from mail-yw0-f202.google.com ([209.85.211.202]:50196) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mb0S5-0008EJ-4f for help-gnu-emacs@gnu.org; Tue, 11 Aug 2009 19:08:21 -0400 Original-Received: by ywh40 with SMTP id 40so5928833ywh.14 for ; Tue, 11 Aug 2009 16:08:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tD3QkxAs3hvWmyHUtQQ0Cg/1EFh/veS1f10F3jdHn/4=; b=O2gT3GUZuEW2cwCD+zkf2KlKSOfVgsH1WCGHnyS9WZIM46PCcc8/Sl2lGIzf6IynPV WsjHZwIHzgg2YifT3T7XpEEIFDpg1RgsqfHb1vTrGXh26klJRph5twOr5SRBoiDCmIBr 3bHMAm1ZOSupaGbioVsH6nuCp/WpQuW4Pp8jk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jODvSxKvknli7hqQXsWSYYYbDewVLRM9mlqIWPBH0PtGUxtxJ5GvC8KCGBGLtFwHDg ej0G0chh4/+WpP+oWEbFMNZQwPh3QTl0sB/N224HrBfRR1q0R9fG1aSfgJrKCa+Ou7Eq 49JyQj43ihl7l52aX8E6Bh9Gl9GGYgz1EEPpk= Original-Received: by 10.100.143.9 with SMTP id q9mr1625030and.110.1250032100671; Tue, 11 Aug 2009 16:08:20 -0700 (PDT) In-Reply-To: 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:67061 Archived-At: All the lists on line must be for a specific situation in Emacs. None of them is necessarily valid for your Emacs. They could be valid for an emacs started with "emacs -Q" but then they should say so and explain that, at least if they want to be helpful. But inside Emacs you can get a list valid for you. Try f1 b And please complain about it if you do not understand it. It is supposed to be helpful, but I myself does not think it is very good. (You can send a bug report for this. That is the accepted way.) On Wed, Aug 12, 2009 at 12:54 AM, Brendan Miller wrote: > Is there a complete list of keybindings somewhere, or a way to force > emacs to give me a discription of every keybinding currently active? > > There's a lot of different partial lists online, but I want a complete list. > > >