all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: hector <hectorlahoz@gmail.com>
To: Krishnakant <krmane@openmailbox.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: problem: M-a M-e gives symbol's function definition is voide
Date: Mon, 27 Feb 2017 14:53:39 +0100	[thread overview]
Message-ID: <20170227135339.GA2615@workstation> (raw)
In-Reply-To: <08d3ca93-f351-e7df-2808-8fff29d90699@openmailbox.org>

In my system "beginning-of-python-def-or-class" is defined in python-mode.el
which belongs to package python-mode.

The key binding for this function in my system is not M-a but C-M-a.
My version of python-mode is 5.1.0.

Another hint could be given by running the command

find /usr/share/emacs* -name 'python*'

In my system I get the lines:

/usr/share/emacs/site-lisp/python-mode/python-mode.el
/usr/share/emacs23/site-lisp/python-mode/python-mode.elc

So you can see if everything is properly installed.



  parent reply	other threads:[~2017-02-27 13:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 19:50 problem: M-a M-e gives symbol's function definition is voide Krishnakant
2017-02-22 20:14 ` John Mastro
2017-02-23  5:00   ` Krishnakant
2017-02-23  5:05     ` Krishnakant
2017-02-23 18:41     ` John Mastro
2017-02-27  4:19       ` Krishnakant
2017-02-23  4:33 ` Robert Thorpe
2017-02-27  4:21   ` Krishnakant
2017-02-27 13:53 ` hector [this message]
2017-02-27 15:37   ` Krishnakant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170227135339.GA2615@workstation \
    --to=hectorlahoz@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=krmane@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.