Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9252575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:58:47+00:00 2026-06-18T10:58:47+00:00

This is a very specific question but I have been trying to get this

  • 0

This is a very specific question but I have been trying to get this to work for two days without success.

I am using MIT-Scheme (Release 7.7.90 on Ubuntu 10.04) to run some Scheme scripts.
My command line looks as follow

mit-scheme --band "myimage.com" --interactive --batch-mode < myscript.scm

My problem is that if the main script loads other Scheme files, the interpreter logs this by printing somethig like:

;Loading "....scm"... done
;Loading "....scm"... 
;  Loading "....scm"... done
;  Loading "....scm"... 
;    Loading "....scm"... done
;  ... done
;... done
;Loading "....scm"... done

This is very annoying because my script also logs some progress information which gets mixed up with the above output. So, I would like to suppress the output from the load procedure completely.

I have been looking through the online documentation but I haven’t found anything specific. The only solution I have found consists in loading the script with all its dependencies into the interpreter and saving an image with disk-save. If I then load that image with the –band option all the unwanted output is gone.

But of course I do not want to load the source and save an image each time I modify a source file. Is there a simpler solution, e.g. a command-line option, an environment variable, or some option that can be set from within the Scheme code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T10:58:49+00:00Added an answer on June 18, 2026 at 10:58 am

    This is a little late, but for anyone stumbling on this later:

    You can use load/suppress-loading-message?

    e.g. doing a (set! load/suppress-loading-message? #t) will turn off the loading message.

    In your case, you should try --eval "(set! load/suppress-loading-message? #t)"

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a simple and very specific question: If you have been doing a
This is a very narrow and specific question, but I know there are someone
This is a very general question but it's based on a specific problem. I've
Disclosure This is a general question, perhaps without a specific answer, but it is
All, this question may be broad; very broad. I've been trying to answer this
First of I'm very sorry but this questions is not so so specific. All
This is a very specific question which will probably earn me the tumbleweed badge,
This is a very specific question for a Google Chrome extension. http://www.meebo.com/mobile/ This page
I'm using this very handy plugin to sort elements. But comparing elements on a
I know similar questions to this have been asked a bunch of times but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.