[plt-scheme] drscheme feature idea: automatically add missing exports for scheme modules

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Jul 27 11:51:29 EDT 2009

On Jul 27, Thomas Chust wrote:
> 
> By the way, the documentation of matching-identifiers-out in PLT
> Scheme 4.2 is apparently wrong, because it states that all
> identifiers matching the regular expression specified as the first
> parameter will be *omitted* from the exports, while experiment
> confirms that *only the matching identifiers* are exported.

Fixed, thanks.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.