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: Tue, 24 Jul 2007 17:46:36 +0200 Message-ID: References: <46A1DEB4.8080501@gmx.at> <46A49E9F.1090806@gmx.at> <46A4F65C.2070403@gmx.at> <46A5F814.2000701@gmx.at> <46A611DE.8080501@gmail.com> Reply-To: eddy@opera.com NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1185292036 29407 80.91.229.12 (24 Jul 2007 15:47:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jul 2007 15:47:16 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 24 17:47:15 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 1IDMbP-0007nd-0D for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 17:47:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDMbO-0004ol-HO for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 11:47:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IDMbM-0004oV-77 for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 11:47:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IDMbK-0004o4-Qw for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 11:47:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDMbK-0004o1-MU for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 11:47:06 -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 1IDMbK-0003in-41 for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 11:47:06 -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 l6OFkv5T032171 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Tue, 24 Jul 2007 15:46:58 GMT Original-Received: from eddy by whorl with local (Exim 4.67) (envelope-from ) id 1IDMaq-0000Fn-22; Tue, 24 Jul 2007 17:46:36 +0200 In-reply-to: <46A611DE.8080501@gmail.com> (lennart.borgman@gmail.com) X-Virus-Scanned: ClamAV 0.90.1/3754/Tue Jul 24 13:41:21 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:16224 Archived-At: > If you put point in the help buffer at `css-mode.el' and press RET it > will open the file css-mode.el. Could you please look at the beginning > of that file and show us what it says (version, author etc)? (defvar cssm-version "0.11.zap1" "The current version number of css-mode.") ;;; copyright (c) 1998 Lars Marius Garshol, larsga@ifi.uio.no ;;; $Id: css-mode.el,v 1.9 2000/01/05 21:21:56 larsga Exp $ ;;; Modified by John Zaitseff, 3rd November 2004. and I can confirm cssm-version is a variable defined in `css-mode.el'. Its value is "0.11.zap1" Documentation: The current version number of css-mode. and this coincides with what I find early in /usr/share/emacs22/site-lisp/css-mode/css-mode.elc shortly after ;;; Compiled by root@opera.com on Wed Jul 18 10:39:53 2007 ;;; from file /usr/share/emacs22/site-lisp/css-mode/css-mode.el ;;; in Emacs version 22.1.1 ;;; with all optimizations. which is odd, because the .el file it mentions doesn't exist. In load-path, "/usr/share/emacs22/site-lisp/css-mode" appears before "/usr/share/emacs/site-lisp/css-mode". > If you in this file do > C-h v buffer-file-name RET > you can see where that file is located. buffer-file-name is a variable defined in `C source code'. Its value is "/usr/share/emacs/site-lisp/css-mode/css-mode.el" Local in buffer css-mode.el; global value is nil Automatically becomes buffer-local when set in any fashion. Documentation: Name of file visited in current buffer, or nil if not visiting a file. > This does not happen for me when starting with emacs -q. Nor does it > happen for you with -Q. confirmed, also for .mk; and also using --no-site-file instead of -q or -Q (so my .emacs is innocent :-) > Can you please do > M-x find-library RET site-start RET > and show us the file? ;; Emacsen independent startup file. All of the various installed ;; flavors of emacs (emacs 19, emacs 20, xemacs) will load this file ;; at startup. Make sure any code you put here is emacs flavor ;; independent. ;; Package maintainers: do not have Debian packages edit this file. ;; See the policy manual for the proper way to handle Emacs package ;; initialization code. containing *no* code. The policy document referenced is /usr/share/doc/emacsen-common/debian-emacs-policy.gz and makes clear that this file is "the sole domain of the local system admin" which would fit with it being empty. I configure ~/.emacs rather than the site ... Eddy.