From: Stephen Berman <stephen.berman@gmx.net>
To: 27008@debbugs.gnu.org
Subject: bug#27008: 26.0.50; auto-hscroll-mode and scroll-left
Date: Sun, 21 May 2017 16:10:04 +0200 [thread overview]
Message-ID: <87shjynvwj.fsf@rosalinde> (raw)
[-- Attachment #1: Type: text/plain, Size: 1508 bytes --]
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 #2: hscroll-bug --]
[-- Type: application/octet-stream, Size: 1881 bytes --]
( 56) Eli Zaretskii │ master c189986: Add an optional arguments to string-trim
( 74) Eli Zaretskii │ master d35da21: Improve documentation of 'split-string'
( 12) Michael Albinus │ ▶ master updated (d35da21 -> 1b0ec9f)
( 30) Michael Albinus │ master 6de77cf 1/2: Fix a problem with OpenSSH 7 in Tramp
( 56) Michael Albinus │ master 1b0ec9f 2/2: Minor tweaks in tramp-tests.el
( 85) Eli Zaretskii │ master c1c6f16: Fix turning off whitespace-mode
( 30) Eli Zaretskii │ emacs-25 e80f6a2: Describe problems with Microsoft Intellipoint
( 117) Stefan Monnier │ master b372e56: * lisp/emacs-lisp/package.el: Quote `package-desc' in docstrings
( 24) Eli Zaretskii │ master c7391db: ; * doc/emacs/files.texi (Auto Save Files): Fix a cross-reference.
( 65) Paul Eggert │ master 7ff8c5c: Minor .gitignore fixes
( 35) Paul Eggert │ master c1c8b67: Check that signed right shift is arithmetic
( 16) Noam Postavsky │ ▶ master updated (c1c8b67 -> acd58c9)
( 284) Noam Postavsky │ master 267be4b 1/2: Refactor lisp eval result printing
( 379) Noam Postavsky │ master acd58c9 2/2: Limit integers printed as characters (Bug#16828)
( 27) Paul Eggert │ master a5acb37: Port --enable-gcc-warnings to clang 3.9.1
( 34) Paul Eggert │ master 7d00410: Add handlerlist assertion to module code
( 234) Eli Zaretskii │ master 1cbbece: Fix automatic hscrolling of only the current line
( 138) Eli Zaretskii │ master 021430f: New commands: find-library-other-window, find-library-other-frame
( 33) Eli Zaretskii │ master 6c7bf03: Avoid crashes in GC due to unescaped characters warning
( 656) Philipp Stephani │ master 31fded0: Reimplement module functions
next reply other threads:[~2017-05-21 14:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-21 14:10 Stephen Berman [this message]
2017-05-21 15:23 ` bug#27008: 26.0.50; auto-hscroll-mode and scroll-left Eli Zaretskii
2017-05-21 20:12 ` Stephen Berman
2017-05-30 14:56 ` Eli Zaretskii
2017-05-30 16:57 ` Stephen Berman
2017-05-30 17:18 ` Eli Zaretskii
2017-05-30 17:31 ` Eli Zaretskii
2017-05-30 19:45 ` Stephen Berman
2017-05-31 7:14 ` Eli Zaretskii
2017-05-31 14:18 ` Stephen Berman
2017-05-31 14:39 ` Eli Zaretskii
2017-05-31 16:04 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87shjynvwj.fsf@rosalinde \
--to=stephen.berman@gmx.net \
--cc=27008@debbugs.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.