From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Heime via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Re: Appropriate use of global-whitespace-mode and whitespace-mode Date: Wed, 27 Nov 2024 13:24:35 +0000 Message-ID: <0ttW9XV3XXzfF2LgmSvOq1V4H6OoGeCCziT12MMOl4PtZhMbCbI34Em3DM7HKXEo3fLfe_CHT0dNoT0jjuABGofEaqRQ-DyBxBVqmcVHF1o=@protonmail.com> References: Reply-To: Heime Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38112"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Heime via Users list for the GNU Emacs text editor To: tomas@tuxteam.de Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 27 14:25:29 2024 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 1tGI2q-0009hp-Au for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 27 Nov 2024 14:25:28 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tGI2B-0001ly-TC; Wed, 27 Nov 2024 08:24:48 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tGI28-0001lk-Nd for help-gnu-emacs@gnu.org; Wed, 27 Nov 2024 08:24:46 -0500 Original-Received: from mail-4325.protonmail.ch ([185.70.43.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tGI25-0002S9-Bf for help-gnu-emacs@gnu.org; Wed, 27 Nov 2024 08:24:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1732713878; x=1732973078; bh=H+/q/l4GXeiJMpecr63PeZ8gQs/vvcqpymiKeJC58HY=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector:List-Unsubscribe:List-Unsubscribe-Post; b=AQtbStiyOsTqA6RUO/owP9tRetZMZ3wYxF4xYna3tZ6bfIeKUZgASz++5XsDz4vEy 5LFVLUqfSLL09A2BbiC52ce4WUHn9GDrh9+FFzSrvpfPT8FXYCtc8g/G68HG62Dj9X Jf/u1CHy8tnkrrRWHbSqQi9iyoVXRombgxEgj3JXFV05v3CjxvfgIRYd2fVU7EWFKe D0je/JevUTv6xo6m4+gkzMULGQ6eJJV/uzAynFrXYTDv2H0mi2EY+ucQHe4GRNphXQ O7KSMvdXVzumzqFmPFy2rgtnMZXA8uL5ELxrYZrAhkP53sVrUEoZaOt0SzZ8JXOnhB +vhVYeXmlDR2Q== In-Reply-To: Feedback-ID: 57735886:user:proton X-Pm-Message-ID: 8463da2a7de1ea118746eb581a3753f3671df227 Received-SPF: pass client-ip=185.70.43.25; envelope-from=heimeborgia@protonmail.com; helo=mail-4325.protonmail.ch 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, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 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-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:148411 Archived-At: Sent with Proton Mail secure email. On Thursday, November 28th, 2024 at 1:12 AM, tomas@tuxteam.de wrote: > On Wed, Nov 27, 2024 at 12:58:34PM +0000, Heime via Users list for the GN= U Emacs text editor wrote: >=20 > > What is the difference between global-whitespace-mode and whitespace-mo= de? > > In what circumstances does one use one versus the other? >=20 >=20 > Emacs documentation, "25.2 Minor Modes" says it better > than I ever could. =20 I do not know which emacs documentation you are referring to. I cannot =20 see mention of whitespace-mode and global-whitespace-mode.