all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Getting _help_ on last response from C-h c
@ 2016-06-01  0:41 Tim Johnson
  2016-06-01  0:49 ` Michael Heerdegen
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Johnson @ 2016-06-01  0:41 UTC (permalink / raw)
  To: Emacs

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-06-01  2:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01  0:41 Getting _help_ on last response from C-h c Tim Johnson
2016-06-01  0:49 ` Michael Heerdegen
2016-06-01  0:59   ` Tim Johnson
2016-06-01  1:06     ` Tim Johnson
2016-06-01  2:21     ` Dmitry Alexandrov
2016-06-01  2:46       ` Tim Johnson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.