From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Find bindings for all modes Date: Tue, 28 Oct 2014 09:58:24 -0800 Organization: AkWebsoft Message-ID: <20141028175824.GD7374@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1414519134 26200 80.91.229.3 (28 Oct 2014 17:58:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2014 17:58:54 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 28 18:58:49 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XjB2e-0003Vh-HV for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2014 18:58:48 +0100 Original-Received: from localhost ([::1]:40691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjB2e-0005xO-6c for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Oct 2014 13:58:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjB2P-0005wQ-8B for Help-gnu-emacs@gnu.org; Tue, 28 Oct 2014 13:58:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjB2K-0002eb-JE for Help-gnu-emacs@gnu.org; Tue, 28 Oct 2014 13:58:33 -0400 Original-Received: from 191-232-4-64.mtaonline.net ([64.4.232.191]:50081 helo=tj49.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjB2K-0002d7-CO for Help-gnu-emacs@gnu.org; Tue, 28 Oct 2014 13:58:28 -0400 Original-Received: by tj49.com (Postfix, from userid 501) id 26D1C51B2593; Tue, 28 Oct 2014 09:58:24 -0800 (AKDT) Mail-Followup-To: Emacs Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100637 Archived-At: I'm using emacs 24 on Mac OS X, console mode, macports install. When I do something like this C-h c C-j I am told that the binding for C-j is electric-newline-and-maybe-indent in Fundamental mode. But from *scratch* the binding is eval-print-last-sexp in Lisp Interaction mode Is there a way to find out all mode - specific bindings for a given key sequence? Thanks -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.com