[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Indenting with spaces rather than tabs
From: |
Emanuel Berg |
Subject: |
Re: Indenting with spaces rather than tabs |
Date: |
Mon, 01 Feb 2021 10:59:01 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Philip K. wrote:
>> (defun untab-all ()
>> (unless (member major-mode '(makefile-gmake-mode
>> makefile-mode) ) ; exceptions
>
> This should probably be (unless (derived-mode-p
> 'makefile-mode) ...)
There are other exceptions as well (not entered, but that
aren't Makefiles), but OK, I can have that, i.e.
your suggestion, and other exceptions as well ... TODO list
--
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal