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: Tue, 27 Jan 2015 21:15:30 +0200 Message-ID: <831tmgox0t.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> <83egqgp028.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1422386168 5289 80.91.229.3 (27 Jan 2015 19:16:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Jan 2015 19:16:08 +0000 (UTC) Cc: emacs-devel@gnu.org, bruce.connor.am@gmail.com, mbork@wmi.amu.edu.pl To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 27 20:16:07 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 1YGBcJ-00026t-Ea for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 20:16:03 +0100 Original-Received: from localhost ([::1]:49352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGBcI-00052q-SY for ged-emacs-devel@m.gmane.org; Tue, 27 Jan 2015 14:16:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGBc5-00052e-9S for emacs-devel@gnu.org; Tue, 27 Jan 2015 14:15:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGBc1-0001Zf-5f for emacs-devel@gnu.org; Tue, 27 Jan 2015 14:15:49 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:60410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGBc0-0001ZS-Sd for emacs-devel@gnu.org; Tue, 27 Jan 2015 14:15:45 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NIU00800NYTWW00@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Tue, 27 Jan 2015 21:15:40 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NIU0088IO64W030@a-mtaout21.012.net.il>; Tue, 27 Jan 2015 21:15:40 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.169 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:181852 Archived-At: > From: Stefan Monnier > Cc: bruce.connor.am@gmail.com, mbork@wmi.amu.edu.pl, emacs-devel@gnu.org, help-gnu-emacs@gnu.org > Date: Tue, 27 Jan 2015 14:00:49 -0500 > > >> Why not use the case-fold machinery instead? > > That will work only for character-for-character replacements, won't > > it? > > That's right. But it will work a lot more efficiently (and reliably, > e.g. if you have a one of those characters in a character-range) for those. But then someone else will come up complaining about the other Unicode characters emitted by makeinfo 5.x. There's about a dozen of them.