bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5653: 23.1; pdbtrack isn't parsing valid pdb output or creating an i


From: Jeremy Whitlock
Subject: bug#5653: 23.1; pdbtrack isn't parsing valid pdb output or creating an interactive debugging buffer (python.el)
Date: Fri, 9 Apr 2010 19:30:34 -0600

> Attached is a patch that fixes this issue.  Basically, Python (pdb) is 
> passing strings to Emacs with ^M in them.  My patch, attached and pasted in 
> this email just in case, strip the carriage return from the string and after 
> that, pdb starts working as expected.  Here is the patch, generated from "git 
> format-patch":


I accidentally committed that patch from my work account.  It shouldn't matter 
but this email, jcscoobyrs@gmail.com, should be the desired email for further 
correspondence.

Take care,

Jeremy Whitlock <jcscoobyrs@gmail.com>
Twitter: jcscoobyrs
Website: http://www.thoughtspark.org









reply via email to

[Prev in Thread] Current Thread [Next in Thread]