all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: yg <312705@gmail.com>
Cc: 13171@debbugs.gnu.org
Subject: bug#13171: 24.2; mit-scheme answers "illegal character:#\U**" to xscheme-send-control-u-interrupt
Date: Thu, 15 Jul 2021 19:10:37 +0200	[thread overview]
Message-ID: <87mtqnh59u.fsf_-_@gnus.org> (raw)
In-Reply-To: <50D10B9D.7010609@gmail.com> (yg's message of "Wed, 19 Dec 2012 00:34:37 +0000")

yg <312705@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





  reply	other threads:[~2021-07-15 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 22:10 bug#13171: 24.2;xscheme yg
2012-12-19  0:34 ` yg
2021-07-15 17:10   ` Lars Ingebrigtsen [this message]
2021-08-13 12:32     ` bug#13171: 24.2; mit-scheme answers "illegal character:#\U**" to xscheme-send-control-u-interrupt Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtqnh59u.fsf_-_@gnus.org \
    --to=larsi@gnus.org \
    --cc=13171@debbugs.gnu.org \
    --cc=312705@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.