Comment 1 for bug 878288

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 878288] [NEW] run-hook-with-args: Symbol's function definition is void: shell-directory-tracker

Am 19.10.2011 17:40, schrieb Barry Warsaw:
> Public bug reported:
>
> In current bzr trunk, using Emacs 23.3.1, hit C-c ! to run py-shell.
> The 2.7.2 shell comes up. At the prompt, type
>
>>>> from datetime import * [RET]
>
> nothing happens, but you get the error in the Summary.
>
> ** Affects: python-mode
> Importance: Undecided
> Status: New
>

shell-directory-tracker is a compiled Lisp function in
`shell.el'.

loading shell.el should do it

Cheers,

Andreas