unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: hirofumi@mail.parknet.co.jp
Cc: 61636-done@debbugs.gnu.org
Subject: bug#61636: 30.0.50; Strange behavior of `vertical-motion' with (overlay-put 'display)
Date: Sat, 04 Mar 2023 13:29:07 +0200	[thread overview]
Message-ID: <83wn3wah6k.fsf@gnu.org> (raw)
In-Reply-To: <835ybokbur.fsf@gnu.org> (message from Eli Zaretskii on Sun, 26 Feb 2023 11:35:56 +0200)

> Cc: 61636@debbugs.gnu.org
> Date: Sun, 26 Feb 2023 11:35:56 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
> > Date: Mon, 20 Feb 2023 03:45:08 +0900
> > 
> > I can be wrong though, when using
> > 
> >   (overlay-put (make-overlay 2 5) 'display "B")
> > 
> > in [wrong] code, `vertical-motion' doesn't move the point to 2nd line.
> > 
> > [wrong]
> >   (with-temp-buffer
> >     (insert "A*B\n\n\n\n")
> >     (goto-char 2)
> >     (overlay-put (make-overlay 2 5) 'display "B")
> >     (vertical-motion '(1 . 1)))
> 
> Thanks, should be fixed now on the emacs-29 branch.

No further comments, so I assume the bug is indeed fixed, and I'm
closing it.

Thanks.





  reply	other threads:[~2023-03-04 11:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-19 18:45 bug#61636: 30.0.50; Strange behavior of `vertical-motion' with (overlay-put 'display) OGAWA Hirofumi
2023-02-26  9:35 ` Eli Zaretskii
2023-03-04 11:29   ` Eli Zaretskii [this message]
2023-03-04 11:53     ` OGAWA Hirofumi

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=83wn3wah6k.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=61636-done@debbugs.gnu.org \
    --cc=hirofumi@mail.parknet.co.jp \
    /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).