[Python-mode] making stack traces clickable in gud.el pdb output.

m h sesquile at gmail.com
Wed Jan 20 02:08:45 CET 2010


On Tue, Jan 19, 2010 at 4:58 PM, Barry Warsaw <barry at python.org> wrote:
> On Jan 19, 2010, at 04:45 PM, m h wrote:
>
>>I was using M-x ansi-shell....  It worked in M-x shell.  Thanks.
>
> M-x ansi-term?  How old am I, I didn't even know about that one? :)
>

I got tipped off to it, and honestly can't remember why I'm using it
instead of M-x shell.

>>>>So that get's rid of one of my problems (gud/pdb scrolls buffer to
>>>>top).  Anyway to make it recognize files and make them clickable in
>>>>the python shell?
>>>
>>> "clickable"?  Is that like using that mouse thing?  To paraphrase a wise man,
>>> "There's no clicking in Emacs!" :)
>>>
>>
>>;)  Yeah, I'm trying to avoid that bad habit of 'clicking'.
>>
>>ok, how about 'hyperlinkable'?  I've got an ack.el extension that
>>searches for files, in it's buffer you can move the cursor over the
>>file (with the keyboard!) and hit enter and it will pop you to that
>>file/linum.
>
> I'm honestly unable to answer that question.  It not something I do often
> believe it or not.  Mostly I use tags and some Bazaar hacks to find what I'm
> looking for.  Maybe someone else on the list has some ideas here?

Yeah, someone sent me some ideas, I'll mess around with them, and
report back if I figure something out.

Thanks for the tip of pdb-track.

cheers,
-matt


More information about the Python-mode mailing list