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

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

bug#49971: 28.0.50; indent-tabs-mode not working globally


From: Eli Zaretskii
Subject: bug#49971: 28.0.50; indent-tabs-mode not working globally
Date: Tue, 10 Aug 2021 05:26:31 +0300

> From: Gabriel <gabriel376@hotmail.com>
> Date: Mon, 09 Aug 2021 18:15:46 -0300
> 
> It seems that the new 'indent-tabs-mode' minor-mode, although defined as
> global, it's working as a buffer-local minor-mode. Using emacs from
> master branch built today:
> 
> 1. emacs -Q
> 2. C-h v 'indent-tabs-mode' (value is t)
> 3. eval '(indent-tabs-mode -1)'
> 4. C-h v 'indent-tabs-mode' (local value is nil; global value is t)

Where did you see that it's "defined as global"?





reply via email to

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