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

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

Re: replace-regexp, the byte-compiler, docstrings, and suggestions


From: Stefan Monnier
Subject: Re: replace-regexp, the byte-compiler, docstrings, and suggestions
Date: Thu, 16 Oct 2014 23:05:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> You can keep tabs from being inserted by setting `indent-tabs-mode' to
> nil. It's a buffer-local variable, so what I do is `setq-default' it to
> nil and then override that in hooks for modes where I really do want
> tabs (e.g. `makefile-mode').

Of course, makefile-mode already sets it for you.


        Stefan




reply via email to

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