Hi Phil, Thanks for your reports. I'll look into it asap. Regarding fonts: Ofcourse you can change your vconsole font as you like (for now using little hack ;-) ):
just type for example(in windows) into vconsole: v-con/font/name: "fixedsys" ..and the font will change. In the next version there will be little prefs gui for changing the fonts etc. regards Cyphre ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 13, 2001 4:00 AM Subject: [REBOL] vconsole error report: request-file > Hi Cyphre, > > bug report > (Win98) > > start normal rebol console ... > > do http://www.rebol.cz/~cyphre/vconsole.r > list-dir > > press close window & return to normal rebol console > > do http://www.rebol.cz/~cyphre/vconsole.r > ** Internal Error: Stack overflow > ** Near: v-con/view/new v-f > > > > Also is it possible to change the font for the console (I would prefer a fixed width one)? > > Cheers Phil > > > > I would like to hear your comments, bugreports etc. > > ...ok Here'e one > > file: http://www.rebol.cz/~cyphre/vconsole.r > version: 0.0.4 > > >>> udata: request-file > > opens request-file but does not respond to SELECT button > then opens rebol shell with this report: > > ** Script Error: tail expected series argument of type: series port > ** Where: go-bottom > ** Near: ctx-text/view*/caret: tail ctx-text/view*/caret > tmp: (second caret-to-offset v-con tail ctx-text/view*/caret) > >> > > There is no problem in default rebol shell, for example > > >> udata: request-file > == [%/C/rebol/view/user.r] > >> udata > == [%/C/rebol/view/user.r] > >> > > But request-date works OK in both vconsole + rebol shell :-) > > >> thedate: request-date > == 12-Oct-2001 > >> thedate > == 12-Oct-2001 > >> > > - Jason > > -- > 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. > > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
