unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49971: 28.0.50; indent-tabs-mode not working globally
@ 2021-08-09 21:15 Gabriel
  2021-08-10  2:26 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Gabriel @ 2021-08-09 21:15 UTC (permalink / raw)
  To: 49971

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)





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-22 12:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 21:15 bug#49971: 28.0.50; indent-tabs-mode not working globally Gabriel
2021-08-10  2:26 ` Eli Zaretskii
2021-08-10  2:33   ` Gabriel
2021-08-10 11:57     ` Eli Zaretskii
2021-08-10 12:08       ` Andreas Schwab
2021-08-10 13:30         ` Eli Zaretskii
2021-08-10 13:40           ` Lars Ingebrigtsen
2022-08-22 12:02             ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).