emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: blink-matching-open and beginning-of-defun.


From: Michael Cadilhac
Subject: Re: blink-matching-open and beginning-of-defun.
Date: Sun, 25 Sep 2005 16:33:25 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> 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/address@hidden/@/ my mail 
address.
94270 Le Kremlin Bicetre | 06.23.20.31.30 |

Attachment: pgpc4CeR5dt6u.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]