GNU bug report logs - #25308
Shorten long "ui-lines" in Custom buffers

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Sat, 31 Dec 2016 13:26:02 UTC

Severity: normal

Fixed in version 27.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 25308 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Jonas Bernoulli <jonas <at> bernoul.li>, 25308 <at> debbugs.gnu.org
Subject: Re: bug#25308: Shorten long "ui-lines" in Custom buffers
Date: Sun, 29 Sep 2019 19:55:19 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Custom buffers contain two long lines, the first separating the initial
>> buttons from the options shown below, and the second is for symmetry, I
>> suppose.  This is implemented in `custom-group-value-create'.
>> 
>> These lines are 999 characters long.  When point ends up on the "line
>> line", then it ends up at the *end* of that line, scrolling all content
>> except for the line itself off-window.  This happens both with C-n/C-p,
>> as well as when using the mouse scroll wheel.
>
> The scrolling only happens for me if I set truncate-lines to a non-nil
> value.  Is that what you see?  Or perhaps you invoke Customize in a
> partial-width window, in which case truncate-partial-width-windows is
> non-nil by default?
>
> If lines are not truncated, there's no horizontal scrolling.

I can't reproduce the error, either (without truncate-lines).  But
truncate-lines is not set in Customize buffers by default, so I don't
really think this is a bug.  However, I agree with Jonas that the lines
aren't very pretty.

The worst bit is perhaps that the make the little arrow in the right
fringe appear...  and they aren't symmetrical, since they use
'underline: They're very close to the text at the start, but far away
from the final line of text.

I'd rather just remove those lines completely -- I think that'd be less
busy.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.