all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* comint-interrupt-subjob also kills pending input
@ 2002-06-13 21:23 Dan Jacobson
  2002-06-14 12:59 ` Miles Bader
  2002-06-14 15:47 ` Richard Stallman
  0 siblings, 2 replies; 14+ messages in thread
From: Dan Jacobson @ 2002-06-13 21:23 UTC (permalink / raw)


[Emacs 21.2]
C-c C-c runs the command comint-interrupt-subjob

Interrupt the current subjob.
This command __also kills the pending input__
between the process-mark and point.

Oh great.  A bonus service with no ifs ands or variables to control
it.

So I had typed

$ du /var/cache/wwwoffle/ftp/longandpainfulline C-c C-c
and I end up with
$
$

I'm just not used to things i typed disappearing.  No choice about it
mentioned. OK, never mind. I'll use undo.

why can't you leave the top line alone and put me at a fresh prompt?
it's not like i'm making a session log for submission to court and
there must not be some entry that was actually run.  At least there
should be a variable to control this behavior.  Yes, bash may also do
this too, but script(1) would still have the chars if one ran it.  And
the reason we use *shell* is sort of like why one would run script(1)...
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2002-06-24  9:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-13 21:23 comint-interrupt-subjob also kills pending input Dan Jacobson
2002-06-14 12:59 ` Miles Bader
2002-06-14 15:47 ` Richard Stallman
2002-06-14 22:51   ` Dan Jacobson
2002-06-17  2:21   ` Miles Bader
2002-06-18  8:10     ` Richard Stallman
2002-06-18 14:55       ` Stefan Monnier
2002-06-19  1:32       ` Miles Bader
2002-06-19 23:01         ` Dan Jacobson
2002-06-20 14:34         ` Richard Stallman
2002-06-20 20:02           ` Miles Bader
2002-06-22 22:52             ` Richard Stallman
2002-06-23  0:12               ` Miles Bader
2002-06-24  9:33                 ` Richard Stallman

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.