unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* maybe an extra link in the info file?
@ 2002-09-12 17:37 P Pareit
  2002-09-15 20:31 ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: P Pareit @ 2002-09-12 17:37 UTC (permalink / raw)


Hey,

In the node "Regular Expressions" is stated that you can check if the guile 
installation has included regular expressions.
...checking whether the '*features*' list includes the 'regex'...
Maybe the *features* could be a link on how to check the features, as I have 
not found a way.

pieter;


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: maybe an extra link in the info file?
  2002-09-12 17:37 maybe an extra link in the info file? P Pareit
@ 2002-09-15 20:31 ` Marius Vollmer
  2002-09-15 20:38   ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Vollmer @ 2002-09-15 20:31 UTC (permalink / raw)
  Cc: bug-guile

P Pareit <pieter.pareit@planetinternet.be> writes:

> Hey,
> 
> In the node "Regular Expressions" is stated that you can check if the guile 
> installation has included regular expressions.
> ...checking whether the '*features*' list includes the 'regex'...
> Maybe the *features* could be a link on how to check the features, as I have 
> not found a way.

'*features*' is just the name of a variable that contains a list of
symbols.  The recommended way to check this list is with the
'feature?' procedure, tho.  I'll fix the docs.  Thanks!

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: maybe an extra link in the info file?
  2002-09-15 20:31 ` Marius Vollmer
@ 2002-09-15 20:38   ` Marius Vollmer
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2002-09-15 20:38 UTC (permalink / raw)
  Cc: bug-guile

Marius Vollmer <mvo@zagadka.ping.de> writes:

>  The recommended way to check this list is with the
> 'feature?' procedure, tho.

No, wait.  It is 'provided?', not 'feature?'.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-15 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-12 17:37 maybe an extra link in the info file? P Pareit
2002-09-15 20:31 ` Marius Vollmer
2002-09-15 20:38   ` Marius Vollmer

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).