From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Typesetting non-ASCII names in Emacs manuals Date: Wed, 09 Mar 2011 15:19:48 -0500 Message-ID: References: <834o7dh1k1.fsf@gnu.org> <831v2hh060.fsf@gnu.org> <8339mwp6r8.fsf@gnu.org> <0rk4g86pwf.fsf@fencepost.gnu.org> <83r5agnjmd.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299702005 5146 80.91.229.12 (9 Mar 2011 20:20:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 9 Mar 2011 20:20:05 +0000 (UTC) Cc: emacs-devel@gnu.org, karl@freefriends.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 09 21:19:58 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PxPrQ-00049k-Ml for ged-emacs-devel@m.gmane.org; Wed, 09 Mar 2011 21:19:56 +0100 Original-Received: from localhost ([127.0.0.1]:56103 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxPrP-00051f-HK for ged-emacs-devel@m.gmane.org; Wed, 09 Mar 2011 15:19:55 -0500 Original-Received: from [140.186.70.92] (port=37260 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxPrK-00051W-Ly for emacs-devel@gnu.org; Wed, 09 Mar 2011 15:19:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxPrJ-0006L3-Kz for emacs-devel@gnu.org; Wed, 09 Mar 2011 15:19:50 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52681) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxPrJ-0006Kt-G4 for emacs-devel@gnu.org; Wed, 09 Mar 2011 15:19:49 -0500 Original-Received: from localhost ([127.0.0.1]:52585) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxPrJ-0006Gr-6g; Wed, 09 Mar 2011 15:19:49 -0500 X-Spook: spies Roswell morse quiche PET mania Exon Shell strategic X-Ran: +WC85>3+j&bw4qlCSIx.[jo5nDQB^*bDG-OMew/2GOr]'}4!1zGjbbooK/1pT"3C/$hbQ= X-Hue: blue X-Attribution: GM In-Reply-To: <83r5agnjmd.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 09 Mar 2011 22:07:06 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136990 Archived-At: Now it fails with: ./search.texi:927: Undefined control sequence. <)}]*^^M @doverbatim #1^^M#2@end verbatim->#2 @end verbatim l.927 @end verbatim argument> [.?!][]\" Looks like some utf-8 characters snuck in there a while ago. (They seem to be present in at least Emacs 23.1. So this suggests that utf-8 chars in the manuals weren't causing any major issues.)