From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Upcoming loss of usability of Emacs source files and Emacs. Date: Fri, 19 Jun 2015 19:51:47 +0300 Message-ID: <558448A3.9040501@yandex.ru> References: <20150615142237.GA3517@acm.fritz.box> <87y4jkhqh5.fsf@uwakimon.sk.tsukuba.ac.jp> <557F3C22.4060909@cs.ucla.edu> <5580D356.4050708@cs.ucla.edu> <87si9qonxb.fsf@gnu.org> <5581C29E.1030101@yandex.ru> <55826FFA.2040907@yandex.ru> <5583FEA0.4050600@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1434732866 11681 80.91.229.3 (19 Jun 2015 16:54:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jun 2015 16:54:26 +0000 (UTC) Cc: acm@muc.de, stephen@xemacs.org, Paul Eggert , rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 19 18:54:20 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Z5zYW-0006GI-LS for ged-emacs-devel@m.gmane.org; Fri, 19 Jun 2015 18:54:16 +0200 Original-Received: from localhost ([::1]:59189 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5zYW-00019c-5V for ged-emacs-devel@m.gmane.org; Fri, 19 Jun 2015 12:54:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5zWV-0005wJ-UZ for emacs-devel@gnu.org; Fri, 19 Jun 2015 12:52:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5zWS-0002cP-I0 for emacs-devel@gnu.org; Fri, 19 Jun 2015 12:52:11 -0400 Original-Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:36877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5zWS-0002Vy-3z; Fri, 19 Jun 2015 12:52:08 -0400 Original-Received: by wicgi11 with SMTP id gi11so24036778wic.0; Fri, 19 Jun 2015 09:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=xjt/RHt2V4H2xa1P4VmsQi04HU1NVDuErMSbfJKWh6g=; b=QzVblJ1+OKsCSSFsB/i97Rl1gowI5xoPQBMdbwY8+r/L15znXvJ5QEV4rprI/EkFKS pvOXMP4oODNTfZ44VXWw9Z7JOa4edCcvsN80j9R+m+BQPzRD/bH4tYcHcG3cS5eOMj73 hF4IAYmAvOFZJUkENxSqWCSukiOyrHrOqbaid6tQi4eWyRCWnXrMh+VJzLkBvf03eFoO DVsIIXES5SNyKHh+MeYnQPYID7qXlroo5HyZy35q6BJg/PMcJzNBBbZEffa2y2lfJU/5 whzeAjdkJ2rCbl6IefE0AGOJ6JQCfZ70FHREKOnlhLtsNsHi545FPvcWZh9qGaPNZYoP DfRA== X-Received: by 10.194.59.98 with SMTP id y2mr27585819wjq.42.1434732709517; Fri, 19 Jun 2015 09:51:49 -0700 (PDT) Original-Received: from [192.168.0.185] (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by mx.google.com with ESMTPSA id m2sm4519032wiy.7.2015.06.19.09.51.48 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jun 2015 09:51:49 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22f X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:187326 Archived-At: On 06/19/2015 05:07 PM, Stefan Monnier wrote: > I was thinking more about substitute-command-keys removing the escape but > replacing it with text-properties. Maybe. I think that would really call for a new function, though. That aside, hardcoding the usage of a specific property might not be ideal, because then the buffer using the output can't change the presentation too easily.