From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David House" Newsgroups: gmane.emacs.devel Subject: Re: display.texi: (,) isn't documented. Date: Thu, 7 Jun 2007 16:17:15 +0100 Message-ID: References: <874plkkc3s.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1181229449 32410 80.91.229.12 (7 Jun 2007 15:17:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Jun 2007 15:17:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 07 17:17:28 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 1HwJjp-0000dv-33 for ged-emacs-devel@m.gmane.org; Thu, 07 Jun 2007 17:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwJjo-00083m-9W for ged-emacs-devel@m.gmane.org; Thu, 07 Jun 2007 11:17:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwJjk-00083h-OR for emacs-devel@gnu.org; Thu, 07 Jun 2007 11:17:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwJjh-00083O-Ac for emacs-devel@gnu.org; Thu, 07 Jun 2007 11:17:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwJjh-00083L-4g for emacs-devel@gnu.org; Thu, 07 Jun 2007 11:17:17 -0400 Original-Received: from wr-out-0506.google.com ([64.233.184.237]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwJjg-0001sK-SM for emacs-devel@gnu.org; Thu, 07 Jun 2007 11:17:16 -0400 Original-Received: by wr-out-0506.google.com with SMTP id 68so448694wri for ; Thu, 07 Jun 2007 08:17:16 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q+/jVQYSVO6H/OC3pvLcRUfxh3LKImcMD3m/R9Yc4smNX4wodVSL7wgTdJ6wBRYUImx40QAGzucE+8tM+vt1kssTrNL+xec21Jjtg9gAKi1t0btm9Kx+W1urogruFs8nbVie8y39PWTisY3NCKiuHPUqPlaVFOYb/kzdwhJIkhQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UBTyub2fa0h57tlrqf5XZxslk1B22ybE489l9OmeMNShtBX7e1uaacSb336eS2CLJvutDoWHJN3Ljf+Jwr0ObmyLY+pxV98oQ1lcsck9jmN/FfOt3AlbmaBAzZ/sZwleBK7Zbd3t+rpukZr8r5Scjnoq3ORkSGG7ZVMEdGQ8gnE= Original-Received: by 10.142.82.17 with SMTP id f17mr92479wfb.1181229435890; Thu, 07 Jun 2007 08:17:15 -0700 (PDT) Original-Received: by 10.142.104.20 with HTTP; Thu, 7 Jun 2007 08:17:15 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:72414 Archived-At: On 07/06/07, Drew Adams wrote: > column only - 67x > line only - 234y > line & column - 67x234y It's abnormal to put the column first (for example compiler error messages), so this would be confusing. -- -David House, dmhouse@gmail.com