From: Reuben Thomas <rrt@sc3d.org>
To: Guile User <guile-user@gnu.org>
Subject: Suppressing auto-compilation comments
Date: Mon, 8 Apr 2013 02:21:25 +0100 [thread overview]
Message-ID: <CAOnWdogoxhpU4j0jSrpfwj-Hk+iiq_XhFkUGGFiexmmGzEhmKA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 736 bytes --]
How can I retain auto-compile, but stop guile outputting messages like:
$ guile ./syms.scm
;;; note: source file /home/rrt/Software/syms/./syms.scm
;;; newer than compiled
/home/rrt/.cache/guile/ccache/2.0-LE-8-2.0/home/rrt/Software/syms/syms.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /home/rrt/Software/syms/./syms.scm
;;; compiled
/home/rrt/.cache/guile/ccache/2.0-LE-8-2.0/home/rrt/Software/syms/syms.scm.go
so that when I run a script that hasn't been installed with pre-compilation
I'm not bothered by compilation messages? I suppose I do want to see the
messages if there's a problem, though.
--
http://rrt.sc3d.org
[-- Attachment #2: Type: text/html, Size: 897 bytes --]
next reply other threads:[~2013-04-08 1:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 1:21 Reuben Thomas [this message]
2013-04-08 18:34 ` Suppressing auto-compilation comments Andy Wingo
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAOnWdogoxhpU4j0jSrpfwj-Hk+iiq_XhFkUGGFiexmmGzEhmKA@mail.gmail.com \
--to=rrt@sc3d.org \
--cc=guile-user@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).