Thanks Allan, the error message when I try to “Show Todo list” is:
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- /Users/rramcharan/Library/Application Support/TextMate/Managed/Bundles/TODO.tmbundle/Support/todo.rb (LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require’
On Jan 23, 2015, at 7:00 AM, textmate-request@lists.macromates.com wrote:
Send textmate mailing list submissions to textmate@lists.macromates.com
To subscribe or unsubscribe via the World Wide Web, visit http://lists.macromates.com/listinfo/textmate or, via email, send a message with subject or body 'help' to textmate-request@lists.macromates.com
You can reach the person managing the list at textmate-owner@lists.macromates.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of textmate digest..."
Today's Topics:
- todo bundle (Rodney Ramcharan)
- Re: todo bundle (Allan Odgaard)
Message: 1 Date: Thu, 22 Jan 2015 19:19:43 -0500 From: Rodney Ramcharan rodney.ramcharan@gmail.com To: textmate@lists.macromates.com Subject: [TxMt] todo bundle Message-ID: BA4D8BF9-C9DA-4FB8-8FAA-DE8466AB6E27@gmail.com Content-Type: text/plain; charset="utf-8"
Sorry to trouble you with this since I know it?s been addressed but I can?t to figure out the answer. My todo bundle no longer works with the upgrade to yosemite, and my path variable is defined as "$PATH:/usr/local/bin:/usr/local/bin? in the preferences tab. Is there something else I need to do. Again, many apologies for the silly question. Best, Rodney
On 23 Jan 2015, at 20:10, Rodney Ramcharan wrote:
Thanks Allan, the error message when I try to “Show Todo list” is:
/System/Library/Frameworks/Ruby.framework/Versions/2.0 […]
The shebang of my “Show Todo List” is: #!/usr/bin/env ruby18
This means that it should not go via ruby 2.0.
I suggest you revert to default bundles to ensure you do not have local changes / outdated bundles: https://github.com/textmate/textmate/wiki/Reverting-To-Defaults