From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bird Newsgroups: gmane.emacs.help Subject: Re: show-paren-mode considered for enabling it by default Date: Fri, 10 Sep 2021 21:58:31 +0545 Message-ID: <85v9388l3o.fsf@airmail.cc> References: <9bc33df8-5c1b-cd82-f72e-6fc939990f37@yandex.ru> <855yv8zoab.fsf@airmail.cc> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22686"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: help-gnu-emacs To: Dmitry Gutov Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 10 18:14:11 2021 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 1mOjAF-0005a9-69 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 18:14:10 +0200 Original-Received: from localhost ([::1]:59942 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOjAD-0007sC-Ud for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 12:14:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOj9V-0007r3-Gq for help-gnu-emacs@gnu.org; Fri, 10 Sep 2021 12:13:21 -0400 Original-Received: from mail.cock.li ([37.120.193.124]:38604) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOj9S-0006cs-4n for help-gnu-emacs@gnu.org; Fri, 10 Sep 2021 12:13:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=airmail.cc; s=mail; t=1631290391; bh=ysmhfCrk7EgYuyj83uM+sKrjR5B2ZilbVLA/wLXs6sw=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=LzCyBvoDiNXrZmqQ9l9uxAAlVIZu+W1g4LywBtNWf949ebZLDa+frAsE2YfWLdxW+ D1U3/z4Tmczb49h24adZfszEhxMGTjjprfEVLZZpCgs61Ym4fBi2iwBdXQ/DyB8fiE Z7E/ed6JC2mNjFORnvjQ7gBYWVaSnZv/rlcUiUNr5AmNdSRsKw2qU0etUNv1pJHQ16 9Fqm1ig1FW12bpSnkvx65Vpp/+1c1M6xzncjMR5+WZvLD+k1ktSQ4jNfwhXtA60ZSx Tj1HPxQVm92Krq1en4ZudeF6OiJ8O7pcm+tf+8OufwEMZwsAJzy08oUFQwHRVUtBec wUcWOb5oP/N8Q== In-Reply-To: <855yv8zoab.fsf@airmail.cc> (Bird's message of "Fri, 10 Sep 2021 16:47:36 +0545") Received-SPF: pass client-ip=37.120.193.124; envelope-from=birdsite@airmail.cc; helo=mail.cock.li 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_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.23 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:132993 Archived-At: Bird writes: > However, if there is some way to use it's functionality buffer-locally > (maybe by some other means rather than show-paren-mode itself), that > should probably be used. > > show-paren-mode also highlights on text-mode, fundamental-mode and other > modes which should probably not be done. So, i think the above shouldn't be a problem. Please ignore the quoted lines.