GNU bug report logs - #72090
[Improvement] Option for disabling truncation symbols

Previous Next

Package: emacs;

Reported by: the_wurfkreuz <the_wurfkreuz <at> proton.me>

Date: Sat, 13 Jul 2024 08:53:02 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: the_wurfkreuz <the_wurfkreuz <at> proton.me>
Subject: bug#72090: closed (Re: bug#72090: [Improvement] Option for
 disabling truncation symbols)
Date: Thu, 02 Jan 2025 01:18:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72090: [Improvement] Option for disabling truncation symbols

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72090 <at> debbugs.gnu.org.

-- 
72090: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72090
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: the_wurfkreuz <the_wurfkreuz <at> proton.me>, 72090-done <at> debbugs.gnu.org
Subject: Re: bug#72090: [Improvement] Option for disabling truncation symbols
Date: Wed, 1 Jan 2025 19:17:50 -0600
Eli Zaretskii <eliz <at> gnu.org> writes:

> tags 72090 notabug
> thanks
>
>> Date: Sat, 13 Jul 2024 08:51:58 +0000
>> From:  the_wurfkreuz via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>>
>> I haven't found a way to disable truncation characters when I'm not using
>> line wrapping.
>
> What do you mean by "disable"?  If you mean force Emacs not to show
> any glyph there, then there's no way of disabling that completely.
>
>> There is a way to make them appear as empty spaces:
>>
>> (set-display-table-slot standard-display-table 'truncation ?\ )
>>
>> However, this isn't a real solution because it still takes up buffer
>> space for no benefit.
>
> Yes, and that's by design.
>
>> In some cases, truncation symbols on the left side of the buffer seem
>> completely pointless. There's no additional context to be derived from them,
>> and they just clutter the buffer.
>
> I don't agree that they are clutter.  They serve as a clear indication
> that the line was truncated.  Since Emacs supports a feature whereby
> only the current line is hscrolled, this indication is important.
>
> I'm not interested in adding a feature that would disable these glyphs
> on TTY frames.  (On GUI frames, Emacs does not show these glyphs by
> default, and the continuation/truncation indications are shown on the
> fringes.)

I'm therefore closing this bug report.

[Message part 3 (message/rfc822, inline)]
From: the_wurfkreuz <the_wurfkreuz <at> proton.me>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: [Improvement] Option for disabling truncation symbols
Date: Sat, 13 Jul 2024 08:51:58 +0000
[Message part 4 (text/plain, inline)]
I haven't found a way to disable truncation characters when I'm not using
line wrapping.
There is a way to make them appear as empty spaces:

(set-display-table-slot standard-display-table 'truncation ?\ )

However, this isn't a real solution because it still takes up buffer
space for no benefit.

In some cases, truncation symbols on the left side of the buffer seem
completely pointless. There's no additional context to be derived from them,
and they just clutter the buffer.
[Message part 5 (text/html, inline)]
[symbols.png (image/png, attachment)]
[symbols2.png (image/png, attachment)]

This bug report was last modified 138 days ago.

Previous Next


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