From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Van L Newsgroups: gmane.emacs.help Subject: Re: Problem with CC mode hooks and font-locking Date: Sat, 15 Dec 2018 21:04:58 +1100 Message-ID: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1544881621 8591 195.159.176.226 (15 Dec 2018 13:47:01 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 15 Dec 2018 13:47:01 +0000 (UTC) To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 15 14:46:57 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gYAHQ-0002Ba-H4 for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Dec 2018 14:46:56 +0100 Original-Received: from localhost ([::1]:39095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYAJX-0003FE-CV for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Dec 2018 08:49:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gY6ou-0002nT-KB for help-gnu-emacs@gnu.org; Sat, 15 Dec 2018 05:05:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gY6ol-0003Xn-Bh for help-gnu-emacs@gnu.org; Sat, 15 Dec 2018 05:05:12 -0500 Original-Received: from relay6-d.mail.gandi.net ([217.70.183.198]:60103) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gY6ol-0003Wz-2l for help-gnu-emacs@gnu.org; Sat, 15 Dec 2018 05:05:07 -0500 X-Originating-IP: 193.82.248.193 Original-Received: from epi.local (193-82-248-193.tpgi.com.au [193.82.248.193]) (Authenticated sender: van@scratch.space) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id CC9FFC000C for ; Sat, 15 Dec 2018 10:05:03 +0000 (UTC) X-Mailer: Apple Mail (2.3124) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.198 X-Mailman-Approved-At: Sat, 15 Dec 2018 08:48:37 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:118996 Archived-At: > I am now at the point of not liking=20 > what this is doing because, as Eli said,=20 > all coloring has been disabled.=20 > I did like seeing the colors in buffers like=20 > the output of "grep=E2=80=9D. What you can do to fine tune the coloring is by=20 #+NAME: fix--sh-heredoc-color-is-unreadable #+BEGIN_COMMENT 1. M-x list-faces-display RET - alt :: C-u C-x =3D - apply to the offending unreadable character 2. sh-heredoc - example :: default coloring is unreadable for me - when M-x set-background-color is Gray 3. M-x customize RET 4. search for sh-heredoc and change it #+END_COMMENT