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

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

bug#38192: closed ([26.3] A problem with indentation on Whitespace minor


From: GNU bug Tracking System
Subject: bug#38192: closed ([26.3] A problem with indentation on Whitespace minor mode)
Date: Wed, 25 Nov 2020 09:54:02 +0000

Your message dated Wed, 25 Nov 2020 01:53:14 -0800
with message-id 
<CADwFkmk6fh_5kd2DBSF62T06WL2rCWc3BfN5n6EfAr7tQwbe6Q@mail.gmail.com>
and subject line Re: bug#38192: [26.3] A problem with indentation on Whitespace 
minor mode
has caused the debbugs.gnu.org bug report #38192,
regarding [26.3] A problem with indentation on Whitespace minor mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
38192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38192
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [26.3] A problem with indentation on Whitespace minor mode Date: Wed, 13 Nov 2019 03:25:44 +0100 (CET)
There is a little problem, I guess that is by confusion, with two indentation functions.

If we use this:
(setq whitespace-style (quote (indentation::space)))
in our configuration file on GNU Emacs (.emacs or init.el), we'll have the expected result for the next function:
(setq whitespace-style (quote (indentation::tabs)))
The same happen but with the inverse case.

On other words, the function used has been exchanged with the other function.

We can to test it too with
M-x whitespace-toggle-options RET ?
If we look the FACES table, and we had enabled just one aforementioned function, we'll see that the function enabled isn't the function that appear as enabled on the table (for example, if you had enabled indentation::space, it marks as enabled "toggle indentation TABs visualization" instead of the correct.

--- End Message ---
--- Begin Message --- Subject: Re: bug#38192: [26.3] A problem with indentation on Whitespace minor mode Date: Wed, 25 Nov 2020 01:53:14 -0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Bhavin Gandhi <bhavin7392@gmail.com> writes:

> On Wed, 13 Nov 2019 at 07:57, libr3 <libr3@tutanota.com> wrote:
>>
>> On other words, the function used has been exchanged with the other function.
>>
>> We can to test it too with
>> M-x whitespace-toggle-options RET ?
>> If we look the FACES table, and we had enabled just one aforementioned
>> function, we'll see that the function enabled isn't the function that appear
>> as enabled on the table (for example, if you had enabled indentation::space,
>> it marks as enabled "toggle indentation TABs visualization" instead of the
>> correct.
>
> Are you referring to the same thing which is explained in Bug#22874.
> AFAIU, when indentation::space is enabled it highlights TABs and vise versa.
>
> https://debbugs.gnu.org/22874#16

No further information has been provided within 13 weeks, so I'm going
to assume yes, and I'm closing this bug.

If this conclusion is incorrect and this is still an issue, please reply
to this email (use "Reply to all" in your email client) and we can
reopen the bug report.


--- End Message ---

reply via email to

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