I am unable to use some of the LaTex bundle. The cmd-{, cmd-}, and cmd- \ combinations for some of the "...based on current word" functions. I get errors like the following:
/Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/lib/config_helper.rb:13:in /bin/bash: -c: line 3: unexpected EOF while looking for matching `'' /bin/bash: -c: line 5: syntax error: unexpected end of fileload_file' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/lib/config_helper.rb:12:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 2: syntax error: unexpected end of fileload_file' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/ Latex.tmbundle/Support/lib/config_helper.rb:19:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' /bin/bash: -c: line 2: syntax error: unexpected end of fileload' from /tmp/temp_textmate.wYTKvF:3
Any ideas?
On 06/04/2008, Jim LaGrone jlagrone86@gmail.com wrote:
Any ideas?
Sometimes you can get strange-looking syntax errors if there's a mistake in your .bash_profile (or .bash_login or .profile) file. You could try renaming these, and see whether that solves the problem.
If it does, post the file here and we'll probably be able to see what you've done wrong.
Robin
This didn't seem to change things. I changed the filenames on every login type file I found.
On Apr 6, 2008, at 3:38 AM, Robin Houston wrote:
On 06/04/2008, Jim LaGrone jlagrone86@gmail.com wrote:
Any ideas?
Sometimes you can get strange-looking syntax errors if there's a mistake in your .bash_profile (or .bash_login or .profile) file. You could try renaming these, and see whether that solves the problem.
If it does, post the file here and we'll probably be able to see what you've done wrong.
Robin