From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M\. Szmidt" Newsgroups: gmane.emacs.devel Subject: --no-desktop broken? Date: Sat, 21 Jan 2006 01:48:41 +0100 Message-ID: <1137804521.206430.18968.nullmailer@Update.UU.SE> Reply-To: ams@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137806348 23774 80.91.229.2 (21 Jan 2006 01:19:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2006 01:19:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 21 02:19:07 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 1F07PA-0000lD-HG for ged-emacs-devel@m.gmane.org; Sat, 21 Jan 2006 02:19:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F07Rf-00048b-Nx for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2006 20:21:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F06yp-00089B-2N for emacs-devel@gnu.org; Fri, 20 Jan 2006 19:51:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F06yf-00085S-5V for emacs-devel@gnu.org; Fri, 20 Jan 2006 19:51:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F06yd-00084o-UM for emacs-devel@gnu.org; Fri, 20 Jan 2006 19:51:36 -0500 Original-Received: from [130.238.164.5] (helo=elvira.ekonomikum.uu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F072q-0006SI-2a for emacs-devel@gnu.org; Fri, 20 Jan 2006 19:55:56 -0500 Original-Received: by elvira.ekonomikum.uu.se (Postfix, from userid 204) id 1E5258FE; Sat, 21 Jan 2006 01:48:50 +0100 (MEZ) Original-Received: from elvira.its.uu.se(127.0.0.1) by elvira.its.uu.se via virus-scan id s26631; Sat, 21 Jan 06 01:48:41 +0100 Original-Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by elvira.ekonomikum.uu.se (Postfix) with ESMTP id C15CF18E for ; Sat, 21 Jan 2006 01:48:41 +0100 (MEZ) Original-Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id A847844006 for ; Sat, 21 Jan 2006 01:48:41 +0100 (CET) Original-Received: from Psilocybe.Update.UU.SE ([127.0.0.1]) by localhost (Psilocybe.Update.UU.SE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26003-01-8 for ; Sat, 21 Jan 2006 01:48:41 +0100 (CET) Original-Received: from Update.UU.SE (Lem.Update.UU.SE [130.238.19.73]) by Psilocybe.Update.UU.SE (Postfix) with SMTP id 473EA44005 for ; Sat, 21 Jan 2006 01:48:41 +0100 (CET) Original-Received: (nullmailer pid 18969 invoked by uid 30270); Sat, 21 Jan 2006 00:48:41 -0000 Original-To: emacs-devel@gnu.org X-Virus-Scanned: Debian amavisd-new at Update.UU.SE 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:49344 Archived-At: According to --help, --no-desktop should be a valid option to emacs. But when one does, `emacs --no-desktop', it errors out and complains that it is a unknown option. Happy hacking (sorry for not supplying a patch).