From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: documentation typo: `--terminal' fails Date: Mon, 18 Feb 2008 21:19:54 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203387616 29602 80.91.229.12 (19 Feb 2008 02:20:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2008 02:20:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: bob@rattlesnake.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 19 03:20:40 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 1JRI64-0007ZB-AP for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2008 03:20:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRI5Z-0006rt-AW for ged-emacs-devel@m.gmane.org; Mon, 18 Feb 2008 21:20:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRI5V-0006rn-Fp for emacs-devel@gnu.org; Mon, 18 Feb 2008 21:20:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRI5T-0006rb-Ns for emacs-devel@gnu.org; Mon, 18 Feb 2008 21:20:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRI5T-0006rY-KJ for emacs-devel@gnu.org; Mon, 18 Feb 2008 21:20:03 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRI5T-0004it-Cv for emacs-devel@gnu.org; Mon, 18 Feb 2008 21:20:03 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAGLLuUfO+KMJdGdsb2JhbACQVQEwnAqBAg X-IronPort-AV: E=Sophos;i="4.25,374,1199682000"; d="scan'208";a="14686061" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 18 Feb 2008 21:20:01 -0500 Original-Received: from pastel.home ([206.248.163.9]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id ZEN80001; Mon, 18 Feb 2008 21:20:01 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 53F748153; Mon, 18 Feb 2008 21:19:54 -0500 (EST) In-Reply-To: (Robert J. Chassell's message of "Tue, 19 Feb 2008 01:49:42 +0000 (UTC)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:89541 Archived-At: > That does not make it the same as `--no-window-system' or `-nw' which > is how I understand the documentation > `--terminal' implies `--no-window-system'. "Implies" is not the same as "is identical to". An implication is unidirectional. Stefan