GNU bug report logs - #1764
Names of shells in sh-ancestor-alist docstring

Previous Next

Package: emacs;

Reported by: Ulrich Mueller <ulm <at> kph.uni-mainz.de>

Date: Fri, 2 Jan 2009 15:35:05 UTC

Severity: normal

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: Ulrich Mueller <ulm <at> kph.uni-mainz.de>
Subject: bug#1764 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 Names of shells in sh-ancestor-alist docstring)
Date: Sun, 04 Jan 2009 03:25:05 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#1764: Names of shells in sh-ancestor-alist docstring

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.


-- 
1764: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1764
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: Ulrich Mueller <ulm <at> kph.uni-mainz.de>
Cc: 1764-done <at> debbugs.gnu.org
Subject: Re: Names of shells in sh-ancestor-alist docstring
Date: Sat, 03 Jan 2009 22:17:05 -0500
I've checked in your fix.  Thanks.

[Message part 3 (message/rfc822, inline)]
From: Ulrich Mueller <ulm <at> kph.uni-mainz.de>
To: bug-gnu-emacs <at> gnu.org
Subject: Names of shells in sh-ancestor-alist docstring
Date: Fri, 2 Jan 2009 16:28:08 +0100
GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.5) of
2008-12-29 on a1iulm2

The docstring of "sh-ancestor-alist" mentions tcsh as the "Turbo" C
Shell. According to <http://www.tcsh.org/tcsh.html/THE_T_IN_TCSH.html>
the "t" stands for "TENEX".

And the "i" of itcsh stands for "Ian's", see the following article by
its author: <http://www.idallen.com/oclug/2002_unixtalk/talk.txt>

Patch for CVS trunk is included below.

Ulrich


--- emacs/lisp/progmodes/sh-script.el
+++ emacs/lisp/progmodes/sh-script.el
@@ -244,8 +244,8 @@
 
 csh		C Shell
   jcsh		C Shell with Job Control
-  tcsh		Turbo C Shell
-    itcsh	? Turbo C Shell
+  tcsh		TENEX C Shell
+    itcsh	Ian's TENEX C Shell
 rc		Plan 9 Shell
   es		Extensible Shell
 sh		Bourne Shell




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

Previous Next


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