Package: emacs22 Version: 22.1+1-1 Severity: normal
Run: emacs22 dummy.css -q dummy.mk In dummy.mk, type: /* this looks like a comment Observe that the statement is true. css-mode is causing other modes, including the html-mode provided by sgml-mode (but the above shows it for GNUmakefile-mode), to treat /* as comment-start and */ as comment-end; yet css-mode quite carefully makes these variables buffer-local before setting them. After some discussion with bug-gnu-emacs at gnu dot org, martin rubalics (his surname, at gmx dot Austria) replied <quote> > (defvar cssm-version "0.11.zap1" > "The current version number of css-mode.") > ;;; copyright (c) 1998 Lars Marius Garshol, [EMAIL PROTECTED] > ;;; $Id: css-mode.el,v 1.9 2000/01/05 21:21:56 larsga Exp $ > ;;; Modified by John Zaitseff, 3rd November 2004. css-mode by Garshol, modified by Zaitseff, and distributed by Debian. Apparently, Zaitseff's modifications are too persistent but I can't tell anything because I don't have the sources. In any case this should be reported to the Debian bug tracking system since probably more people might be affected by this. </quote> So here's a debian BTS report. I do have the css-mode package installed, in version 0.11-5; so it may be implicated. However, I did not see this problem before my upgrade to Emacs22, so it's also implicated ! -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash Versions of packages emacs22 depends on: ii emacs22-bin-common 22.1+1-1 The GNU Emacs editor's shared, arc ii libasound2 1.0.14a-2 ALSA library ii libc6 2.6-2 GNU C Library: Shared libraries ii libice6 1:1.0.3-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libncurses5 5.6-3 Shared libraries for terminal hand ii libpng12-0 1.2.15~beta5-2 PNG library - runtime ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra ii libungif4g 4.1.4-5 shared library for GIF images ii libx11-6 2:1.0.3-7 X11 client-side library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxmu6 1:1.0.3-1 X11 miscellaneous utility library ii libxpm4 1:3.5.6-3 X11 pixmap library ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii xaw3dg 1.5+E-15 Xaw3d widget set ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime emacs22 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

