unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@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	[thread overview]
Message-ID: <handler.1764.D1764.123103902212819.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 18782.12936.158929.727890@a1ihome1.kph.uni-mainz.de

[-- Attachment #1: Type: text/plain, Size: 878 bytes --]


Your message dated Sat, 03 Jan 2009 22:17:05 -0500
with message-id <87tz8f4v66.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1764: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1764
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3143 bytes --]

From: Ulrich Mueller <ulm@kph.uni-mainz.de>
To: bug-gnu-emacs@gnu.org
Subject: Names of shells in sh-ancestor-alist docstring
Date: Fri, 2 Jan 2009 16:28:08 +0100
Message-ID: <18782.12936.158929.727890@a1ihome1.kph.uni-mainz.de>

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




[-- Attachment #3: Type: message/rfc822, Size: 1090 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: Ulrich Mueller <ulm@kph.uni-mainz.de>
Cc: 1764-done@emacsbugs.donarmstrong.com
Subject: Re: Names of shells in sh-ancestor-alist docstring
Date: Sat, 03 Jan 2009 22:17:05 -0500
Message-ID: <87tz8f4v66.fsf@cyd.mit.edu>

I've checked in your fix.  Thanks.


  parent reply	other threads:[~2009-01-04  3:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87tz8f4v66.fsf@cyd.mit.edu>
2009-01-02 15:28 ` bug#1764: Names of shells in sh-ancestor-alist docstring Ulrich Mueller
     [not found]   ` <handler.1764.B.123091011516796.ack@emacsbugs.donarmstrong.com>
2009-01-02 15:46     ` bug#1764: Acknowledgement (Names of shells in sh-ancestor-alist docstring) Ulrich Mueller
2009-01-04  3:25   ` Emacs bug Tracking System [this message]
2009-01-20 16:36 ` bug#1764: Names of shells in sh-ancestor-alist docstring Ulrich Mueller
2009-01-21  1:23   ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=handler.1764.D1764.123103902212819.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).