"Richard M. Stallman" <[EMAIL PROTECTED]> writes:

>       Yes, it  does the  trick for opening  parenthesis, but  another bug,
>       which  I'm  pretty  sure  comes from  blink-matching-open,  is  that
>       a  closing parenthesis  in the  first  character of  a buffer  isn't
>       warned.
>
> With this change, does it work right?
>
> !   (when (and (> (point) (1+ (point-min)))
> [...]
> !   (when (and (> (point) (point-min))

  Sure it  does :-) !  But  I'm wondering what's the  point of testing
  that (point) isn't inf-equal to (point-min). An explanation anyone ?

-- 
    Michael Cadilhac, a.k.a. Micha [mika] |
                    Epita/LRDE promo 2007 |  Please note that you should
  2 rue de la Convention | 08.70.65.13.14 |  s/[EMAIL PROTECTED]/@/ my mail 
address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |

Attachment: pgpzOiWlDReEj.pgp
Description: PGP signature

_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to