all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: goncholden <goncholden@protonmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Sean Whitton <spwhitton@spwhitton.name>,
	emacs-devel@gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: Re: bug#55862: Removing indent-tabs-mode set to t by default
Date: Mon, 13 Jun 2022 13:26:20 +0000	[thread overview]
Message-ID: <MTGY6aK269_G3Wf7Gci28qN89XoxHP9gw9PQGqKhzFxxotP7152Vr-K_4u-I1zwHW3s-L-7u8ZJCTrauSJECFCc1VD-76dRHENKv2HStoDU=@protonmail.com> (raw)
In-Reply-To: <jwvpmjc90j3.fsf-monnier+emacs@gnu.org>



------- Original Message -------
On Tuesday, June 14th, 2022 at 1:06 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:


> > Perhaps also worth mentioning the little-known:
> >
> > (require 'mode-local)
> > (setq-mode-local foo-mode indent-tabs-mode nil)
>
>
> FWIW, I don't like this one because you lose control about when the
> variable is set.
>
>
> Stefan

The current standing strategy is using

(setq indent-tabs-mode nil)

This variable should be buffer local.  But I wonder whether this can be made global or by major-mode.



  reply	other threads:[~2022-06-13 13:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-09  3:19 bug#55862: Removing indent-tabs-mode set to t by default goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09  5:38 ` Eli Zaretskii
2022-06-09 12:40   ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 13:00     ` Lars Ingebrigtsen
2022-06-09 13:34       ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 13:38         ` Lars Ingebrigtsen
2022-06-09 15:53         ` Eli Zaretskii
2022-06-13  1:00           ` Sean Whitton
2022-06-13  1:36             ` goncholden
2022-06-13 13:06             ` Stefan Monnier
2022-06-13 13:26               ` goncholden [this message]
2022-06-09 13:12     ` Eli Zaretskii
2022-06-09 14:05       ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 16:03         ` Eli Zaretskii
2022-06-09 16:06         ` Drew Adams
2022-06-09 16:35           ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 14:11     ` Dmitry Gutov
2022-06-09 14:18       ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 14:30         ` Dmitry Gutov
2022-06-09 14:10   ` Dmitry Gutov
2022-06-09 14:21     ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 16:06       ` Eli Zaretskii
2022-06-09 16:32         ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 16:52           ` Eli Zaretskii
2022-06-09 16:44         ` goncholden via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-06-09 16:58           ` Eli Zaretskii
2022-06-09 17:41     ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='MTGY6aK269_G3Wf7Gci28qN89XoxHP9gw9PQGqKhzFxxotP7152Vr-K_4u-I1zwHW3s-L-7u8ZJCTrauSJECFCc1VD-76dRHENKv2HStoDU=@protonmail.com' \
    --to=goncholden@protonmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=spwhitton@spwhitton.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.