-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings! I tried to install the bundles for R, SWeave, and Make
based on the instructions on
http://macromates.com/textmate/manual/bundles#installing_a_bundle. But
I do not see them in Textmate even after restarting the program. I can
confirm that the bundles were downloaded and placed in
/Library/Application\ Support/TextMate/Bundles.
Any thoughts?
Many thanks in advance for your assistance,
Kristen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkluE1wACgkQVEgA12HkABWangCfVp9SaLnAXHJqXOtnPlYOYE0G
PlEAnjxF4zfydKzGolYIfKZjpkfziyph
=Ucjs
-----END PGP SIGNATURE-----
Hello,
TextMate has a nice feature for people who want to use projects: when you
open several files, it opens them in a single window with a drawer.
But when I want to work with several files, not in a project but in separate
windows, what can I do? Do I need to open them one by one? It is the only
solution I found, and it's a bit irritating, so please help.
I didn't find the option in the Prefs window, so if I missed something, if
you can show me a hidden pref or a plugin for this, I'll appreciate. Thanks!
--
View this message in context: http://www.nabble.com/How-to-open-in-separate-windows--tp21454114p21454114.…
Sent from the textmate users mailing list archive at Nabble.com.
Works better with TM_RUBY set.
Thanks,
Jean-Michel
On Wed, Jan 14, 2009 at 3:29 AM, <textmate->
> Message: 1
> Date: Tue, 13 Jan 2009 10:14:14 -0800
> From: Jean-Michel Esnault <jesnault(a)gmail.com>
> Subject: [TxMt] plagued with invalid multibyte char (US-ASCII) since
> moving to ruby 1.9.1
> To: textmate(a)lists.macromates.com
> Message-ID:
> <2eef5a030901131014o1d7dab46tcbeef14e033c57a8(a)mail.gmail.com>
> Content-Type: text/plain; charset=windows-1252
>
> Hi,
>
> I got all kinds of invalid multibyte char (US-ASCII) since I moved to
> ruby 1.9.1.
> Not sure how to fix these, any help much appreciated.
>
> Show TODO List:
>
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:27:in
> `require': /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:44:
> invalid multibyte char (US-ASCII) (SyntaxError)
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:43:
> invalid multibyte char (US-ASCII)
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:43:
> syntax error, unexpected $end, expecting '}' install ?#{command}?. If
> you kno... ^ from
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:27:in
> `' from ruby:0:in `require'
>
> Invoking rake from TextMate:
>
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RakeMate/rake_mate.rb:4:in
> `require': /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
> invalid multibyte char (US-ASCII) (SyntaxError)
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
> invalid multibyte char (US-ASCII)
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
> syntax error, unexpected $end, expecting ')' ...
> #{e.message.sub(/`(\w+)'/, ''\1'').sub(/ -- /, ' ? ')... ... ^ from
> /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RakeMate/rake_mate.rb:4:in
> `'
>
> Thanks
> Jean-Michel
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 13 Jan 2009 10:25:37 -0800
> From: Alex Ross <tm-alex(a)rosiba.com>
> Subject: [TxMt] Re: plagued with invalid multibyte char (US-ASCII)
> since moving to ruby 1.9.1
> To: TextMate users <textmate(a)lists.macromates.com>
> Message-ID: <9CBC6686-FDCF-46DB-A04B-80055FC47E4F(a)rosiba.com>
> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed;
> delsp=yes
>
> On Jan 13, 2009, at 10:14 AM, Jean-Michel Esnault wrote:
>
>> Hi,
>>
>> I got all kinds of invalid multibyte char (US-ASCII) since I moved to
>> ruby 1.9.1.
>> Not sure how to fix these, any help much appreciated.
>
> TextMate commands aren't yet compatible with Ruby 1.9. You can still
> install Ruby 1.9, just install it somewhere so that the system ruby is
> the first thing on the path. You can also use ruby1.9 with the Ruby
> bundle by setting TM_RUBY to the path of the ruby executable you'd
> like to use.
>
> ?Alex
>
> ------------------------------
>
> Message: 3
> Date: Tue, 13 Jan 2009 12:52:18 -0600
> From: James Gray <james(a)grayproductions.net>
> Subject: [TxMt] Re: plagued with invalid multibyte char (US-ASCII)
> since moving to ruby 1.9.1
> To: TextMate users <textmate(a)lists.macromates.com>
> Message-ID: <3AA8732E-67A1-432E-A184-000E68BF473F(a)grayproductions.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> On Jan 13, 2009, at 12:25 PM, Alex Ross wrote:
>
>> On Jan 13, 2009, at 10:14 AM, Jean-Michel Esnault wrote:
>>
>>> Hi,
>>>
>>> I got all kinds of invalid multibyte char (US-ASCII) since I moved
>>> to
>>> ruby 1.9.1.
>>> Not sure how to fix these, any help much appreciated.
>>
>> TextMate commands aren't yet compatible with Ruby 1.9.
>
> Actually, I've been working on this with the help of Dave Thomas. I
> believe we have most of the commands running now.
>
> You can checkout the latest bundles to get the updates:
>
> http://manual.macromates.com/en/bundles.html#getting_more_bundles
>
> James Edward Gray II
>
Hi everyone,
I recently have run into troubles with Ciarán’s ProjectPlus plugin.
It will simply prevent TM from launching. Console.app systematically
reports the following :
2009-01-12 16:54:59.339 TextMate[11730] *** -[NSBundle load]: Error
loading code /Applications/TextMate.app/Contents/PlugIns/
Dialog2.tmplugin/Contents/MacOS/Dialog2 for bundle /Applications/
TextMate.app/Contents/PlugIns/Dialog2.tmplugin, error code 2 (link
edit error code 0, error number 0 ())
2009-01-12 16:54:59.339 TextMate[11730] instance Dialog2 plug-in has
no principal class
I guess it’s the first time I relaunch TextMate since last update or
something (possibly ProjectPlus update).
Some information about my currrent config :
10.4.11
PPC
TM 1.5.8 (1496)
ProjectPlus 1.1 (if I trust the CFBundleVersion string entry of
ProjectPlus.tmplugin/Content/info.plist — nothing will appear in
system info)
I guess I’ll just work without Project+ for a while, but if any of
you has any idea of what it could stem from, help would be appreciated.
Édouard
Hi, I just joined this list, so I apologize if this bug was already
mentioned. When working with TextMate with the file tray visible, (having
opened an existing .tmproj file), I right click on a folder and try to make
a new file. After I click "Create", I get the Mac beachball for a little
while, and then no file was create, and no errors are thrown.
Is there any quick fix people are using for this? I'm using the latest
build, 1436.
Thanks,
- Jared
Hi all,
I'm sure this must be a common bug, but I do not see any posts on it.
When I try to correct a marked mis-spelling, I right click on a word.
But Textmate will highlight the word and the preceding text up to the
mis-spelled word. As a results the spellcheck correction is not
presented
in the popup box, because the software is not detecting the incorrect
word.
This came about with the last upgrade and was first noticed in Latex
mode, but I have demonstrated this in other modes.
I am using the cutting-edge version.
I have 'check spelling as you type' activated.
Any suggestions would be appreciated.
Jeff.
Why "Edit in TextMate" (that is really valuable as Markdown editor in
Moodle pages that are html-editor Safari-always-incompatible) doesn't
work with WebKit (the cutting edge nightly build for Safari)?
Is there any way to hack this to make Edit in TM Webkit compabible?
Thanks in advance.
I made this little command to search for examples of programming libraries /
construct:
#!/usr/bin/env python
import webbrowser
from os import environ
lang = environ['TM_MODE'].lower()
QUERY="http://google.com/codesearch?q=" + environ['TM_CURRENT_WORD'] +
"++lang:" + lang
webbrowser.open_new(QUERY)
It works fine, do you see any possible "problem"?
Could I maybe use the browser integrated inside Textmate?? How to call it
directly?
Another little thing:
I read on the dev guide that I should modify directly bundles and the svn
diff to view my changes.
Actually I'm not doing like that but I have all my changes in the "normal"
directory.
How is better to do to propose changes or some new features to bundles
mainatainers?
Thanks
--
View this message in context: http://www.nabble.com/Codesearch-tp21252252p21252252.html
Sent from the textmate users mailing list archive at Nabble.com.
Hi,
I got all kinds of invalid multibyte char (US-ASCII) since I moved to
ruby 1.9.1.
Not sure how to fix these, any help much appreciated.
Show TODO List:
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:27:in
`require': /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:44:
invalid multibyte char (US-ASCII) (SyntaxError)
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:43:
invalid multibyte char (US-ASCII)
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/textmate.rb:43:
syntax error, unexpected $end, expecting '}' install «#{command}». If
you kno... ^ from
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:27:in
`' from ruby:0:in `require'
Invoking rake from TextMate:
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RakeMate/rake_mate.rb:4:in
`require': /Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
invalid multibyte char (US-ASCII) (SyntaxError)
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
invalid multibyte char (US-ASCII)
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:30:
syntax error, unexpected $end, expecting ')' ...
#{e.message.sub(/`(\w+)'/, ''\1'').sub(/ -- /, ' — ')... ... ^ from
/Users/jesnault/Desktop/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RakeMate/rake_mate.rb:4:in
`'
Thanks
Jean-Michel
It was supposed to be nice weather for those brilliant May 1st Labour
Day, but it's not, barbecue gonna be tommorow... so I'm writing here
about my favorite text editor :>
I was wondering if I'm missing some hidden TM option to enable some
more sophisticated undos in TM, and I found this:
http://nslog.com/2006/11/08/textmates_undo
So, are some non-single character undos on the horizon of TM? I'm
aware it is all about TM 2.0 will relay on NSTextView that does it for
free, but how about 1.x? Something easy at least as whole word or
whole edited line undo would be enough, just to keep our fingers less
stressed of pressing ⌘Z.
Regards,
--
Adam Strzelecki |: nanoant.com :|