Re: A Mandelbrot set generator in HG LISP

Liste des GroupesRevenir à cl lisp 
Sujet : Re: A Mandelbrot set generator in HG LISP
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.lisp
Date : 16. Apr 2025, 08:40:13
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vtnmst$1mdtl$2@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 15 Apr 2025 20:03:04 -0400, Stefan Monnier wrote:

Turns out it’s a bit strange: you have to position the cursor *on* an
opening parenthesis in order for it to highlight the corresponding
closer, but *after* the closing parenthesis for it to highlight the
corresponding opener.
 
Actually, "point" is never "on" a character, it's always between
characters. So in both cases "point" needs to be outside of the
parenthesis.

Except in one case it looks like it’s on it.

It's just that the cursor by default is a block drawn on the character
that follows the actual placement of "point".  Try to switch to a bar
cursor and that should be more clear.

If it weren’t for having to deal with parenthesis pileup, it could work
from either side.

Date Sujet#  Auteur
12 Apr 25 * A Mandelbrot set generator in HG LISP7Stefan Ram
13 Apr 25 `* Re: A Mandelbrot set generator in HG LISP6Lawrence D'Oliveiro
14 Apr 25  `* Re: A Mandelbrot set generator in HG LISP5Stefan Monnier
16 Apr 25   `* Re: A Mandelbrot set generator in HG LISP4Lawrence D'Oliveiro
16 Apr 25    `* Re: A Mandelbrot set generator in HG LISP3Stefan Monnier
16 Apr 25     +- Re: A Mandelbrot set generator in HG LISP1Kaz Kylheku
16 Apr 25     `- Re: A Mandelbrot set generator in HG LISP1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal