unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Nala Ginrut <nalaginrut@gmail.com>
Cc: guile-user@gnu.org, guile-devel@gnu.org
Subject: Re: [ANN] guile-colorized-0.0.2 released
Date: Wed, 17 Sep 2014 13:54:46 +0300	[thread overview]
Message-ID: <83oaue34ax.fsf@gnu.org> (raw)
In-Reply-To: <1410950030.15671.7.camel@Renee-desktop.suse>

> From: Nala Ginrut <nalaginrut@gmail.com>
> Cc: guile-user@gnu.org, guile-devel@gnu.org
> Date: Wed, 17 Sep 2014 18:33:50 +0800
> 
> > Too bad it requires an ANSI-capable terminal, and therefore will not
> > work on MS-Windows.
> 
> Oh, I'm not familiar with Windows, what's the solution on it?

You cannot do that from Scheme, I think, you need to call special
functions to set foreground and background colors from the C level.

This would require Scheme procedures to set console colors of the
text, and then your package would need to call them, instead of
constructing SGR sequences on the flight.

> Or patches welcome. ;-)

I'll see what I can do.

Thanks.



  reply	other threads:[~2014-09-17 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 10:11 [ANN] guile-colorized-0.0.2 released Nala Ginrut
2014-09-17 10:19 ` Eli Zaretskii
2014-09-17 10:33   ` Nala Ginrut
2014-09-17 10:54     ` Eli Zaretskii [this message]
2014-09-17 21:13       ` Ludovic Courtès
2014-09-18  2:47         ` Eli Zaretskii
2014-09-18  9:50           ` Nala Ginrut

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=83oaue34ax.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@gnu.org \
    --cc=nalaginrut@gmail.com \
    /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).