emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r113909: Refine the documentation of `insert-buf


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] trunk r113909: Refine the documentation of `insert-buffer-substring'.
Date: Fri, 16 Aug 2013 09:19:37 +0300

> From: Stefan Monnier <address@hidden>
> Date: Thu, 15 Aug 2013 23:53:49 -0400
> Cc: address@hidden
> 
> > +into the current buffer before point.  The text inserted is the region
> > +between @var{start} (inclusive) and @var{end} (exclusive).  (These
> 
> That is misleading: buffer positions are *between* characters (or
> alternatively, characters are placed *between* buffer positions).
> Talking about "inclusive" and "exclusive" here makes it sound like
> buffer positions are placed *on* characters.

Are you saying that characters don't have positions?  We say
"character at POSITION", and we mean that.  What is misleading here?




reply via email to

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