From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Single quotes in Info Date: Thu, 29 Jan 2015 18:57:04 +0200 Message-ID: <83mw51msnz.fsf@gnu.org> References: <87twzhgk84.fsf@wmi.amu.edu.pl> <83lhksshdm.fsf@gnu.org> <9ee0c895-a178-40e1-b1c8-ed2b97071c6b@default> <87h9vgglkz.fsf@wmi.amu.edu.pl> <83h9vcp0bq.fsf@gnu.org> <83y4onorcc.fsf@gnu.org> <83vbjrnd1f.fsf@gnu.org> <83386untcd.fsf@gnu.org> <83vbjpmv4w.fsf@gnu.org> <6164d89d-23ac-46bf-9f84-154cc0e6c6e4@default> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1422550660 31949 80.91.229.3 (29 Jan 2015 16:57:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Jan 2015 16:57:40 +0000 (UTC) Cc: bruce.connor.am@gmail.com, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 29 17:57:39 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 1YGsPQ-0006sm-Ls for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 17:57:36 +0100 Original-Received: from localhost ([::1]:60802 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGsPQ-00005d-3L for ged-emacs-devel@m.gmane.org; Thu, 29 Jan 2015 11:57:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43956) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGsPM-0008WH-P7 for emacs-devel@gnu.org; Thu, 29 Jan 2015 11:57:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGsPJ-00034I-K4 for emacs-devel@gnu.org; Thu, 29 Jan 2015 11:57:32 -0500 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:41185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGsPJ-000325-DA for emacs-devel@gnu.org; Thu, 29 Jan 2015 11:57:29 -0500 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NIY00I006TPI900@mtaout29.012.net.il> for emacs-devel@gnu.org; Thu, 29 Jan 2015 18:53:35 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIY0070G6XB39B0@mtaout29.012.net.il>; Thu, 29 Jan 2015 18:53:35 +0200 (IST) In-reply-to: <6164d89d-23ac-46bf-9f84-154cc0e6c6e4@default> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.185 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:181995 Archived-At: > Date: Thu, 29 Jan 2015 08:24:02 -0800 (PST) > From: Drew Adams > Cc: bruce.connor.am@gmail.com, emacs-devel@gnu.org > > To me, each set of such associations constitutes an equivalence class, > but I don't care what nomenclature is used to describe it, as long > as it is clear. My point was that I don't think it would be wise to ask users to mess with Unicode tables to customize this. We should instead provide a way to add simple data structures that add to the predefined equivalence calsses. > And it would be good to be able to use these not only for search but > also for easy replacement (in either direction of such an equivalence), > etc. I agree.