From: Andy Wingo <wingo@pobox.com>
To: ludo@gnu.org (Ludovic Courtès)
Cc: guile-user@gnu.org
Subject: Re: Compatibility V1.8 and 2.0 - deprecated (debug-enable 'debug)
Date: Mon, 09 Jan 2012 16:20:59 +0100 [thread overview]
Message-ID: <871ur8aomc.fsf@pobox.com> (raw)
In-Reply-To: <87y5yli2mn.fsf@gnu.org> ("Ludovic Courtès"'s message of "Mon, 22 Aug 2011 22:59:28 +0200")
On Mon 22 Aug 2011 22:59, ludo@gnu.org (Ludovic Courtès) writes:
> (cond-expand (guile-2 'alright)
> (guile (debug-enable 'debug)))
Or:
(cond-expand
((not guile-2) (debug-enable 'debug)))
Regards,
Andy
--
http://wingolog.org/
prev parent reply other threads:[~2012-01-09 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-08 10:37 Compatibility V1.8 and 2.0 - deprecated (debug-enable 'debug) Ian Hulin
2011-08-09 12:59 ` Peter TB Brett
2011-08-09 15:12 ` Thien-Thi Nguyen
2011-08-10 18:50 ` Ian Hulin
2011-08-14 6:51 ` Thien-Thi Nguyen
2011-08-22 20:59 ` Ludovic Courtès
2012-01-09 15:20 ` Andy Wingo [this message]
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=871ur8aomc.fsf@pobox.com \
--to=wingo@pobox.com \
--cc=guile-user@gnu.org \
--cc=ludo@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).