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: rcirc manual Date: Fri, 13 Jan 2006 17:08:27 +0200 Message-ID: References: <87ek3hgunn.fsf@killalla.dreaming> <9abbd5730601130610w4507670aqd122cb33bc564486@mail.gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137177227 11433 80.91.229.2 (13 Jan 2006 18:33:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Jan 2006 18:33:47 +0000 (UTC) Cc: bkhl@member.fsf.org, rcyeske@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 13 19:33:43 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ExTjf-0000q6-AZ for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 19:33:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExTjk-0008KM-5A for ged-emacs-devel@m.gmane.org; Fri, 13 Jan 2006 13:33:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ExQfb-0006Ug-Bz for emacs-devel@gnu.org; Fri, 13 Jan 2006 10:16:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ExQfY-0006TQ-4u for emacs-devel@gnu.org; Fri, 13 Jan 2006 10:16:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ExQZh-0004Pd-7d for emacs-devel@gnu.org; Fri, 13 Jan 2006 10:10:45 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ExQcf-0002Lm-Rr; Fri, 13 Jan 2006 10:13:50 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-246-138.inter.net.il [84.228.246.138]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CLM75590 (AUTH halo1); Fri, 13 Jan 2006 17:08:23 +0200 (IST) Original-To: Alex Schroeder In-reply-to: <9abbd5730601130610w4507670aqd122cb33bc564486@mail.gmail.com> (message from Alex Schroeder on Fri, 13 Jan 2006 15:10:13 +0100) 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:49001 Archived-At: > Date: Fri, 13 Jan 2006 15:10:13 +0100 > From: Alex Schroeder > > Thanks for the feedback on the manual, Eli. You're welcome. > As for the em dash suggestion: Is there a convention or tradition for > the GNU manuals to prefer em dashes? What would you use instead? en-dash? The Texinfo manual says that en-dash is used in numerical ranges, which is not what we want here. And yes, GNU manuals use em-dash, although I don't know whether this is mandatory. The Texinfo manual, which is a de-facto standard for GNU manuals, says to use em-dash.