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: Getting _help_ on last response from C-h c Date: Tue, 31 May 2016 16:41:38 -0800 Organization: AkWebsoft Message-ID: <20160601004138.GB840@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 1464741747 11107 80.91.229.3 (1 Jun 2016 00:42:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Jun 2016 00:42:27 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 01 02:42:18 2016 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 1b7uEj-0001aU-G2 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Jun 2016 02:42:17 +0200 Original-Received: from localhost ([::1]:39014 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7uEh-0007cA-1D for geh-help-gnu-emacs@m.gmane.org; Tue, 31 May 2016 20:42:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7uEK-0007c1-8g for Help-gnu-emacs@gnu.org; Tue, 31 May 2016 20:41:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7uEG-0004u6-2m for Help-gnu-emacs@gnu.org; Tue, 31 May 2016 20:41:51 -0400 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:52349) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7uEF-0004tG-Qx for Help-gnu-emacs@gnu.org; Tue, 31 May 2016 20:41:48 -0400 Original-Received: by linus.johnson.com (Postfix, from userid 1000) id 9987920052C; Tue, 31 May 2016 16:41:38 -0800 (AKDT) Mail-Followup-To: Emacs Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:110149 Archived-At: On GNU Emacs 24.3.1 : Let's say I type C-h c C-M-a Help returns C-M-a runs the command beginning-of-defun As I understand it, to get _help_ on beginning-of-defun, I have to then type C-h f beginning-of-defun Is there a way that would return both the binding and help on the bound function? Example: C-h x (currently undefined) C-M-a would return C-M-a runs the command beginning-of-defun *and* beginning-of-defun is an interactive compiled Lisp function ... Thanks -- Tim http://www.akwebsoft.com, http://www.tj49.com