From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Belanger Newsgroups: gmane.emacs.devel Subject: Re: display.texi: (,) isn't documented. Date: Thu, 07 Jun 2007 14:39:56 -0500 Message-ID: <87ir9z7dv7.fsf@gmail.com> References: <87y7ivkago.fsf@debby.local.net> Reply-To: jay.p.belanger@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181245212 25278 80.91.229.12 (7 Jun 2007 19:40:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 19:40:12 +0000 (UTC) Cc: jay.p.belanger@gmail.com To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 07 21:40:11 2007 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.50) id 1HwNq2-0001id-Hg for ged-emacs-devel@m.gmane.org; Thu, 07 Jun 2007 21:40:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwNq1-0000Gd-V4 for ged-emacs-devel@m.gmane.org; Thu, 07 Jun 2007 15:40:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwNpx-0000FK-ER for emacs-devel@gnu.org; Thu, 07 Jun 2007 15:40:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwNpv-0000Ca-JF for emacs-devel@gnu.org; Thu, 07 Jun 2007 15:40:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwNpv-0000CU-Gv for emacs-devel@gnu.org; Thu, 07 Jun 2007 15:39:59 -0400 Original-Received: from uranium.truman.edu ([150.243.160.94]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwNpv-0004iH-5T for emacs-devel@gnu.org; Thu, 07 Jun 2007 15:39:59 -0400 Original-Received: from uranium.truman.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 0BB6A57AF0; Thu, 7 Jun 2007 14:39:58 -0500 (CDT) Original-Received: from localhost.localdomain (vh215402.truman.edu [150.243.64.20]) by uranium.truman.edu (Postfix) with ESMTP id DD71B5AB4E; Thu, 7 Jun 2007 14:39:56 -0500 (CDT) In-Reply-To: (Juanma Barranquero's message of "Thu\, 7 Jun 2007 19\:42\:14 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:72435 Archived-At: "Juanma Barranquero" writes: ... >> 12:25 can be confused with a time. 12-25 can be confused with a range of >> some kind (12 through 25). 12.25 can be confused with a decimal number. > > 12/25 can be confused with? A rational number? :) m/n is often used to indicate "m out of a total of n". Jay