<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-18156</id>
	<title>Nabble - TextMate</title>
	<updated>2009-11-14T02:26:25Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/TextMate-f18156.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate-f18156.html" />
	<subtitle type="html">&lt;a href=&quot;http://macromates.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;TextMate&lt;/a&gt;&amp;nbsp;brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26348860</id>
	<title>r11814 (XML)</title>
	<published>2009-11-14T02:26:25Z</published>
	<updated>2009-11-14T02:26:25Z</updated>
	<author>
		<name>Michael Sheets-2</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/xml.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/xml.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/XML.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26348860&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11814-%28XML%29-tp26348860p26348860.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26347336</id>
	<title>Re: Build Bundle Conventions</title>
	<published>2009-11-13T21:25:42Z</published>
	<updated>2009-11-13T21:25:42Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">On 13 Nov 2009, at 18:08, Alex Ross wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Nov 13, 2009, at 8:11 AM, Simon Gregory wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I've just spotted that Alex committed this:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; which is functionally different to the way I implemented task &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; selection in the Ant bundle. My choice was to run the default &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; target with ⌘B (if one was set otherwise present a list), and have &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; ⇧⌘B present a list of targets to the user for selection.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; So the question is: Should we use the same convention across all &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the build bundles? And if so what would you prefer?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Well, allan asked for ⌥⌘B. &amp;nbsp;I think ⌥ makes more sense than &amp;nbsp;
&lt;br&gt;&amp;gt; ⇧, as it conveys I want an *option*. But we don't really have any &amp;nbsp;
&lt;br&gt;&amp;gt; conventions for this stuff… I see ⇧⌘R used for “Run focused &amp;nbsp;
&lt;br&gt;&amp;gt; unit test” in the ruby bundle, this could just as easily be ⌥⌘R.
&lt;/div&gt;&lt;br&gt;⇧⌘B is Select Enclosing Braces — so bundle items should not block &amp;nbsp;
&lt;br&gt;that key.
&lt;br&gt;&lt;br&gt;⌥⌘B is Gutter → Toggle Bookmarks — it’s not ideal to have &amp;nbsp;
&lt;br&gt;bundle items block standard keys, but this key in particular is likely &amp;nbsp;
&lt;br&gt;not used a lot, if ever :)
&lt;br&gt;&lt;br&gt;Definitely would be nice if we had a standard for this.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26347336&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-Bundle-Conventions-tp26339057p26347336.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26345039</id>
	<title>JSCocoa in a TextMate plug-in?</title>
	<published>2009-11-13T15:10:47Z</published>
	<updated>2009-11-13T15:10:47Z</updated>
	<author>
		<name>subtleGradient</name>
	</author>
	<content type="html">Any chance you could hack JSCocoa support into TextMate using this?
&lt;br&gt;Ian Beck and I hacked JSCocoa support into Espresso.app here
&lt;br&gt;&lt;a href=&quot;http://onecrayon.com/spice/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://onecrayon.com/spice/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://github.com/onecrayon/Spice-sugar&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/onecrayon/Spice-sugar&lt;/a&gt;&lt;br&gt;&lt;br&gt;On Nov 4, 2009, at 4:01 PM, Hans-Jörg Bibiko wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; while writing the GoToLastEdit plug-in I thought about to have a Xcode template which set up a general TextMate plug-in.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Attached is such a template.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; To install it simply download it, decompress it, and copy it e.g. into:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; /Developer/Library/Xcode/Project Templates/Application Plug-in
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Then launch Xcode, choose &amp;quot;New Project&amp;quot; &amp;gt; Category &amp;quot;Application Plug-in&amp;quot;, and enter an unique and adequate name.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You can then simply build it and restart TextMate. Hopefully you will find a new menu item &amp;quot;ExamplePluginMenuItem&amp;quot; in TM's Window submenu. If you invoke it, the plugin will reload all bundles, add a bookmark to line 1, and show an alert with some information.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The template creates a basic skeletal structure based of the chosen project name with a NIB containing the menu item definition. In addition you will find in the header file a number of TextMate methods which could be useful as dummy declarations to avoid compiler warnings. After the build process the plug-in will be copied into ~/Library/Application Support/TextMate/PlugIns.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Please note that this template will only work with TextMate 1.x, and it's set up as 32bit universal against SDK 10.5.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I tested it on some Macs, but only for 10.6. In other words feedback in welcome as usual :)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If it turns out that this template is useful and works I'll upload it to
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://email.eva.mpg.de/~bibiko/downloads/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://email.eva.mpg.de/~bibiko/downloads/textmate&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If someone has further ideas how to enhance the template I'd be appreciated to get any suggestions.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hopefully have fun.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --Hans
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;TextMate Plug-in.zip&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; textmate mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26345039&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26345039&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Xcode-template%3A-general-TextMate-plugin-tp26204585p26345039.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26339949</id>
	<title>Re: Build Bundle Conventions</title>
	<published>2009-11-13T09:08:49Z</published>
	<updated>2009-11-13T09:08:49Z</updated>
	<author>
		<name>Alex Ross-8</name>
	</author>
	<content type="html">On Nov 13, 2009, at 8:11 AM, Simon Gregory wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I've just spotted that Alex committed this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; which is functionally different to the way I implemented task selection in the Ant bundle. My choice was to run the default target with ⌘B (if one was set otherwise present a list), and have ⇧⌘B present a list of targets to the user for selection.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So the question is: Should we use the same convention across all the build bundles? And if so what would you prefer?
&lt;br&gt;&lt;br&gt;Well, allan asked for ⌥⌘B. &amp;nbsp;I think ⌥ makes more sense than ⇧, as it conveys I want an *option*. But we don't really have any conventions for this stuff… I see ⇧⌘R used for “Run focused unit test” in the ruby bundle, this could just as easily be ⌥⌘R.
&lt;br&gt;&lt;br&gt;-Alex
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26339949&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-Bundle-Conventions-tp26339057p26339949.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26339057</id>
	<title>Build Bundle Conventions</title>
	<published>2009-11-13T08:11:10Z</published>
	<updated>2009-11-13T08:11:10Z</updated>
	<author>
		<name>Simon Gregory</name>
	</author>
	<content type="html">I've just spotted that Alex committed this:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/lasersox/make.tmbundle/commit/99a8de16104d9309e39c2f13353b167fd9aba6b3#diff-0&lt;/a&gt;&lt;br&gt;&lt;br&gt;which is functionally different to the way I implemented task selection in the Ant bundle. My choice was to run the default target with ⌘B (if one was set otherwise present a list), and have ⇧⌘B present a list of targets to the user for selection.
&lt;br&gt;&lt;br&gt;So the question is: Should we use the same convention across all the build bundles? And if so what would you prefer?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26339057&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Build-Bundle-Conventions-tp26339057p26339057.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26335339</id>
	<title>Sync output from TextMate::Process.run ?</title>
	<published>2009-11-13T03:41:45Z</published>
	<updated>2009-11-13T03:41:45Z</updated>
	<author>
		<name>Stray</name>
	</author>
	<content type="html">I'm developing a bundle for RobotLegs AS3 projects, mostly using Ruby.
&lt;br&gt;&lt;br&gt;I have a command, 'Create New RobotLegs Project', which sets up &amp;nbsp;
&lt;br&gt;directories and files, pulling the required code libraries from github.
&lt;br&gt;&lt;br&gt;When the script clones the git repository, the output is sync if I run &amp;nbsp;
&lt;br&gt;a .rb script (using the Ruby Bundle's Run command in TextMate), but &amp;nbsp;
&lt;br&gt;when I paste that script direct into the tmCommand, the git output is &amp;nbsp;
&lt;br&gt;suppressed until the end of the clone, when it all comes through in &amp;nbsp;
&lt;br&gt;one go. It all works as a command, but I don't get the feedback in &amp;nbsp;
&lt;br&gt;real time.
&lt;br&gt;&lt;br&gt;Relevant part of the code is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; args = [&amp;quot;clone&amp;quot;, &amp;quot;-v&amp;quot;, &amp;quot;git://github.com/robotlegs/robotlegs-framework.git 
&lt;br&gt;&amp;quot;, &amp;quot;robotlegs/&amp;quot;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; TextMate::Process.run(&amp;quot;git&amp;quot;, args, :interactive_input =&amp;gt; false) do | 
&lt;br&gt;str|
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; STDOUT.puts str
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; end
&lt;br&gt;&lt;br&gt;I have STDOUT.sync = true higher up in the script.
&lt;br&gt;&lt;br&gt;I have also tried
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; STDOUT &amp;lt;&amp;lt; str
&lt;br&gt;&lt;br&gt;and
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts str
&lt;br&gt;&lt;br&gt;They both work, but are also stalled until the end of the clone process.
&lt;br&gt;&lt;br&gt;---
&lt;br&gt;&lt;br&gt;To be clear - when running the script normally, the 'STDOUT.puts str' &amp;nbsp;
&lt;br&gt;line executes in real time, but when running the command all the &amp;nbsp;
&lt;br&gt;output comes through in one block at the end. &amp;nbsp;The code in the command &amp;nbsp;
&lt;br&gt;is identical to the code in the .rb script. &amp;nbsp;I am including the &amp;nbsp;
&lt;br&gt;html_header and using &amp;lt;pre/&amp;gt; around this output.
&lt;br&gt;&lt;br&gt;I'm aware that I could try TextMate::Executor.run as well, but I'd &amp;nbsp;
&lt;br&gt;much rather keep the actual ruby code in the command itself where it's &amp;nbsp;
&lt;br&gt;easier for the Bundle's users to tweak it to suit them.
&lt;br&gt;&lt;br&gt;Does anyone have any ideas? I'm really out of them...
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26335339&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sync-output-from-TextMate%3A%3AProcess.run---tp26335339p26335339.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26334666</id>
	<title>latex Bundle and TeXlive 2009</title>
	<published>2009-11-13T02:42:57Z</published>
	<updated>2009-11-13T02:42:57Z</updated>
	<author>
		<name>Stefan Dietzel</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I just discovered an issue when trying to compile documents with TeXlive 2009 on a Mac with latexmk.pl enabled in the bundle preferences. Although a document had several errors, like undefined commands, the compile window didn't display them and pretended that it could compile the file normally.
&lt;br&gt;&lt;br&gt;The reason seems to be that, with the new TeXlive version, the different outputstreams of pdflatex (and xetex) are not correctly identified any more. After some debuggung, the following helped:
&lt;br&gt;&lt;br&gt;In latex.tmbundle/Support/bin/texparser.py, line 226 needs to be changed to:
&lt;br&gt;(re.compile('This is (pdfTeX|latex2e|latex|XeTeX)') , self.startLatex),
&lt;br&gt;&lt;br&gt;In the old versions, it read &amp;quot;pdfTeXk&amp;quot; and &amp;quot;XeTeXk&amp;quot;.
&lt;br&gt;&lt;br&gt;Maybe this fix helps others as well. It took me a while to figure out that it was just the missing &amp;quot;k&amp;quot; causing so much trouble ;-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;Bye,
&lt;br&gt;&amp;nbsp; Stefan&lt;br /&gt; &lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26334666&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (5K) &lt;a href=&quot;http://old.nabble.com/attachment/26334666/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/latex-Bundle-and-TeXlive-2009-tp26334666p26334666.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26332794</id>
	<title>r11813 (Textile)</title>
	<published>2009-11-13T00:07:53Z</published>
	<updated>2009-11-13T00:07:53Z</updated>
	<author>
		<name>Michael Sheets-2</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/textile.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/textile.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Textile.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26332794&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11813-%28Textile%29-tp26332794p26332794.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26324443</id>
	<title>Re: TextMate - Spark View Engine .spark Files as HTML</title>
	<published>2009-11-12T11:00:14Z</published>
	<updated>2009-11-12T11:00:14Z</updated>
	<author>
		<name>Rob McBroom-4</name>
	</author>
	<content type="html">On Nov 12, 2009, at 1:08 PM, King, Steven wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Which seems like a major mis-feature to me. I open lots of files ending in .txt. Most are plain text, but some are some other type that benefits from different syntax coloring. I *hate* that language types are sticky this way. Just because I want to view one file in a different manner doesn't mean I want to view *all* files that way. I want to set it once for the common case (plain text), then only change it for the files which are something else.
&lt;br&gt;&lt;br&gt;I'd say this is a problem at the OS level in general. The whole &amp;quot;extension = type&amp;quot; assumption. Name and type should be stored in different places, but Apple hasn't gotten [back] there yet.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rob McBroom
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.skurfer.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.skurfer.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;Don't try to tell me a thing is important to you if the whole of your “support” entails forcing others to spend time and money on it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26324443&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp26319819p26324443.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26323505</id>
	<title>Re: TextMate - Spark View Engine .spark Files as HTML</title>
	<published>2009-11-12T10:08:24Z</published>
	<updated>2009-11-12T10:08:24Z</updated>
	<author>
		<name>Steve King-8</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;&lt;div&gt;On 12 Nov 2009, at 11:35, Rob McBroom wrote:&lt;/div&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;&lt;blockquote type=&quot;cite&quot;&gt;&lt;div&gt;If you open a .spark file in TextMate, then set the language to HTML (using the menu on the status bar at the bottom of the window), it will treat all .spark files as HTML in the future.&lt;/div&gt;&lt;/blockquote&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Which seems like a major mis-feature to me. I open lots of files ending in .txt. Most are plain text, but some are some other type that benefits from different syntax coloring. I *hate* that language types are sticky this way. Just because I want to view one file in a different manner doesn't mean I want to view *all* files that way. I want to set it once for the common case (plain text), then only change it for the files which are something else.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Allan, add this to the wishlist for TextMate Forever-- I mean, TextMate 2. :-)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: separate; color: rgb(0, 0, 0); font-family: Optima; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; &quot;&gt;&lt;div style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#00000000&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: transparent; &quot;&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;--&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;Steve King&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;Sr. Software Engineer&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;Arbor Networks&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;+1 734 821 1461&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://www.arbornetworks.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;i&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; &quot;&gt;www.arbornetworks.com&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;br class=&quot;Apple-interchange-newline&quot;&gt;
&lt;/div&gt;
&lt;br&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt; &lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26323505&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26323505/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp26319819p26323505.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26323058</id>
	<title>Re: Open a specific file with a certain keystroke?</title>
	<published>2009-11-12T09:42:28Z</published>
	<updated>2009-11-12T09:42:28Z</updated>
	<author>
		<name>Berend Hasselman</name>
	</author>
	<content type="html">&lt;br&gt;On 12-11-2009, at 07:57, Marius Hofert wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; I am working on a Mac OS 10.6.1 with textmate version 1.5.7. I have a &amp;nbsp;
&lt;br&gt;&amp;gt; specific .txt file on my Desktop which I frequently open to put in &amp;nbsp;
&lt;br&gt;&amp;gt; some text. How can I define a keystroke/key combination such that this &amp;nbsp;
&lt;br&gt;&amp;gt; specific file is open and shown on top of all other open applications? &amp;nbsp;
&lt;br&gt;&amp;gt; Is this even possible? If so, is this a Mac-kind-of-thing or can this &amp;nbsp;
&lt;br&gt;&amp;gt; be achieved with textmate? With &amp;quot;System-Preferences -&amp;gt; Keyboard -&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Keyboard Shortcuts&amp;quot; I could not get this to work.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;You can use a utility such as FastScripts to achieve what you want.
&lt;br&gt;&lt;br&gt;Since you have Snow Leopard, there is another way of getting what you want.
&lt;br&gt;&lt;br&gt;Create a service with Automator which can be applied in all applications; it will be available form the Services menu item in all applications.
&lt;br&gt;You can assign a keyboard shortcut to the service in System Preferences, Keyboard; choose something that is not used anywhere else.
&lt;br&gt;See the accompanying screen snapshot. 
&lt;br&gt;&lt;br&gt;Since you are using TextMate it seems preferable to use the TextMate shell command mate (install it if you haven't done so already from the TextMate menu: Help, terminal usage...).
&lt;br&gt;&lt;br&gt;Save it as Openjottings for example.
&lt;br&gt;&lt;br&gt;Berend
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26323058&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;openjottings.tiff&lt;/strong&gt; (66K) &lt;a href=&quot;http://old.nabble.com/attachment/26323058/0/openjottings.tiff&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-a-specific-file-with-a-certain-keystroke--tp26314326p26323058.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26322859</id>
	<title>Re: Open a specific file with a certain keystroke?</title>
	<published>2009-11-12T09:30:41Z</published>
	<updated>2009-11-12T09:30:41Z</updated>
	<author>
		<name>drukepple</name>
	</author>
	<content type="html">You could probably create a very specific command in TextMate, bind a keystroke to it, and you should be good to go.
&lt;br&gt;&lt;br&gt;(I'm making the assumption that I need to walk you through these steps...my apologies if this is over simple for you)
&lt;br&gt;&lt;br&gt;Go to the Bundle Editor (Bundles &amp;gt; Bundle Editor &amp;gt; Show Bundle Editor...or Command-Option-Control-B, a shortcut I use a lot).
&lt;br&gt;&lt;br&gt;You should have a &amp;quot;Your Name's Bundle&amp;quot; &amp;nbsp;I'd put this command in that bundle. &amp;nbsp;Click on that bundle.
&lt;br&gt;&lt;br&gt;In the little button at the bottom with the &amp;quot;+&amp;quot; and the down-facing triangle, click on it and choose New Command.
&lt;br&gt;&lt;br&gt;Give it a Name
&lt;br&gt;&lt;br&gt;In the interface on the right, choose Save: Nothing, Input: None, Output:Discard, and type this into the &amp;quot;Command&amp;quot; field:
&lt;br&gt;&lt;br&gt;mate ~/Desktop/Test.txt
&lt;br&gt;&lt;br&gt;Where &amp;quot;Test.txt&amp;quot; is the file on your desktop.
&lt;br&gt;&lt;br&gt;In Activation, choose &amp;quot;Key Equivalent&amp;quot; from the popup menu and type the desired shortcut into the field. &amp;nbsp;Leave the scope selector blank.
&lt;br&gt;&lt;br&gt;The potential drawback to this is that this will only work in TextMate. &amp;nbsp;That may or may not be what you want. &amp;nbsp;But not only will it only work in TextMate, it will only work if you have a text file open and focused. &amp;nbsp;Bundle items can't be triggered if you're not working in text. &amp;nbsp;Most of the time, that's not an issue, but every now and then I forget and can't figure out why I can't access the Subversion commands in my new project...
&lt;br&gt;&lt;br&gt;If you want more global access to the file, you can look into using Quicksilver or Butler to create a global hotkey that will always work (you can even specify which apps for it to be active in). &amp;nbsp;I won't get into those details now, but would be happy to provide further details if you need them.
&lt;br&gt;&lt;br&gt;Hope that helps,
&lt;br&gt;+dru
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322859&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-bounces+dru=summitprojects.com@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322859&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-bounces+dru=summitprojects.com@...&lt;/a&gt;] On Behalf Of Marius Hofert
&lt;br&gt;Sent: Wednesday, November 11, 2009 10:57 PM
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322859&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;Subject: [TxMt] Open a specific file with a certain keystroke?
&lt;br&gt;&lt;br&gt;Dear Textmate Users,
&lt;br&gt;&lt;br&gt;I am working on a Mac OS 10.6.1 with textmate version 1.5.7. I have a specific .txt file on my Desktop which I frequently open to put in some text. How can I define a keystroke/key combination such that this specific file is open and shown on top of all other open applications? &amp;nbsp;
&lt;br&gt;Is this even possible? If so, is this a Mac-kind-of-thing or can this be achieved with textmate? With &amp;quot;System-Preferences -&amp;gt; Keyboard -&amp;gt; Keyboard Shortcuts&amp;quot; I could not get this to work.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Marius
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322859&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26322859&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-a-specific-file-with-a-certain-keystroke--tp26314326p26322859.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26322375</id>
	<title>Re: TextMate - Spark View Engine .spark Files as HTML</title>
	<published>2009-11-12T09:02:28Z</published>
	<updated>2009-11-12T09:02:28Z</updated>
	<author>
		<name>migofast</name>
	</author>
	<content type="html">Duhhh -- Sweet works perfect&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp26319819p26322375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26321888</id>
	<title>Re: TextMate - Spark View Engine .spark Files as HTML</title>
	<published>2009-11-12T08:35:26Z</published>
	<updated>2009-11-12T08:35:26Z</updated>
	<author>
		<name>Rob McBroom-4</name>
	</author>
	<content type="html">On Nov 12, 2009, at 10:19 AM, migofast wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Working in ASP.NET MVC I am mostly a front-end dev and prefer to code in
&lt;br&gt;&amp;gt; TextMate but the files for the spark view engine are .spark even though the
&lt;br&gt;&amp;gt; vast majority of the content of these files is HTML -- I want TextMate to
&lt;br&gt;&amp;gt; treat these as HTML so that I can use standard TextMate HTML commands and
&lt;br&gt;&amp;gt; bundle features.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How would I go about doing this?
&lt;br&gt;&lt;br&gt;If you open a .spark file in TextMate, then set the language to HTML (using the menu on the status bar at the bottom of the window), it will treat all .spark files as HTML in the future.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Rob McBroom
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.skurfer.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.skurfer.com/&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;It's not that I think guns, drugs, prostitution, swimming, eating and reading should be legal. It's just that no one on Earth has the authority to make them illegal.
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26321888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp26319819p26321888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26321617</id>
	<title>Re: Open a specific file with a certain keystroke?</title>
	<published>2009-11-12T08:20:43Z</published>
	<updated>2009-11-12T08:20:43Z</updated>
	<author>
		<name>Jeff Keen</name>
	</author>
	<content type="html">&lt;div&gt;It&amp;#39;s not Textmate specific, but that sort of task would be easy to do by defining a trigger in Quicksilver. (&lt;a href=&quot;http://www.blacktree.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.blacktree.com/&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Jeff&lt;/div&gt;&lt;div&gt;

&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Nov 12, 2009 at 12:57 AM, Marius Hofert &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26321617&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;m_hofert@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;

Dear Textmate Users,&lt;br&gt;
&lt;br&gt;
I am working on a Mac OS 10.6.1 with textmate version 1.5.7. I have a&lt;br&gt;
specific .txt file on my Desktop which I frequently open to put in&lt;br&gt;
some text. How can I define a keystroke/key combination such that this&lt;br&gt;
specific file is open and shown on top of all other open applications?&lt;br&gt;
Is this even possible? If so, is this a Mac-kind-of-thing or can this&lt;br&gt;
be achieved with textmate? With &amp;quot;System-Preferences -&amp;gt; Keyboard -&amp;gt;&lt;br&gt;
Keyboard Shortcuts&amp;quot; I could not get this to work.&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
&lt;br&gt;
Marius&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
_______________________________________________&lt;br&gt;
textmate mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26321617&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26321617&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-a-specific-file-with-a-certain-keystroke--tp26314326p26321617.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26320236</id>
	<title>r11812 (Active4D)</title>
	<published>2009-11-12T07:03:33Z</published>
	<updated>2009-11-12T07:03:33Z</updated>
	<author>
		<name>aparajita</name>
	</author>
	<content type="html">added -bash to most snippets, changed array/set array snippets to use * inline syntax
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/$attributes __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;boolean __ :&amp;gt;.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;date __:&amp;gt;.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;number __ :&amp;gt;.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;string __ :&amp;gt; from attributes.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;string __ :&amp;gt; from form field.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;string __ :&amp;gt; from session.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;string __ :&amp;gt;.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/&amp;lt;time __ :&amp;gt;.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/RowSet_newFromSelection __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/Standard Header.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/XFA.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/a4d_debug_dump array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/a4d_debug_dump collection __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/a4d_debug_dump collection($attributes).tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array boolean __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array boolean __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array date __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array date __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array longint __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array longint __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array real __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array real __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array string __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array string __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array text __ set array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array text __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/choose __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/find in array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/fusebox redirect __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/fusebox_makeUrl __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/include __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/query __.tmSnippet
&lt;br&gt;A &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/query selection __.tmSnippet
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/query selection__.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/records in selection __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/selection to array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/session{__}.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/size of array __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/write __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/write to console __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/writebr __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/writeln __.tmSnippet
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26320236&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11812-%28Active4D%29-tp26320236p26320236.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26319819</id>
	<title>TextMate - Spark View Engine .spark Files as HTML</title>
	<published>2009-11-12T06:38:24Z</published>
	<updated>2009-11-12T06:38:24Z</updated>
	<author>
		<name>migofast</name>
	</author>
	<content type="html">Working in ASP.NET MVC I am mostly a front-end dev and prefer to code in TextMate but the files for the spark view engine are .spark even though the vast majority of the content of these files is HTML -- I want TextMate to treat these as HTML so that I can use standard TextMate HTML commands and bundle features.
&lt;br&gt;&lt;br&gt;How would I go about doing this?
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/TextMate---Spark-View-Engine-.spark-Files-as-HTML-tp26319819p26319819.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26318171</id>
	<title>r11811 (Active4D)</title>
	<published>2009-11-12T04:56:08Z</published>
	<updated>2009-11-12T04:56:08Z</updated>
	<author>
		<name>aparajita</name>
	</author>
	<content type="html">v5 updates, renamed a few items
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/Active4D = block.tmSnippet
&lt;br&gt;A &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/Active4D code block.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array real __.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/array text __ set array __.tmSnippet
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/query selection __.tmSnippet
&lt;br&gt;A &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Snippets/query selection__.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Syntaxes/Active4D Config.tmLanguage
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/Syntaxes/Active4D.tmLanguage
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Active4D.tmbundle/info.plist
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26318171&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11811-%28Active4D%29-tp26318171p26318171.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26314326</id>
	<title>Open a specific file with a certain keystroke?</title>
	<published>2009-11-11T22:57:29Z</published>
	<updated>2009-11-11T22:57:29Z</updated>
	<author>
		<name>mhofert</name>
	</author>
	<content type="html">Dear Textmate Users,
&lt;br&gt;&lt;br&gt;I am working on a Mac OS 10.6.1 with textmate version 1.5.7. I have a &amp;nbsp;
&lt;br&gt;specific .txt file on my Desktop which I frequently open to put in &amp;nbsp;
&lt;br&gt;some text. How can I define a keystroke/key combination such that this &amp;nbsp;
&lt;br&gt;specific file is open and shown on top of all other open applications? &amp;nbsp;
&lt;br&gt;Is this even possible? If so, is this a Mac-kind-of-thing or can this &amp;nbsp;
&lt;br&gt;be achieved with textmate? With &amp;quot;System-Preferences -&amp;gt; Keyboard -&amp;gt; &amp;nbsp;
&lt;br&gt;Keyboard Shortcuts&amp;quot; I could not get this to work.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Marius
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26314326&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Open-a-specific-file-with-a-certain-keystroke--tp26314326p26314326.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313674</id>
	<title>Re: HTML: Images not displaying when previewing</title>
	<published>2009-11-11T21:25:51Z</published>
	<updated>2009-11-11T21:25:51Z</updated>
	<author>
		<name>Darrin Rich</name>
	</author>
	<content type="html">Never mind on that. Must have been a caching issue. I restarted TM and image is loaded now.
&lt;br&gt;&lt;br&gt;Going through the newb process :)
&lt;br&gt;&lt;br&gt;On Nov 11, 2009, at 9:23 PM, Darrin Rich wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Started going through the process of learning Textmate today. I was doing some HTML locally and noticed when previewing the page the images aren't loading. Is there a setting somewhere that I'm suppose to check to display images in preview mode?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; textmate mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26313674&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26313674&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HTML%3A-Images-not-displaying-when-previewing-tp26313659p26313674.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313659</id>
	<title>HTML: Images not displaying when previewing</title>
	<published>2009-11-11T21:23:42Z</published>
	<updated>2009-11-11T21:23:42Z</updated>
	<author>
		<name>Darrin Rich</name>
	</author>
	<content type="html">Started going through the process of learning Textmate today. I was doing some HTML locally and noticed when previewing the page the images aren't loading. Is there a setting somewhere that I'm suppose to check to display images in preview mode?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26313659&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HTML%3A-Images-not-displaying-when-previewing-tp26313659p26313659.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26312888</id>
	<title>dyld: Symbol not found: _rb_intern2—TM blogging bundle error</title>
	<published>2009-11-11T19:35:44Z</published>
	<updated>2009-11-11T19:35:44Z</updated>
	<author>
		<name>Adam Sharp</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;First of all, loving TextMate it's great.
&lt;br&gt;&lt;br&gt;Running Mac OS X 10.6.2 Snow Leopard.
&lt;br&gt;&lt;br&gt;I'm getting this error when I use the Fetch Blogs command from the blogging bundle:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; dyld: lazy symbol binding failed: Symbol not found: _rb_intern2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Expected in: flat namespace
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; dyld: Symbol not found: _rb_intern2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Referenced from: /Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist.bundle
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Expected in: flat namespace
&lt;br&gt;&lt;br&gt;I recently upgraded my default SL ruby installation to v1.9.1, following the instructions at &lt;a href=&quot;http://hivelogic.com/u/692&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hivelogic.com/u/692&lt;/a&gt;. I could previously use the blogging bundle, and I think this may have been what caused the problem.
&lt;br&gt;&lt;br&gt;I have reverted the contents of /usr/local to a backed up copy, and now I'm running the default SL ruby 1.8.7. Unfortunately I still get the same issue.
&lt;br&gt;&lt;br&gt;Hope you can help.
&lt;br&gt;&lt;br&gt;Adam Sharp
&lt;br&gt;Email: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26312888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;adsharp@...&lt;/a&gt;
&lt;br&gt;Web: www.adam-sharp.net
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26312888&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/dyld%3A-Symbol-not-found%3A-_rb_intern2%E2%80%94TM-blogging-bundle-error-tp26312888p26312888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26306225</id>
	<title>Re: Textfield empty</title>
	<published>2009-11-11T10:30:32Z</published>
	<updated>2009-11-11T10:30:32Z</updated>
	<author>
		<name>cryptix</name>
	</author>
	<content type="html">Hi again,
&lt;br&gt;&lt;br&gt;sorry for the noise.
&lt;br&gt;just had to reset my font and than it worked again.
&lt;br&gt;still strange thou..
&lt;br&gt;&lt;br&gt;cyas
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 11.11.2009, at 14:37, cryptix wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm using the 1510 build and since the 10.6.2 update, the textfield just stays empty.
&lt;br&gt;&amp;gt; I can open files, save and edit them but i don't see any content.
&lt;br&gt;&amp;gt; Can somebody help me with this?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; kind regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; cryptix
&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26306225&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Textfield-empty-tp26301349p26306225.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26301349</id>
	<title>Textfield empty</title>
	<published>2009-11-11T05:37:30Z</published>
	<updated>2009-11-11T05:37:30Z</updated>
	<author>
		<name>cryptix</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm using the 1510 build and since the 10.6.2 update, the textfield just stays empty.
&lt;br&gt;I can open files, save and edit them but i don't see any content.
&lt;br&gt;Can somebody help me with this?
&lt;br&gt;&lt;br&gt;&lt;br&gt;kind regards,
&lt;br&gt;&lt;br&gt;cryptix
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26301349&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Textfield-empty-tp26301349p26301349.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26298408</id>
	<title>r11810 (Subversion)</title>
	<published>2009-11-11T01:30:53Z</published>
	<updated>2009-11-11T01:30:53Z</updated>
	<author>
		<name>Michael Sheets-2</name>
	</author>
	<content type="html">Set LANG to allow regex matching to always work.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Subversion.tmbundle/Commands/Blame.plist
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26298408&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11810-%28Subversion%29-tp26298408p26298408.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26288221</id>
	<title>r11809 (PHP Drupal)</title>
	<published>2009-11-10T09:57:07Z</published>
	<updated>2009-11-10T09:57:07Z</updated>
	<author>
		<name>psynaptic</name>
	</author>
	<content type="html">By mikejoconnor: Check both SERVER and ENV for TM variables.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;U &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/Support/bootstrap.php
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26288221&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11809-%28PHP-Drupal%29-tp26288221p26288221.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26288161</id>
	<title>r11808 (PHP Drupal)</title>
	<published>2009-11-10T09:53:54Z</published>
	<updated>2009-11-10T09:53:54Z</updated>
	<author>
		<name>psynaptic</name>
	</author>
	<content type="html">Added a couple of snippets and a simpletest skelton.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;A &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/Commands/Test skeleton.tmCommand
&lt;br&gt;A &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/Snippets/$node-&amp;gt;field_[name][0]['view'];.tmSnippet
&lt;br&gt;U &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/Snippets/template_preprocess_views.tmSnippet
&lt;br&gt;A &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/field_[name][0][view]
&lt;br&gt;A &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/field_name[0][view]
&lt;br&gt;U &amp;nbsp; trunk/Review/Bundles/PHP Drupal.tmbundle/info.plist
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26288161&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11808-%28PHP-Drupal%29-tp26288161p26288161.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285687</id>
	<title>r11807 (ActionScript, Ant, Apache,…)</title>
	<published>2009-11-10T07:45:15Z</published>
	<updated>2009-11-10T07:45:15Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/ActionScript.tmbundle/
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Ant.tmbundle/
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Apache.tmbundle/
&lt;br&gt;D &amp;nbsp; trunk/Bundles/JavaScript Flash.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285687&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11807-%28ActionScript%2C-Ant%2C-Apache%2C%E2%80%A6%29-tp26285687p26285687.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279423</id>
	<title>r11806 (Objective-C)</title>
	<published>2009-11-09T23:35:20Z</published>
	<updated>2009-11-09T23:35:20Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/objective-c.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/objective-c.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Objective-C.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26279423&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11806-%28Objective-C%29-tp26279423p26279423.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278857</id>
	<title>r11805 (C)</title>
	<published>2009-11-09T22:20:30Z</published>
	<updated>2009-11-09T22:20:30Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/c.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/c.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/C.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278857&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11805-%28C%29-tp26278857p26278857.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278860</id>
	<title>Re: choosing default directory</title>
	<published>2009-11-09T22:17:54Z</published>
	<updated>2009-11-09T22:17:54Z</updated>
	<author>
		<name>mhofert</name>
	</author>
	<content type="html">This is a known issue. In fact, I posted on this a couple of weeks ago.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;Marius
&lt;br&gt;&lt;br&gt;On 2009-11-09, at 22:35 , Noah wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi there,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am want to set the default save folder so when saving files the
&lt;br&gt;&amp;gt; directory is already chosen.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Noah
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; textmate mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278860&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278860&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/choosing-default-directory-tp26274116p26278860.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278566</id>
	<title>r11804 (Ruby)</title>
	<published>2009-11-09T21:33:27Z</published>
	<updated>2009-11-09T21:33:27Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">Moved to &lt;a href=&quot;http://github.com/textmate/ruby.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/ruby.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The current version has been pushed to the ‘svn’ branch at github and needs to be merged into master.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Ruby.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278566&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11804-%28Ruby%29-tp26278566p26278566.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278556</id>
	<title>r11803 (Java)</title>
	<published>2009-11-09T21:31:35Z</published>
	<updated>2009-11-09T21:31:35Z</updated>
	<author>
		<name>Allan Odgaard-4</name>
	</author>
	<content type="html">Move bundle to &lt;a href=&quot;http://github.com/textmate/java.tmbundle/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/textmate/java.tmbundle/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The current version has been pushed to the ‘svn’ branch at github and needs to be merged into master.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;D &amp;nbsp; trunk/Bundles/Java.tmbundle/
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278556&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11803-%28Java%29-tp26278556p26278556.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26276778</id>
	<title>r11802 (Ruby)</title>
	<published>2009-11-09T17:24:21Z</published>
	<updated>2009-11-09T17:24:21Z</updated>
	<author>
		<name>Alexander John Ross</name>
	</author>
	<content type="html">Don't run RubyMate with TM_RUBY. TM_RUBY is what RubyMate should use to run the current document! RubyMate should be run with whatever ruby is first on the PATH.
&lt;br&gt;&lt;br&gt;Changed:
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Ruby.tmbundle/Commands/Run focused unit test.plist
&lt;br&gt;U &amp;nbsp; trunk/Bundles/Ruby.tmbundle/Commands/Run.tmCommand
&lt;br&gt;_______________________________________________
&lt;br&gt;textmate-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26276778&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-dev-f18158.html&quot; embed=&quot;fixTarget[18158]&quot; target=&quot;_top&quot; &gt;textmate-dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/r11802-%28Ruby%29-tp26276778p26276778.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26275435</id>
	<title>Re: latex2 bundle?</title>
	<published>2009-11-09T15:10:29Z</published>
	<updated>2009-11-09T15:10:29Z</updated>
	<author>
		<name>Alex Ross-9</name>
	</author>
	<content type="html">heh… sorry about that.
&lt;br&gt;&lt;br&gt;I changed my usernames everywhere from alexross to lasersox.
&lt;br&gt;&lt;br&gt;Because alexross turns up ~900,000 hits on google and
&lt;br&gt;lasersox turns up just ~200.
&lt;br&gt;&lt;br&gt;-alex
&lt;br&gt;&lt;br&gt;On Nov 9, 2009, at 2:36 AM, enas wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On 6 Nov 2009, at 15:35, Hans-Jörg Bibiko wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On 06.11.2009, at 16:26, enas wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I just wanted to play with the new LaTeX bundle Alex Ross is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; developing, and I can't access it. The following link seems to be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; broken:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://github.com/alexross/latex.tmbundle&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/alexross/latex.tmbundle&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I do not know precisely but maybe try
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://github.com/lasersox/latex.tmbundle&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/lasersox/latex.tmbundle&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I couldn't have guessed it was all a matter of reshuffling the
&lt;br&gt;&amp;gt; letters...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; enas
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; textmate mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26275435&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;textmate mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26275435&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;textmate@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.macromates.com/listinfo/textmate&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.macromates.com/listinfo/textmate&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/textmate-users-f18157.html&quot; embed=&quot;fixTarget[18157]&quot; target=&quot;_top&quot; &gt;textmate users&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/latex2-bundle--tp26233780p26275435.html" />
</entry>

</feed>
