On 2012-12-29, Roy Smith <r...@panix.com> wrote:
> emacs will parse that, highlight the filenames and line numbers
> and if I type M-`, it'll take me to the line of the next error
> (including opening the file if it's not already open).
>
> I assume other smart editors have similar capabilities.
> Different tools have different combinations of these, or
> slightly different implementations.  Find one you like and
> learn all of it's capabilities.  It makes a huge difference in
> how productive you are.

I used that power all the time writing C and C++ code. It felt
indespensable. But even though I can do the same with Python, it
doesn't feel crucial when writing Python. The errors are more
few. ;)

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to