jaredmichaelwilliams / zsh-templates-osx

Automatically exported from code.google.com/p/zsh-templates-osx
GNU General Public License v2.0
2 stars 0 forks source link

function definition file not found #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. cns [tab]
2. pymol [tab]
3. rasmol [tab]

What is the expected output? What do you see instead?
(eval):1: _cns_edit: function definition file not found

What version of the product are you using? On what operating system?
latest from svn

Please provide any additional information below.
So, AFAIK I am not using xtal package. My ~/.zsh/ is:

cache  configure_zsh_templates  use_xtal_env_NO  zdirdump  zsh_history

I've install rasmol and pymol from Fink, cns is a personal compilation to work 
with ARIA.

What I expected is once typed 'cns' and then [tab] to got a list of files of 
folders, usual 
completion not this error message above.

Original issue reported on code.google.com by alanwil...@gmail.com on 30 Apr 2008 at 10:29

GoogleCodeExporter commented 8 years ago
I just saw this today.  I'll try to come up with a fix shortly, as soon as I 
mange to reproduce it.

Original comment by wgsco...@mac.com on 15 Sep 2008 at 5:07

GoogleCodeExporter commented 8 years ago
Does this persist if you rm ~/.zcompdump ?

Original comment by wgsco...@gmail.com on 11 Jan 2009 at 6:07

GoogleCodeExporter commented 8 years ago
No, it seems ok for me now. Indeed, zsh seems to be working perfectly. Many 
thanks.

Original comment by alanwil...@gmail.com on 11 Jan 2009 at 11:47