From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.bugs Subject: Re: Typos in the manual Date: Thu, 17 Feb 2011 00:14:52 +0000 Message-ID: <87r5b7wm83.fsf@ossau.uklinux.net> References: <20110208202529.GD16805@gmx.de> <874o88kbbs.fsf@ossau.uklinux.net> <8CD9B68D2F170D1-714-CAC@webmail-d099.sysops.aol.com> <20110215211443.GG24361@gmx.de> <8CD9B775B2E1E50-714-23E5@webmail-d099.sysops.aol.com> <87tyg3adcs.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297901712 22249 80.91.229.12 (17 Feb 2011 00:15:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 00:15:12 +0000 (UTC) Cc: bug-guile@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Feb 17 01:15:04 2011 Return-path: Envelope-to: guile-bugs@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 1PprWO-0008EY-Vr for guile-bugs@m.gmane.org; Thu, 17 Feb 2011 01:15:01 +0100 Original-Received: from localhost ([127.0.0.1]:54162 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PprWO-0007cs-Ec for guile-bugs@m.gmane.org; Wed, 16 Feb 2011 19:15:00 -0500 Original-Received: from [140.186.70.92] (port=56666 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PprWJ-0007cd-1a for bug-guile@gnu.org; Wed, 16 Feb 2011 19:14:55 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PprWI-0006Gu-CK for bug-guile@gnu.org; Wed, 16 Feb 2011 19:14:55 -0500 Original-Received: from mail3.uklinux.net ([80.84.72.33]:38700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PprWI-0006Gn-83; Wed, 16 Feb 2011 19:14:54 -0500 Original-Received: from arudy (unknown [78.145.19.199]) by mail3.uklinux.net (Postfix) with ESMTP id 9BF5E1F6632; Thu, 17 Feb 2011 00:14:53 +0000 (GMT) Original-Received: from neil-laptop (unknown [192.168.11.4]) by arudy (Postfix) with ESMTP id 7C46338013; Thu, 17 Feb 2011 00:14:52 +0000 (GMT) In-Reply-To: <87tyg3adcs.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 16 Feb 2011 22:17:23 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 80.84.72.33 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:5162 Archived-At: ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hi! > > While we=E2=80=99re at it... > > Mark Harig writes: > >> By "simple" we mean data types that are not primarily used as >> containers to hold other data -- i.e. pairs, lists, vectors and so on. > > This should be =E2=80=9Cto hold other data---i.e., pairs=E2=80=9D, i.e., = this should be > an em dash with no surrounding spaces. > > https://secure.wikimedia.org/wikipedia/en/wiki/Emdash#Em_dash There's an "i.e." without a comma on that page, hooray! :-) Neil