When I invoke "Run Script (PyMate)" from the Python bundle, I get:
/Applications/TextMate/TextMate.app/Contents/SharedSupport/Support/lib/scriptmate.rb:128:in
`initialize': Permission denied -
/Users/darylspitzer/Programming/Altera/Perforce/miscellany/infrastructure/integration/integration_status.py
(Errno::EACCES) from
/Applications/TextMate/TextMate.app/Contents/SharedSupport/Support/lib/scriptmate.rb:128:in
`open' from /Applications/TextMate/TextMate.app/Contents/SharedSupport/Support/lib/scriptmate.rb:128:in
`initialize' from
/Applications/TextMate/TextMate.app/Contents/SharedSupport/Bundles/Python.tmbundle/Support/PyMate/pymate.rb:24:in
`new' from /Applications/TextMate/TextMate.app/Contents/SharedSupport/Bundles/Python.tmbundle/Support/PyMate/pymate.rb:24
This started happening yesterday, and then went away. Now it's back.
How do I make it go away for good?
I'm running 1.5.6 (1405).
Hello,
I am working a lot with source code written using Emacs on Linux. The
prevailing convention is that tabs are presented as 8 spaces, but
indents are only 4 spaces. Indenting will insert spaces, and Emacs
seems to swap groups of 8 spaces for a tab.
If I use a tab size of 8 in Textmate, the source files display
correctly. Sadly, there is no way to tell Textmate to use an indent
size of 4.
It would be very useful is it was possible to tell TextMate to:
1. Draw tabs as 8 spaces
2. Use spaces when indenting
3. Intend with 4 spaces, not the 8 spaces from a tab
Is there any way to do this with TextMate at the moment?
I'm using TextMate 1.5.3 (1215)
--
Kind regards,
James Milne
I just ran into a problem where after the recent update (version
1436), all of TM's shortcuts involving the ctrl key broke.
All of the emacs-like keybindings seem to still work, though.
I've tried resetting all of the preferences i could think of
including a new user account.
Thanks,
matt
Is there any way to have automatic hard wrapping?
I usually write LaTeX (or other text based files) and keep the source
under version control with subversion (and exchange files with
colleagues). So often I use diff tools to check the differences
between version (mostly with FileMerge, which highlights the
differences), but with soft wrap I end up with very long lines and
one has to scroll to see the real differences in a line (or better
paragraph).
The wrap paragraph comand (^Q) does not work well with LaTeX (it will
marge)
and the reformat commnd of the LaTeX bundle does not work for me.
All the best
Guido
--
Dr Guido Governatori
School of Information Technology and Electrical Engineering
The University of Queensland
Brisbane, Queensland, 4072, Australia
Phone: +61-(0)7-336 52907
Fax: +61-(0)7-336 54999
http://www.governatori.net/TextMatehttp://www.defeasible.org
Just a quick question... wondering if it's just me or if XMLMate 1.4.1
<http://www.ditchnet.org/xmlmate/> is broken as of TextMate 1.5.7
(1436)?
Instead of the XMLMate window appearing, the following is reported on
the Console when clicking Windows => Show XMLMate Palette...
TextMate[430] initializeLibxml
TextMate[430] *** +[OakTextView defaultEnvironmentVariables]:
selector not recognized
TextMate[430] *** +[OakTextView defaultEnvironmentVariables]:
selector not recognized
Behavior started with the cutting edge release that preceded 1.5.7,
before that, everything was fine.
Thanks!
Thanks Brad,
I found the info.
I tried for about 10 minutes but couldn't find them anywhere on my
harddrive.
So I actually had to pull the bundles from the editor to my desktop
to access the package contents.
Thanks again.
Torsten Walter
__________________________________________________
website: http://legacy.3d-m.de
tech-lab: http://playground.3d-m.de/
__________________________________________________
email: tw(a)3d-m.de
On Oct 31, 2007, at 4:32 PM, Brad Miller wrote:
> Torsten,
>
> If you look in the info.plist file for the bundle you will find
> contact information for the Bundle maintainer.
>
> Brad
>
> On Oct 31, 2007, at 10:06 AM, Torsten Walter wrote:
>
>> Hi,
>>
>> this is my first active participation in the TextMate list. I've
>> been using the program for about 4 months now and it is absolutely
>> worth ecery cent.
>>
>> I did some modifications and improvements to the php, html and
>> javascript bundles, mainly in terms of code snippets.
>>
>> I've added a bunch of form related snippets to html, dom and event
>> handling methods to Javascript and added php doc snippets.
>>
>> I thought these might be good for others as well.
>>
>> How do I contact the bundle maintainers about this or do I need to
>> go straight the SVN route?
>> I tried searching the wiki and google, but didn't actually find a
>> precise answer.
>> I've never used SVN so far, so I am not quite sure how to go about
>> this.
>>
>> Any help is greatly appreciated.
>>
>> Torsten Walter
>>
> Hi all,
>
> I'm trying to run rspec bundle command but am getting errors.
>
> /Users/alastair/Library/Application Support/TextMate/Bundles/
> RSpec.tmbundle/Support/lib/spec/../spec/mate/runner.rb:34:in `run':
> undefined method `parse' for Spec::Runner::OptionParser:Class
> (NoMethodError) from /Users/alastair/Library/Application Support/
> TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:33:in `chdir' from /Users/alastair/Library/Application
> Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:33:in `run' from /Users/alastair/Library/Application
> Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/../spec/mate/
> runner.rb:12:in `run_file' from /tmp/temp_textmate.U7M7Xe:4
>
>
> Does anyonene have any ideas what might be causing this?
Hi Alastair.
Same problem here (RSpec-1.0.8 and RSpec.tmbundle from trunk @ 2796)
Resolved by changing one line in runner.rb see patch :
But I'm very new to Rspec, so I don't have any idea of why we have to
do that and I don't know if it breaks something.
Arthur
Hello,
I'm working on a new Ant bundle (It's in the reviews section of the
TM repository) and one of the commands invokes ant via ruby.
Currently I'm warning users that ant is missing/not found using:
ant_version = `ant -version`
if ant_version.nil? | ant_version.empty?
puts "<h1>Error</h1>Ant was not found, please ensure that it has
been installed and your $PATH is set correctly."
exit
end
but this isn't quite as elegant as the TM shell script require_cmd
(ruby prints the cmd not found error, and it takes a fraction longer
for ant to start up). Is there an equivalent I should be using with
ruby? If not is there a better way this could be achieved.
Thanks,
Simon
Hi,
I'm using Safari 3.0.3 on Tiger.
I use Safari's upper right search text field to google something.
Fine. After doing that I return to TM and the search string appears
in TM's Find Dialog?
This could be under some circumstances quite useful but is there a
way to suppress such behaviour?
Thanks,
Hans