GNU bug report logs - #38051
26.3; (elisp) `Insertion' use of verb "point"

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 3 Nov 2019 21:27:02 UTC

Severity: wishlist

Tags: notabug, wontfix

Found in version 26.3

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 38051 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 38051 <at> debbugs.gnu.org, stefan <at> marxist.se
Subject: Re: bug#38051: 26.3; (elisp) `Insertion' use of verb "point"
Date: Fri, 08 Nov 2019 22:14:33 +0200
> Date: Fri, 8 Nov 2019 11:56:29 -0800 (PST)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: stefan <at> marxist.se, 38051 <at> debbugs.gnu.org
> 
> > > 1. From a user point of view (conceptual model),
> > >    markers _are_ objects that can be located
> > >    _in_ a buffer, _at_ buffer positions.
> > 
> > That is incorrect.  A marker stores a buffer and a location within
> > that buffer, but it isn't itself located in a buffer.
> 
> From a user point of view.  That's the point.
> That can't be "incorrect".

Of course it can.  And it is.

> It's a question of what the user needs as a
> conceptual model to work with markers (and
> overlays, for that matter).

Wrong conceptual models will bite you down the road.  It is best to
have correct conceptual models.

> > Overlays are completely different beasts.
> 
> If you say so (without any explanation of why you
> think so).
> 
> Does an overlay store a buffer and two locations
> within that buffer?

No.  Like I said: it's a different beast.

> What is it in the user-observable behavior of a
> marker that requires introducing the extra
> (I'd say extraneous) construct of it "pointing to"
> a buffer and a position within that buffer?

Convenience and clarity of description.

And please, can we stop this bikeshedding?  It goes nowhere.




This bug report was last modified 5 years and 189 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.