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

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

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


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27014: closed (26.0.50; auto-hscroll-mode and tabulated-list-mode)
Date: Tue, 23 May 2017 02:41:02 +0000

Your message dated Tue, 23 May 2017 05:40:04 +0300
with message-id <address@hidden>
and subject line Re: bug#27014: 26.0.50; auto-hscroll-mode and 
tabulated-list-mode
has caused the debbugs.gnu.org bug report #27014,
regarding 26.0.50; auto-hscroll-mode and tabulated-list-mode
to be marked as done.

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


-- 
27014: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27014
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; auto-hscroll-mode and tabulated-list-mode Date: Mon, 22 May 2017 01:06:50 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)
0. emacs -Q
1. Set auto-hscroll-mode to `current-line'.
2. Visit a buffer that uses tabulated-list-mode, e.g. Buffer Menu (C-x
   C-b), Package Menu (M-x list-packages), Proced (M-x proced), making
   sure that the buffer contains at least one truncated line and a line
   below it.
3. Advance point along the truncated line (e.g. by repeating C-f or M-f
   or with C-e).
=> When point gets within hscroll-margin columns of the right window
   edge (or further), instead of the current line being scrolled, the
   one below it is.

(In addition, with Proced, the header line is also scrolled, but that
seems to be a Proced bug, since that also happens when auto-hscroll-mode
is set to t; and with Buffer Menu or Package Menu the header line does
not scroll with either setting of auto-hscroll-mode.)

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#27014: 26.0.50; auto-hscroll-mode and tabulated-list-mode Date: Tue, 23 May 2017 05:40:04 +0300
> From: Stephen Berman <address@hidden>
> Cc: address@hidden
> Date: Mon, 22 May 2017 23:23:39 +0200
> 
> > Ah, yes: the header line and its confusing effect on the display
> > iterator geometry.  Should be fixed now.
> 
> Confirmed, and thanks!

Closing.

> >> (In addition, with Proced, the header line is also scrolled, but that
> >> seems to be a Proced bug
> >
> > It looks like a feature: Proced scrolls the header line to keep the
> > column headings in sync with the hscroll.
> 
> Ah, hmm.  Doesn't seem all that helpful and was on first encounter
> rather confusing, especially since other tabulated-list-based modes like
> Buffer Menu and Package Menu don't do this.

Maybe they all should.


--- End Message ---

reply via email to

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