bugMIT/GNU Scheme - Bugs: bug #28018, C-C C-x and C-c C-u fail in...

 
 

bug #28018: C-C C-x and C-c C-u fail in xscheme.el

Submitter:  Taylor R. Campbell <riastradh>
Submitted:  Sat 14 Nov 2009 11:58:35 PM UTC
   
 
Category:  runtime Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 14 Nov 2009 11:58:35 PM UTC, original submission:  

Rather than aborting to the nearest level or to the previous level, these cause a reader error of `Illegal character: #\U+00'.  It seems that control never even reaches emacs.scm's hook to clean the input stream flushing typeahead.  I think that control first passes through the reader, which reads the 0 delimiter from the input stream and signals an error, which pushes a REPL level and causes all pending thread events (of which the invocation of the hook to clean the input stream is one) to be discarded, but I have not thoroughly confirmed this hypothesis.

Taylor R. Campbell <riastradh>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by riastradh (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code