Re: caml-mode and show-paren-mode

2005-04-19 Thread Karl Chen
> On 2005-04-19 11:04 PDT, Stefan Monnier writes: Stefan> The patch below should fix the problem. Can you Stefan> confirm? Yes, that fixes it! -- Karl 2005-04-19 18:02 ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.or

Re: caml-mode and show-paren-mode

2005-04-19 Thread Stefan Monnier
> Does anyone use both caml-mode and show-paren-mode? > Show-paren-mode in caml-mode in Emacs CVS HEAD doesn't highlight > parens, but in Emacs 21.4 does. The patch below should fix the problem. Can you confirm? Stefan --- paren.el08 déc 2004 16:41:48 -0500 1.6

Re: caml-mode and show-paren-mode

2005-04-19 Thread Richard Stallman
So that people who don't know CAML could try to debug this, can you send a precise, self-contained test case? ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

caml-mode and show-paren-mode

2005-04-18 Thread Karl Chen
Does anyone use both caml-mode and show-paren-mode? Show-paren-mode in caml-mode in Emacs CVS HEAD doesn't highlight parens, but in Emacs 21.4 does. -- Karl 2005-04-18 22:18 ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gn