Well, it looks like I just needed to enable "Hyperlink Helper" .. its not in the HTML bundle.

BUT .. even then I get a ruby error:
                /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/erb.rb:419:in /bin/bash: -c: line 0: syntax error near unexpected token `('
/bin/bash: -c: line 0: `initialize': can't convert nil into String (TypeError)'new'
                    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/erb.rb:419:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 2: syntax error: unexpected end of filecompile'
                    from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/erb.rb:668:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 2: syntax error: unexpected end of filenew'
                    from /tmp/temp_textmate.z0gP1u:37

Do I need to configure TM in some way, or maybe re-install?

        -- Owen

On Tue, Jul 26, 2011 at 3:37 PM, Owen Densmore <owen@backspaces.net> wrote:
For some reason, this HTML snippet/shortcut does not work for me:
Wrap Selection as Link (⌃⇧L) — this turns the selection into link text for an anchor where you can then fill in the URL.

Is it still available?  Have I screwed up my config and lost it?!  Or has it been deprecated?

At the least, I'd like an easy way to create anchors in TM.  Is there one I'm missing?  I looked in the Bundle Editor.

Thanks!

        -- Owen