Just now, Laurent wrote: > (Oh, and I should of course say that this depends on having a > very convenient way to deal with keyboard macros, something that > Emacs in its default configuration doesn't have.) > > Just in case that's of any help, the script-plugin has a > regexp-replace-in-file script. ( > http://planet.racket-lang.org/display.ss?package=script-plugin.plt&owner= > orseau )
(The specific case of converting parens is one where you don't want to use just a regexp replace...) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! ____________________ Racket Users list: http://lists.racket-lang.org/users