Aha! A thousand thanks, it's gone! The culprit was a package called mic-paren which replaces the normal (?) paren-matching packages. It can by disabled with (setq paren-sexp-mode nil).
I'm sure it's useful in some situations, but in my case the background is set to a dark blue, so moving the cursor over a long class definition turns the whole screen bright grey and makes everything unreadable. Thanks again! Tyler On 8/10/07, Peter Dyballa <[EMAIL PROTECTED]> wrote: > > Am 10.08.2007 um 07:32 schrieb Tyler Daniel: > > > Anyone have an idea if this is a feature or a bug? > > It's a feature. It has to do with code from paren.el to show matching > parentheses. There is also ns-win.el that brings from mic-paren.el a > mode which uses paren-face-match-light. > > '(show-paren-mode t) > > in the customise section should switch off at least one effect ... > > -- > Greetings > > Pete > > "We have to expect it, otherwise we would be surprised." > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Emacs-app-dev- mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-
