Holger(RT), I forgot one very useful feature which would probably lot of rebolers love to have in new Rebol/Core. I mean the possibility to add new words to specified context...something like:
extend object [new-word: value] I remember Carl said on about this feature some time ago at old /Express conference: ""I've wanted that for several years. Just not had the time to code it... but would only take an hour to add." So will be possible to postpone the release of new /Core by an hour? ;-) regards, Cyphre ----- Original Message ----- From: "Holger Kruse" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 08, 2002 6:00 AM Subject: [REBOL] Re: Ready for REBOL/Core 2.6? > On Thu, Mar 07, 2002 at 10:42:51PM -0500, iNetW3 wrote: > > > > We are gearing up to release REBOL/Core 2.6. This is the same > > > REBOL kernel used for REBOL/Link and REBOL/Serve (in IOS Express). > > > > Hello Carl and Rebolers', > > > > Is it possible to have "Clipboard://" feature in > > this REBOL/Core 2.6? > > No, because Unix requires an X11 server for clipboard support. > View supports X11 and the clipboard, but Core does not. If Core > was linked against X11 libraries then it could not be used on > servers that do not have X11 installed. > > -- > Holger Kruse > [EMAIL PROTECTED] > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
