8 minutes ago, Danny Yoo wrote: > On Fri, Jul 1, 2011 at 9:13 AM, Eric Tanter <etan...@dcc.uchile.cl> wrote: > > I tried: > > > > #lang slideshow > > > > @slide[ > > @t{Blah blah}] > > Try: > > ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; > #lang at-exp slideshow > @slide[@t{Blah blah}] > ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; > > The "@" feature is enabled by the use of the 'at-exp' in the #lang line.
Yes, I missed that in the second example of my original email. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users