From: ynyaaa@gmail.com
To: Eli Zaretskii <eliz@gnu.org>
Cc: 46316@debbugs.gnu.org
Subject: bug#46316: 27.1; wrong horizontal scroll with truncate-lines value t
Date: Mon, 08 Feb 2021 03:54:32 +0900 [thread overview]
Message-ID: <86tuqn3dzr.fsf@gmail.com> (raw)
In-Reply-To: <83mtwfnb6l.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 07 Feb 2021 17:34:58 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
>> Cc: 46316@debbugs.gnu.org
>> From: ynyaaa@gmail.com
>> Date: Mon, 08 Feb 2021 00:28:57 +0900
>>
>> > I don't think this behavior is a bug. We only change the hscroll of a
>> > window when point moves, and in these two scenarios it doesn't move.
>> > I see no reason to assume that the user will necessarily want to have
>> > the window scroll, instead of keeping it at its current horizontal
>> > scroll.
>>
>> In the case of isearch, the hscroll is changed without point motion
>> when isearch fails.
>
> Yes, because the focus changes into the minibuffer, where we show the
> failure message.
>
>> In the case of image-toggle-display, the hscroll is changed without
>> point motion when typing 'C-c C-c' for the first time.
>
> Yes, and for a similar good reason.
When emacs misses the appropriate hscroll, typing 'M-: t RET' changes
the forcus into the minibuffer temporally, but does not change the
hscroll of the original buffer.
> I don't really understand the insistence: you can easily cause the
> window to auto-scroll if you move point by one character. Emacs
> cannot possibly guess which part of the display is more important for
> the user in situations like this.
I only want auto-hscroll-mode to scroll buffer automatically.
Otherwise I will be very confused.
If a searched string is not displayed in the window, I might think the
searched string does not exist in the buffer.
If an image is hidden, I might think the image is a solid color same as
the emacs background color.
next prev parent reply other threads:[~2021-02-07 18:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 5:08 bug#46316: 27.1; wrong horizontal scroll with truncate-lines value t ynyaaa
2021-02-06 13:01 ` Eli Zaretskii
2021-02-07 15:28 ` ynyaaa
2021-02-07 15:34 ` Eli Zaretskii
2021-02-07 18:54 ` ynyaaa [this message]
2021-02-07 19:10 ` Eli Zaretskii
2021-02-12 15:41 ` ynyaaa
2021-02-13 15:30 ` Eli Zaretskii
2021-02-14 15:43 ` ynyaaa
2021-02-14 18:50 ` Eli Zaretskii
2021-04-09 16:59 ` Stefan Kangas
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86tuqn3dzr.fsf@gmail.com \
--to=ynyaaa@gmail.com \
--cc=46316@debbugs.gnu.org \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.