From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: emacsclient bug Date: Thu, 07 Feb 2008 23:16:27 -0500 Message-ID: References: <200801271541.m0RFfGE6016267@sallyv1.ics.uci.edu> <200802061740.m16HeX90025576@sallyv1.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1202444387 26735 80.91.229.12 (8 Feb 2008 04:19:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 04:19:47 +0000 (UTC) Cc: dann@ics.uci.edu, lenbok@gmail.com, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Sascha Wilde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 08 05:20:08 2008 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 1JNKid-00017b-HQ for ged-emacs-devel@m.gmane.org; Fri, 08 Feb 2008 05:20:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNKiA-0006K1-ON for ged-emacs-devel@m.gmane.org; Thu, 07 Feb 2008 23:19:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNKf8-0003v9-CO for emacs-devel@gnu.org; Thu, 07 Feb 2008 23:16:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNKf6-0003tb-TV for emacs-devel@gnu.org; Thu, 07 Feb 2008 23:16:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNKf6-0003tQ-Cx for emacs-devel@gnu.org; Thu, 07 Feb 2008 23:16:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNKf6-0005PL-Az for emacs-devel@gnu.org; Thu, 07 Feb 2008 23:16:28 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JNKf5-0000XS-Jg; Thu, 07 Feb 2008 23:16:27 -0500 In-reply-to: (message from Sascha Wilde on Thu, 07 Feb 2008 10:03:51 +0100) X-detected-kernel: by monty-python.gnu.org: 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:88495 Archived-At: No objections here, but I thought that `-c' would explicitly state "open a new X11 frame (if available)" in contrast to `-t' which is documented as "Open a new Emacs frame on the current terminal". That would also be a consistent definition. I have no strong preference between your proposed definition and the definition that the other message cited as the official one.