From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: fatiparty--- via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Colourising tex keywords Date: Tue, 11 Jan 2022 19:21:42 +0100 (CET) Message-ID: References: <878rvms8zg.fsf@zoho.eu> <87sftup6mf.fsf@web.de> <87mtk2p3id.fsf@web.de> Reply-To: fatiparty@tutanota.com 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="19813"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Help Gnu Emacs To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jan 11 19:23:39 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 1n7Lo3-00050v-LL for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 11 Jan 2022 19:23:39 +0100 Original-Received: from localhost ([::1]:48126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7Lo2-0002NI-OV for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 11 Jan 2022 13:23:38 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:53046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7LmD-0002M8-Qc for help-gnu-emacs@gnu.org; Tue, 11 Jan 2022 13:21:45 -0500 Original-Received: from w1.tutanota.de ([81.3.6.162]:40610) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7LmC-0002ag-7f for help-gnu-emacs@gnu.org; Tue, 11 Jan 2022 13:21:45 -0500 Original-Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id 7B2E7FBF76D; Tue, 11 Jan 2022 18:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641925302; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=qCDreGqt/U/pR91HuDSysI9nQUyHViWUXiJBjMi4/bU=; b=pKNYUhP9C3FMsrORIbMOFQlEd920o1eUctuzQ6hk+8BjOd8IJxwmtC8Zqjma/5DR bbiNwVtE8Os6n2c6N9AitbCgbNS2kWjbcD8Sa5j3a8XQwgWJP2xO2qNzntitmXcFsHv ugPinONqcdWBf45cdaP9Jzd8sFBHbMxuYY0qoBa3uAv6gL3FzzG0qq2CQeGCYw2v6X7 TPyvdw6CFFsgU15d/ib7ct6V96b4sP4ztIeNhXkHR5nAJzLE0bjJqzGPHtAW1VhNyCw 5IBO1z/1JtvaaD+YBbiXEuiRk6a42ZU+LpfRqEgbetfg8HY+VWz+nCoWOomxm5YQ6up C5aPv1b+Xg== In-Reply-To: <87mtk2p3id.fsf@web.de> Received-SPF: pass client-ip=81.3.6.162; envelope-from=fatiparty@tutanota.com; helo=w1.tutanota.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, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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:135214 Archived-At: Jan 12, 2022, 05:48 by michael_heerdegen@web.de: > fatiparty--- via Users list for the GNU Emacs text editor > writes: > >> Have been using "texcom-typeface" although the colour definition for >> the tex keywords is in "texcom-colour".=C2=A0 When I use "texcom-colour" >> in "texcom-cluster", I do not see the change. >> > > That works for me. > >> Perhaps I need some additional calls to enable "font-lock-mode"? >> > > When one definition works for you, this doesn't seem related. > > Do you maybe see any hints (error messages) in the *Messages* buffer? > > Michael. > I see no specific hints with debug-on-error.=C2=A0 The definition does not = work for me, because I want to specify my own keywords to highlight.