In article <
c4540a10-58ab-4f2b...@googlegroups.com>,
Sayth Renshaw <
flebbe...@gmail.com> wrote:
> Hi
>
> I am still learning emacs, I have installed python-django and accessed help
> from 'C-h a' I located the command I wanted and of course there is a M-x
> version of it, but how can I determine if there is already a author defined
> shortcut key combo?
C-h a shows all the keys that are bound to the command. If you don't see
any keyboard shortcuts listed there, there aren't any.
You can also use C-h w, which prompts for the name of a command and
shows you all the key bindings for it.
--
Barry Margolin,
bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***