GNU bug report logs - #48058
tab-width's docstring

Previous Next

Package: emacs;

Reported by: Gustavo Barros <gusbrs.2016 <at> gmail.com>

Date: Tue, 27 Apr 2021 13:12:02 UTC

Severity: minor

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Kangas <stefan <at> marxist.se>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 48058 <at> debbugs.gnu.org, gusbrs.2016 <at> gmail.com
Subject: Re: bug#48058: tab-width's docstring
Date: Fri, 30 Apr 2021 05:20:12 -0500
Eli Zaretskii <eliz <at> gnu.org> writes:

> I propose the following text instead:
>
>   Distance between tab stops (for display of tab characters), in columns.
>
>   This controls the width of a TAB character on display.
>   The value should be a positive integer.
>   Note that this variable doesn't necessarily affect the size of the
>   indentation step, but if the major mode's indentation facility
>   inserts one or more TAB characters, this variable will affect the
>   indentation step as well, even if `indent-tabs-mode' is non-nil.

Perhaps we could divide the last sentence up to make it easier to read?

    Note that this variable doesn't necessarily affect the size of the
    indentation step.  However, if the major mode's indentation facility
    normally inserts one or more TAB characters, this variable will
    affect the indentation step as well, even if `indent-tabs-mode' is
    non-nil.

Otherwise LGTM, please install.




This bug report was last modified 4 years and 23 days ago.

Previous Next


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