emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#27008: closed (26.0.50; auto-hscroll-mode and scro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27008: closed (26.0.50; auto-hscroll-mode and scroll-left)
Date: Wed, 31 May 2017 16:05:01 +0000

Your message dated Wed, 31 May 2017 19:04:10 +0300
with message-id <address@hidden>
and subject line Re: bug#27008: 26.0.50; auto-hscroll-mode and scroll-left
has caused the debbugs.gnu.org bug report #27008,
regarding 26.0.50; auto-hscroll-mode and scroll-left
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27008: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27008
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; auto-hscroll-mode and scroll-left Date: Sun, 21 May 2017 16:10:04 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
When auto-hscroll-mode is set to `current-line' and scroll-left is
invoked with arguments ARG > 0 and SET-MINIMUM non-nil, then when the
current line is automatically horizontally scrolled, all other lines in
the buffer are scrolled back to logical BOL, i.e. SET-MINIMUM is ignored
(except on the current line).  To reproduce:

0. emacs -Q
1. Set auto-hscroll-mode to `current-line'.
2. Type `C-x C-f /path/to/hscroll-bug RET' (the attached file).
3. Type `M-x toggle-truncate-lines' and `M-: (scroll-left 32 t)'.
4. Type `C-p' repeatedly.
=> When point is on the third line, and for all subsequent vertical
   motion, all lines but the current one are displayed starting at BOL
   instead of column SET-MINIMUM.

(I found this bug because I sometimes use scroll-left with non-nil
SET-MINIMUM in the Gnus *Summary* buffer to see more of the article
Subject lines; the attached file hscroll-bug, used in the above recipe,
is taken from such a buffer.)

In GNU Emacs 26.0.50 (build 14, x86_64-pc-linux-gnu, GTK+ Version 3.22.8)
 of 2017-05-21 built on rosalinde
Repository revision: 08212929ba7052883bd506be320dfaaae5b68970
Windowing system distributor 'The X.Org Foundation', version 11.0.11901000

Configured using:
 'configure 'CFLAGS=-Og -g3''

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY
ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix

Attachment: hscroll-bug
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#27008: 26.0.50; auto-hscroll-mode and scroll-left Date: Wed, 31 May 2017 19:04:10 +0300
> Date: Wed, 31 May 2017 17:39:08 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> > But I don't think this is a serious annoyance, so unless you see an
> > easy fix for it, I think you should commit the patch as is to
> > master.
> 
> OK, thanks, will do.

Done.


--- End Message ---

reply via email to

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