bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #16776] File not closed on PARSE-ERROR: end-of-fil


From: anonymous
Subject: [Bug-mit-scheme] [bug #16776] File not closed on PARSE-ERROR: end-of-file
Date: Wed, 7 Jun 2006 15:08:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060603 SeaMonkey/1.0.2

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16776>

                 Summary: File not closed on PARSE-ERROR: end-of-file
                 Project: MIT/GNU Scheme
            Submitted by: None
            Submitted on: Wednesday 06/07/2006 at 15:08 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Steve Chapel
        Originator Email: address@hidden
             Open/Closed: Open
                Keywords: 

    _______________________________________________________

Details:

Steps to reproduce:

1. Use an external text editor to create a scheme source file with an extra (
somewhere in it (a source file with a single ( character will do).
2. Open the file with (load "filename")
3. Go back and edit the source file and try to save it.

Expected Results: The fixed source file can be saved.

Actual Results: The fixed source file cannot be saved until the Scheme window
is closed.

It seems like the loaded file is not closed on the PARSE-ERROR, so the text
editor cannot save the file until the Scheme window is closed, closing the
file. I'm using MIT Scheme running under Microsoft Windows NT 5.1 (Build
2600; Service Pack 2) IE-32






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16776>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]