[16893] in Athena Bugs

home help back first fref pref prev next nref lref last post

early-release, bindkey

daemon@ATHENA.MIT.EDU (Alicia L Allen)
Tue Jun 15 21:16:20 1999

Date: Tue, 15 Jun 1999 21:16:11 -0400 (EDT)
Message-Id: <199906160116.VAA00986@imagineer.mit.edu>
From: Alicia L Allen <iggy@MIT.EDU>
To: bugs@MIT.EDU
Cc: iggy@MIT.EDU

Hi!
I can break anything...

I updated imagineer.mit.edu to the early release:
Athena Server (sun4) Version 8.3.7 Tue Jun 15 19:35:41 EDT 1999

I ran one of my really really basic shell scripts and it gave a weird error
message: 
bindkey: Command not found
bindkey: Command not found
bindkey: Command not found

I have been told:
 "the key detail is that the bindkey command which I [jweiss] believe is 
tcsh specific is run out of /usr/athena/lib/init/cshrc" 

For the record, bindkey doesn't show up in any of my dotfiles
(searched using grep bindkey ~/.??*)
I've been running the script about once a week for 9 months.

It isn't in the script...  the script looks like:


#!/bin/csh
rmm `pick -from communet@list.uvm.edu` 
#refile `pick -from homeless@csf.colorado.edu` +toread
refile `pick -from LISTSERV@WVNVM.WVNET.EDU` +hdesk-l
refile `pick -subject "GreekSubmit New Link Submission"` +greek
refile `pick -to RESNET-L@listserv.nd.edu` +resnet-l
refile `pick -from computer-training@bilbo.isu.edu` +hdesk-l
#rmm `pick -to mac-mgrs` 
#rmm `pick -cc mac-mgrs` 
#rmm `pick -to  mac-wizards@cc.gatech.edu` 
#rmm `pick -cc  mac-wizards@cc.gatech.edu`
#refile `pick -to MACPCI-L@mitvma.mit.edu` +ot
#refile `pick -cc MACPCI-L@mitvma.mit.edu` +ot
refile `pick -from owner-joel-digest@chaos.taylored.com` +fun
rmm `pick -to sap1help`
rmm `pick -cc sap1help`

and it got the following output:
/bin/csh -x ~/bin/filter2
bindkey: Command not found
bindkey: Command not found
bindkey: Command not found
pick -from communet@list.uvm.edu
pick: no messages match specification
rmm 0
rmm: no messages match specification
pick -from LISTSERV@WVNVM.WVNET.EDU
pick: no messages match specification
refile 0 +hdesk-l
refile: no messages match specification
etc.


Hope I didn't bore you with too many details...
Let me know if you want more details.

Let me know if you have anything else you'd like me to break :)

Alicia

home help back first fref pref prev next nref lref last post