[Python-mode] pdbtrack with eshell

2012-09-26 Thread Randy Morris
Hello all, I noticed that the pdbtrack functionality in python-mode only seems to work with shell buffers and I would like to get it working with eshell. I came across an old version of pdbtrack.el[1] from before it was integrated into python-mode and a subsequent emacswiki[2] page detailing how

Re: [Python-mode] pdbtrack with eshell

2012-09-26 Thread Andreas Röhler
Am 26.09.2012 16:01, schrieb Randy Morris: Hello all, I noticed that the pdbtrack functionality in python-mode only seems to work with shell buffers and I would like to get it working with eshell. I came across an old version of pdbtrack.el[1] from before it was integrated into python-mode and