* shell history
@ 2006-05-14 18:20 Gary Wessle
2006-05-15 15:53 ` Kevin Rodgers
[not found] ` <mailman.1830.1147708493.9609.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: Gary Wessle @ 2006-05-14 18:20 UTC (permalink / raw)
Hi
using emacs with python to debug a code, first M-x shell then "python
filename", then all the debugging options n for next, c for continue
...etc. when I q "quit" and M-p for recalling the last command on the
shell expecting it to be "python filename", it is lost of n n n n c q,
well, how can I fix this, or not save those debugging commands in the
shell history?
thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: shell history
2006-05-14 18:20 shell history Gary Wessle
@ 2006-05-15 15:53 ` Kevin Rodgers
[not found] ` <mailman.1830.1147708493.9609.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2006-05-15 15:53 UTC (permalink / raw)
Gary Wessle wrote:
> using emacs with python to debug a code, first M-x shell then "python
> filename", then all the debugging options n for next, c for continue
> ...etc. when I q "quit" and M-p for recalling the last command on the
> shell expecting it to be "python filename", it is lost of n n n n c q,
> well, how can I fix this, or not save those debugging commands in the
> shell history?
M-x pdb
--
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: shell history
[not found] ` <mailman.1830.1147708493.9609.help-gnu-emacs@gnu.org>
@ 2006-05-28 8:41 ` Gary Wessle
0 siblings, 0 replies; 3+ messages in thread
From: Gary Wessle @ 2006-05-28 8:41 UTC (permalink / raw)
Kevin Rodgers <ihs_4664@yahoo.com> writes:
> Gary Wessle wrote:
> > using emacs with python to debug a code, first M-x shell then "python
> > filename", then all the debugging options n for next, c for continue
> > ...etc. when I q "quit" and M-p for recalling the last command on the
> > shell expecting it to be "python filename", it is lost of n n n n c q,
> > well, how can I fix this, or not save those debugging commands in the
> > shell history?
>
> M-x pdb
I don't get it,
****************
M-x pdb
Current directory is ~/python/practic/
usage: pdb.py scriptfile [arg] ...
Debugger exited abnormally with code 2
****************
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-28 8:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-14 18:20 shell history Gary Wessle
2006-05-15 15:53 ` Kevin Rodgers
[not found] ` <mailman.1830.1147708493.9609.help-gnu-emacs@gnu.org>
2006-05-28 8:41 ` Gary Wessle
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.