On 2/6/14 10:25 PM, Dan Jacobson wrote:
>> "CR" == Chet Ramey writes:
>
> CR> OK, I'll bite. What is C-c C-c supposed to do? It looks like it just
> CR> spews a bunch of garbage to your screen. Is that the intent?
>
> C-c C-c runs the command comint-interrupt-subjob, which is an
> interac
Chet Ramey wrote:
> What is C-c C-c supposed to do?
It pretty much just sends SIGINT.
On 2014-02-06 22:16:56 -0500, Chet Ramey wrote:
> OK, I'll bite. What is C-c C-c supposed to do? It looks like it just
> spews a bunch of garbage to your screen. Is that the intent?
According to the Emacs manual[0]:
> Interrupt the shell or its current subjob if any
> (comint-interrupt-subjob)
> "CR" == Chet Ramey writes:
CR> OK, I'll bite. What is C-c C-c supposed to do? It looks like it just
CR> spews a bunch of garbage to your screen. Is that the intent?
C-c C-c runs the command comint-interrupt-subjob, which is an
interactive compiled Lisp function in `comint.el'.
(comint-
On 2/6/14, 6:11 PM, Dan Jacobson wrote:
> Dear Bug-Bash gentlemen,
> http://debbugs.gnu.org/16665 says it seems like a bash bug.
> Please have a look if you are also an emacs person.
OK, I'll bite. What is C-c C-c supposed to do? It looks like it just
spews a bunch of garbage to your screen. Is
Dear Bug-Bash gentlemen,
http://debbugs.gnu.org/16665 says it seems like a bash bug.
Please have a look if you are also an emacs person.