unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: ynyaaa@gmail.com
Cc: 46464@debbugs.gnu.org
Subject: bug#46464: 27.1; wide images are hidden partially at the right edge of window
Date: Sat, 13 Feb 2021 15:01:19 +0200	[thread overview]
Message-ID: <83wnvcceao.fsf@gnu.org> (raw)
In-Reply-To: <86zh09s4m9.fsf@gmail.com> (ynyaaa@gmail.com)

> From: ynyaaa@gmail.com
> Date: Sat, 13 Feb 2021 00:11:26 +0900
> 
> Evaluate the form below, 10 images are inserted in one logical line.
> The fourth image of the first visual line and the fourth image of the
> secodn visual line are hidden partially at the right edge of the window,
> where (frame-char-width) => 8 and (window-text-width) => 80.

This is the intended behavior: Emacs silently crops images that don't
fit on their screen line.

> Also #'previous-line works strangely.
> >From the end of the 3rd visual line(next to the 2nd image of the line),
> type C-p, then the point moves to the 3rd image of the 2nd line,
> type C-p, then the point moves to the 1st image of the 2nd line,
> type C-p, then the point moves to the 3rd image of the 1st line,
> type C-p, then the point moves to the 1st image of the 1st line,
> type C-p, then the point moves to the column of the previous line near
> the 3rd image.

This was a subtle bug, triggered by the fact that one image follows
another where vertical cursor motion is invoked.  Should be fixed now
on the master branch.

Thanks.





  reply	other threads:[~2021-02-13 13:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 15:11 bug#46464: 27.1; wide images are hidden partially at the right edge of window ynyaaa
2021-02-13 13:01 ` Eli Zaretskii [this message]
2021-02-14 14:30   ` ynyaaa
2021-02-14 16:10     ` Eli Zaretskii
2021-02-15 13:40       ` ynyaaa
2021-02-15 15:41         ` Eli Zaretskii
2021-02-16 18:56           ` Eli Zaretskii

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=83wnvcceao.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=46464@debbugs.gnu.org \
    --cc=ynyaaa@gmail.com \
    /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).