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: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#1764: marked as done (Names of shells in sh-ancestor-alist 
 docstring)
Date: Sun, 04 Jan 2009 03:25:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 Jan 2009 22:17:05 -0500
with message-id <87tz8f4v66.fsf <at> cyd.mit.edu>
and subject line Re: Names of shells in sh-ancestor-alist docstring
has caused the Emacs bug report #1764,
regarding Names of shells in sh-ancestor-alist docstring
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
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: 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



[Message part 3 (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.


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.