From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: Re: 22.1: Unknown option `--no-site-file' depending on ordering Date: Mon, 24 Sep 2007 04:03:48 +0300 Organization: JURTA Message-ID: <87lkawj2mj.fsf@jurta.org> References: <200709240023.l8O0NiF08689@f7.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190596163 21450 80.91.229.12 (24 Sep 2007 01:09:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2007 01:09:23 +0000 (UTC) Cc: bug-emacs@gnu.org To: karl@freefriends.org (Karl Berry) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Sep 24 03:09:18 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IZcRp-0002z2-4u for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Sep 2007 03:09:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZcRm-0007N9-JG for geb-bug-gnu-emacs@m.gmane.org; Sun, 23 Sep 2007 21:09:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZcRk-0007M6-7m for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2007 21:09:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZcRj-0007Kb-1L for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2007 21:09:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZcRi-0007KS-Pm for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2007 21:09:10 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZcRi-0000hB-Gc for bug-gnu-emacs@gnu.org; Sun, 23 Sep 2007 21:09:10 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZcR4-0003Ky-VT for bug-emacs@gnu.org; Sun, 23 Sep 2007 21:08:31 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IZcRh-0000gf-4L for bug-emacs@gnu.org; Sun, 23 Sep 2007 21:09:09 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IZcRg-0000fv-78 for bug-emacs@gnu.org; Sun, 23 Sep 2007 21:09:09 -0400 Original-Received: from relay02.kiev.sovam.com ([62.64.120.197]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZcRc-0001h3-LJ for bug-emacs@gnu.org; Sun, 23 Sep 2007 21:09:04 -0400 Original-Received: from [83.170.232.243] (helo=smtp.svitonline.com) by relay02.kiev.sovam.com with esmtp (Exim 4.67) (envelope-from ) id 1IZcPv-000Mln-Jt; Mon, 24 Sep 2007 04:07:22 +0300 In-Reply-To: <200709240023.l8O0NiF08689@f7.net> (Karl Berry's message of "Sun\, 23 Sep 2007 19\:23\:44 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-Scanner-Signature: ef6c50392af5ec65634338665e82f3c2 X-DrWeb-checked: yes X-SpamTest-Envelope-From: juri@jurta.org X-SpamTest-Group-ID: 00000000 X-SpamTest-Header: Not Detected X-SpamTest-Info: Profiles 1513 [September 21 2007] X-SpamTest-Info: helo_type=3 X-SpamTest-Info: {HEADERS: header Content-Type found without required header Content-Transfer-Encoding} X-SpamTest-Method: none X-SpamTest-Rate: 25 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release X-detected-kernel: FreeBSD 4.8-5.1 (or MacOS X 10.2-10.3) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16605 Archived-At: > Invoking > emacs-22.1 --no-splash --no-site-file > gets the unexpected error message > Unknown option `--no-site-file' > for me. I moved my .emacs aside first. > > On the other hand, > emacs-22.1 --no-site-file --no-splash > works fine. I just fixed this in the CVS thunk. I guess we need the same change in the Emacs-22 branch. -- Juri Linkov http://www.jurta.org/emacs/