GNU bug report logs - #97
regression in Emacs 22 recognizing Tcl mode

Previous Next

Package: emacs;

Reported by: "William B. Parsons" <wbparsons <at> alum.mit.edu>

Date: Sat, 29 Mar 2008 23:00:05 UTC

Severity: normal

Merged with 3354

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: "William B. Parsons" <wbparsons <at> alum.mit.edu>
Subject: bug#97 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 regression in Emacs 22 recognizing Tcl mode)
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#97: regression in Emacs 22 recognizing Tcl mode

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
97: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=97
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: 97-close <at> debbugs.gnu.org
Subject: Re: regression in Emacs 22 recognizing Tcl mode
Date: Mon, 07 Apr 2008 21:17:10 -0400

[Message part 3 (message/rfc822, inline)]
From: "William B. Parsons" <wbparsons <at> alum.mit.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: regression in Emacs 22 recognizing Tcl mode
Date: Sat, 29 Mar 2008 10:46:08 -0400 (EDT)
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.3.1 (i386--freebsd, X toolkit, Xaw3d scroll bars)
 of 2006-03-16 on gohan31.freebsd.org
configured using `configure  --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386--freebsd'
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

The following valid Tcl script is recognized automatically as Tcl mode
under Emacs 21 but as shell mode under Emacs 22:

------
isis% cat test.tcl
#!/bin/sh
#\
exec tclsh "$0" ${1+"$@"}
puts test
------

i.e., the shebang overrides the .tcl extension in determining programming
mode.






This bug report was last modified 16 years and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.