From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: Re: Modify text appearance (put spaces after commas just for display) Date: Tue, 26 Sep 2017 15:11:49 +0200 Message-ID: <87tvzptxii.fsf@jane> References: <87tvzpx1qo.fsf@eps142.cdf.udc.es> <87lgl1wwhm.fsf@eps142.cdf.udc.es> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1506431562 28013 195.159.176.226 (26 Sep 2017 13:12:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 26 Sep 2017 13:12:42 +0000 (UTC) User-Agent: mu4e 0.9.19; emacs 26.0.50 Cc: help-gnu-emacs@gnu.org To: Alberto Luaces Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 26 15:12:33 2017 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 1dwpf6-0006dd-C7 for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Sep 2017 15:12:32 +0200 Original-Received: from localhost ([::1]:47526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwpfD-0006wz-Ga for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Sep 2017 09:12:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwpej-0006wQ-TH for help-gnu-emacs@gnu.org; Tue, 26 Sep 2017 09:12:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwped-0001xt-TC for help-gnu-emacs@gnu.org; Tue, 26 Sep 2017 09:12:09 -0400 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:39242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwped-0001xN-Lm for help-gnu-emacs@gnu.org; Tue, 26 Sep 2017 09:12:03 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id C200BE6B04; Tue, 26 Sep 2017 15:11:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gZXwnFvjfWwf; Tue, 26 Sep 2017 15:11:57 +0200 (CEST) Original-Received: from localhost (unknown [83.13.149.242]) by mail.mojserwer.eu (Postfix) with ESMTPSA id C8A04E6966; Tue, 26 Sep 2017 15:11:56 +0200 (CEST) In-reply-to: <87lgl1wwhm.fsf@eps142.cdf.udc.es> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.110.48.8 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:114416 Archived-At: On 2017-09-26, at 13:05, Alberto Luaces wrote: >> If you want to overcome these, you will either want to write some >> custom predicates for prettify-symbols-mode, or dive a layer down and >> work with =E2=80=98font-lock-add-keywords=E2=80=99 directly. > > Nice to know. Thanks again! How about this? http://mbork.pl/2016-01-30_Dimming_out_tildes_in_AUCTeX Hth, --=20 Marcin Borkowski