Re: CDR for Package-Local Nicknames [Feedback Request]

2024-07-08 Thread Bart Botta
On Mon, Jul 8, 2024 at 9:05 PM Scott L. Burson wrote: > 2.2: The strongest point I want to make here is that a correctable error > should be signalled whenever a package becomes fully shadowed by another > package (all of its global names are shadowed), with a restart that requests > a new loc

Re: [pro] Order of package declarations

2011-04-06 Thread Bart Botta
On Wed, Apr 6, 2011 at 12:12 PM, Daniel Weinreb wrote: > Possible approaches: > > (1) Too bad; you really do have to load > the Lisp files that created those internal > symbols after defining package X and > before defining package Y. > > (2) For Y to export symbols of X that > X does not export,