Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!husc6!m2c!wpi!pawn From: pawn@wpi.wpi.edu (Kevin Goroway) Newsgroups: comp.sys.amiga Subject: Ced macros Message-ID: <1539@wpi.wpi.edu> Date: 27 Mar 89 17:02:06 GMT Organization: Worcester Polytechnic Institute, Worcester, Mass. Lines: 20 In CED I have define a macro for Scheme...cntrl ) yields a ) (backspace) (amiga h for paren matching) (forward one space) which should let me insert a close paren, match it and continue, but the matching doesn't highlight the matched paren, even though it finds it. In other words, everything goes smoothly until it can't find a match, then I get a requester...any ideas how I can make the matched one be shown? (As it normally does...) Also...is there a way to map a regular paren to a macro instead of a control paren? thanks! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | Pawn@wpi.wpi.edu Worcester Polytechnic Institute, Mass, U.S.A. | | Pawn@wpi.Bitnet main() { printf("Hello World!\n); } | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=