From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Konstantin Kharlamov Newsgroups: gmane.emacs.help Subject: Re: Major-mode devel: how to drop font-lock 'display when mode is disabled? Date: Fri, 15 Mar 2024 00:13:28 +0300 Message-ID: <66a51d9ce299cac36f42196976f6d10f40d88066.camel@yandex.ru> 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="25856"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.50.4 To: monnier@iro.umontreal.ca, help-gnu-emacs@gnu.org, enometh@meer.net Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Mar 14 22:14:33 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 1rksPJ-0006bx-4M for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 14 Mar 2024 22:14:33 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rksOi-00055v-5G; Thu, 14 Mar 2024 17:13:56 -0400 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 1rksOf-00055j-Or for help-gnu-emacs@gnu.org; Thu, 14 Mar 2024 17:13:53 -0400 Original-Received: from forward103a.mail.yandex.net ([178.154.239.86]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rksOP-0003Cv-JG for help-gnu-emacs@gnu.org; Thu, 14 Mar 2024 17:13:52 -0400 Original-Received: from mail-nwsmtp-smtp-production-main-55.vla.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-55.vla.yp-c.yandex.net [IPv6:2a02:6b8:c0d:230c:0:640:f8e:0]) by forward103a.mail.yandex.net (Yandex) with ESMTPS id 1212F608F3; Fri, 15 Mar 2024 00:13:30 +0300 (MSK) Original-Received: by mail-nwsmtp-smtp-production-main-55.vla.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id SDw0tmFd2uQ0-bUuG4QTl; Fri, 15 Mar 2024 00:13:29 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1710450809; bh=6G+dcJirIsuZZJIGOzUatcvaTDPzNyO6NW/CiZ+cr+M=; h=In-Reply-To:Date:To:From:Subject:Message-ID; b=lkU6AfyLng4nJ+GXG9CSBH0vp43ixfHQ2xfgfagcKd5bpab3EJrY/UzG96FRv6mIl 1gTL0Vin6FSTrOe5YzsJyVJdyuv6vbKyLH2L1zDHCPePk4gwXxuzf4UUwd8JQNMWVi oUnEIpo+sgwAb0wTJg+KAKTKP78yxYSVYu2Cxw9A= Authentication-Results: mail-nwsmtp-smtp-production-main-55.vla.yp-c.yandex.net; dkim=pass header.i=@yandex.ru In-Reply-To: jwva5n4syxk.fsf-monnier+emacs@gnu.org Received-SPF: pass client-ip=178.154.239.86; envelope-from=Hi-Angel@yandex.ru; helo=forward103a.mail.yandex.net 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, 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-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:146097 Archived-At: Oh, thank you very much Stefan and Madhu for your replies! Something odd is going on with the list: I did not get Stefan's email (not even in the "spam" folder) and only accidentally found it while looking at the archive. At the same time I got a reply from Madhu (who mentioned a pre-existing `epoch-view-mode`) and when I wanted to refer to this email, I found it is not on the list. Odd =F0=9F=A4=B7=E2=80=8D=E2= =99=82=EF=B8=8F Anyway, thank you both for your replies!