Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!princeton!allegra!ulysses!faline!mab From: mab@faline.UUCP Newsgroups: comp.emacs Subject: gnuemacs version 18.40, function blink-matching-open Message-ID: <431@faline.UUCP> Date: Thu, 19-Mar-87 15:09:32 EST Article-I.D.: faline.431 Posted: Thu Mar 19 15:09:32 1987 Date-Received: Sun, 22-Mar-87 20:33:54 EST Lines: 6 Keywords: gnuemacs lisp-mode blink-matching-open This function is suppossed to show the beginning of the sexp before point, and all I've ever gotten it to do is to print Mismatched parentheses. Any idea what's wrong? I looked in lisp/simple.el and figured that the test for mismatching was complicated enough that I'd ask first, think later!