GNU bug report logs -
#13171
24.2; mit-scheme answers "illegal character:#\U**" to xscheme-send-control-u-interrupt
Previous Next
Reported by: yg <312705 <at> gmail.com>
Date: Thu, 13 Dec 2012 16:57:01 UTC
Severity: normal
Tags: moreinfo
Found in version 24.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
yg <312705 <at> gmail.com> writes:
> 于 2012年12月13日 22:10, yg 写道:
>
> I have find where the error ,
> ;;;;;; xscheme.el
>
> (defun xscheme-send-interrupt (char mark-p)
> " Send a ^A type interrupt to the Scheme process."
> (interactive "cInterrupt character to send: ")
> (quit-process xscheme-process-name)
> ( sleep-for 0.1)
> (xscheme-send-char char)
> (sleep-for 0.1) ;if no the line the scheme will represent "illegal
> character:#\U+00"
>
> (if (and mark-p xscheme-control-g-synchronization-p)
> (xscheme-send-char 0)))
(I'm going through old bug reports that unfortunately got no response at
the time.)
I'm not sure I understand this bug report -- what is the "if no"
referring to?
But are you still seeing this issue in recent Emacs versions?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.