From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Edward Welbourne Newsgroups: gmane.emacs.bugs Subject: Re: C-comments in sgml-mode's html-mode Date: Mon, 23 Jul 2007 19:49:53 +0200 Message-ID: References: <46A1DEB4.8080501@gmx.at> <46A498E4.3030001@gmail.com> <46A4C080.1040907@gmx.at> Reply-To: eddy@opera.com NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1185213030 2147 80.91.229.12 (23 Jul 2007 17:50:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2007 17:50:30 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 23 19:50:27 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 1ID239-0008Fp-42 for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 19:50:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID238-0006Ko-HK for geb-bug-gnu-emacs@m.gmane.org; Mon, 23 Jul 2007 13:50:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ID236-0006Ki-0l for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 13:50:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ID234-0006KW-HZ for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 13:50:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ID234-0006KT-BM for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 13:50:22 -0400 Original-Received: from sam.opera.com ([213.236.208.81]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1ID233-0007c4-Qq for bug-gnu-emacs@gnu.org; Mon, 23 Jul 2007 13:50:22 -0400 Original-Received: from whorl (pat-tdc.opera.com [213.236.208.22]) by sam.opera.com (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l6NHoCin004477 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Mon, 23 Jul 2007 17:50:12 GMT Original-Received: from eddy by whorl with local (Exim 4.67) (envelope-from ) id 1ID22b-0008GX-4P; Mon, 23 Jul 2007 19:49:53 +0200 In-reply-to: <46A4C080.1040907@gmx.at> (message from martin rudalics on Mon, 23 Jul 2007 16:51:44 +0200) X-Virus-Scanned: ClamAV 0.90.1/3742/Mon Jul 23 11:31:24 2007 on sam.opera.com X-Virus-Status: Clean X-detected-kernel: Linux 2.4-2.6 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:16209 Archived-At: > >>PS: -Q is new in Emacs 22. > > > > > > but absent from its info documentation ! > > > From the Emacs manual: > `-Q' > `--quick' > Start emacs with minimum customizations. This is like using `-q' > and `--no-site-file', but also disables the startup screen. Not visible in the emacs manual I get when I C-h i d m emacs RET - but a closer look through the C-h i d list shows me that I have two of each Emacs manual, presumably because I've got Emacs 22 and Emacs 21 installed side-by-side. Each resolves to the Emacs 21.3 version. There might be some benefit to marking Emacs manuals with a version number, in the info listing ! Eddy.