From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: eww Date: Wed, 19 Jun 2013 06:03:57 +0300 Message-ID: <83d2rireci.fsf@gnu.org> References: <87d2rkb1pi.fsf@fleche.redhat.com> <87bo73a39w.fsf@fleche.redhat.com> <83ppvjqlcq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1371611040 32200 80.91.229.3 (19 Jun 2013 03:04:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Jun 2013 03:04:00 +0000 (UTC) Cc: tromey@redhat.com, larsi@gnus.org, monnier@iro.umontreal.ca, ding@gnus.org, emacs-devel@gnu.org To: Xue Fuqiao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 05:04:00 2013 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 1Up8gh-0000s8-JW for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 05:03:59 +0200 Original-Received: from localhost ([::1]:58843 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up8gh-0004bf-6J for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2013 23:03:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up8ge-0004ba-Mo for emacs-devel@gnu.org; Tue, 18 Jun 2013 23:03:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Up8gb-0003cK-GJ for emacs-devel@gnu.org; Tue, 18 Jun 2013 23:03:56 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:35570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up8gb-0003cB-88 for emacs-devel@gnu.org; Tue, 18 Jun 2013 23:03:53 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MOM00B00DTL4D00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Wed, 19 Jun 2013 06:03:52 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MOM00A59DUFLSB0@a-mtaout20.012.net.il>; Wed, 19 Jun 2013 06:03:52 +0300 (IDT) 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.166 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:160627 gmane.emacs.gnus.general:83383 Archived-At: > Date: Wed, 19 Jun 2013 07:03:58 +0800 > From: Xue Fuqiao > Cc: Stefan Monnier , tromey@redhat.com, l= arsi@gnus.org,=20 > =09ding@gnus.org, emacs-devel >=20 > Well, I don't see any serious shortcomings, but I found a minor pro= blem: > "texi2any --info" still use the convention of backtick ` and straig= ht > single quote ' to emulate curly quotes =E2=80=9C =E2=80=9D or =E2= =80=98 =E2=80=99. It also use other > ASCII kludge such as =3D> instead of =E2=87=92. Emacs itself suppo= rt Unicode > several years ago, what about replacing these characters? At least= add > a switch to texi2any. There's already a switch.