unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Antoine Kalmbach <ane@iki.fi>
Cc: Eli Zaretskii <eliz@gnu.org>, 55847@debbugs.gnu.org
Subject: bug#55847: 29.0.50; line-number-at-pos ignores absolute parameter when checking position range
Date: Thu, 09 Jun 2022 12:46:22 +0200	[thread overview]
Message-ID: <878rq68681.fsf@gnus.org> (raw)
In-Reply-To: <lysfoez3fq.fsf@iki.fi> (Antoine Kalmbach's message of "Thu, 09 Jun 2022 10:44:25 +0300")

Antoine Kalmbach <ane@iki.fi> writes:

>    If the buffer is narrowed, the return value by default counts the lines
>    from the beginning of the accessible portion of the buffer.  But if the
>    second optional argument ABSOLUTE is non-nil, the value counts the lines
>    from the absolute start of the buffer, disregarding the narrowing.
>
> Hence I would assume that if absolute is non-nil the call to
> line-number-at-pos should work even if the buffer is narrowed, instead
> of throwing an error.

This says that it's counting lines from the absolute start of the
buffer, not that it's able to report data about positions outside of the
region.  I think that worked "by accident" in the old version of the
function.

However, this is a behavioural change from the previous version of the
function, so I think I'll adjust it to work as before. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2022-06-09 10:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08 11:44 bug#55847: 29.0.50; line-number-at-pos ignores absolute parameter when checking position range Antoine Kalmbach
2022-06-08 12:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-08 14:02 ` Eli Zaretskii
2022-06-09  7:44   ` Antoine Kalmbach
2022-06-09 10:46     ` Lars Ingebrigtsen [this message]
2022-06-09 11:19       ` Antoine Kalmbach
2022-06-09 12:43         ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rq68681.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=55847@debbugs.gnu.org \
    --cc=ane@iki.fi \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).