From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: Indentation with spaces Date: Thu, 9 Jun 2022 18:06:18 +0200 Message-ID: References: <87fskezg7s.fsf@dataswamp.org> <502iuwSbbpg1GjUcUUyEbY8VtY3fqVMZP95pnhdbyL2_uut8OXwK2KFBw1eILn40EDEaiTNpqrjdqSi34TyfAyVE6mfJ06_WlEKVHEsGmWw=@protonmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ydXxedbNIMQdNqMP" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29052"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help GNU Emacs To: goncholden Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jun 09 18:35:23 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nzL7y-0007Jm-La for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 09 Jun 2022 18:35:22 +0200 Original-Received: from localhost ([::1]:58000 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nzL7x-0004gZ-AD for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 09 Jun 2022 12:35:21 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzKfw-00077z-KD for help-gnu-emacs@gnu.org; Thu, 09 Jun 2022 12:06:24 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:57160) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nzKft-0008Mu-Ut for help-gnu-emacs@gnu.org; Thu, 09 Jun 2022 12:06:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VWwsE5VePirvHy326m3xGGylc+aRppvfq0an7mRskIo=; b=oSX4x8v5zqlbxC1f3bmzGg0HTk FLCpzuqqKbS+vzJ5jmYDH+pu5gydxZi5Z5dy3gNjbTk+/7fh5By51bgcKAbExcG536khqzZ0tmBJo l0xDZY4O4MWbTyApYugp88Qr9uhJk4a+VwZXgqfkG9M9tPGDiznNd3Q+V87Zz4yqs3Fo5TAn70+zY sBpZi8jfoKn6NEGl1h4cbRPMFwMc51v/EIMRvLL7qColkaCCrGUgT7LOxmCWBUPmZrD4VebMq0O1A S3HKb54FezTQuSgcyZS7xhLcUvJQrdTdahi7IvtgIdDKBsb55K4xxQoS+ndwtSizVaYvHGv0XQdJL yBcq3Ttg==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1nzKfq-00026j-61; Thu, 09 Jun 2022 18:06:18 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:137563 Archived-At: --ydXxedbNIMQdNqMP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 09, 2022 at 01:49:10PM +0000, goncholden wrote: [...] > Is there a way to show a symbol delineating the location and number of ta= bs? I think you are looking for whitespace-mode. It has all of that and then some (try M-x whitespace-toggle-options to get an impression) Cheers --=20 t --ydXxedbNIMQdNqMP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCYqIadAAKCRAFyCz1etHa Rp1TAJ989yISHQrYAkzj6Cq4xwYujstmLACeI8SqitRMpicy4R+Spr0cyaGv/C8= =RgUm -----END PGP SIGNATURE----- --ydXxedbNIMQdNqMP--