From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Kendall Shaw Newsgroups: gmane.emacs.help Subject: Re: Modify text appearance (put spaces after commas just for display) Date: Thu, 28 Sep 2017 01:40:08 -0700 Message-ID: References: <87tvzpx1qo.fsf@eps142.cdf.udc.es> <861smt3j24.fsf@zoho.com> <20170926093255.GD1556@tuxteam.de> <86wp4l22du.fsf@zoho.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1506588072 21220 195.159.176.226 (28 Sep 2017 08:41:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 28 Sep 2017 08:41:12 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 28 10:41:07 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 1dxUNT-0004vf-Iy for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 10:41:03 +0200 Original-Received: from localhost ([::1]:57984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxUNZ-0004Xb-Ke for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 04:41:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxUN6-0004XQ-7m for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 04:40:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxUN0-0003DY-CX for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 04:40:40 -0400 Original-Received: from c.mail.sonic.net ([64.142.111.80]:59640) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dxUN0-00038J-3d for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 04:40:34 -0400 Original-Received: from [192.168.1.76] (108-64-77-57.lightspeed.sntcca.sbcglobal.net [108.64.77.57]) (authenticated bits=0) by c.mail.sonic.net (8.15.1/8.15.1) with ESMTPSA id v8S8e82v018929 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Thu, 28 Sep 2017 01:40:14 -0700 In-Reply-To: <86wp4l22du.fsf@zoho.com> Content-Language: en-US X-Sonic-CAuth: UmFuZG9tSVbQW39frIqWyLGvKCX/BneFa88WeUTRuecbmvHZ5FSM/eNSP/vJQeoaqqUjrRpJbMAl51esQ6cBSxrfcw5OexT6 X-Sonic-ID: C;6v9xoiik5xGExoKfRUfeDw== M;GlR3pSik5xGExoKfRUfeDw== X-Sonic-Spam-Details: 0.0/5.0 by cerberusd X-MIME-Autoconverted: from 8bit to quoted-printable by c.mail.sonic.net id v8S8e82v018929 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 64.142.111.80 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:114449 Archived-At: On 09/26/2017 03:14 AM, Emanuel Berg wrote: > tom=C3=A1s wrote: > >> I think the OP didn't want to change the text >> itself, but just its display/appearance. > So it will look one way and be another? > Why would you do that? > Behold source for a J interpreter: http://code.jsoftware.com/wiki/Essays/Incunabulum Sorry for straying from the topic.