Hi,
I'm just trying to work out how to open a recent file from within the same
project. Eg have files open in project A, close file X, then want to be
able to get a list of recently closed files in the that project which in
this case would have file X on top?
Using the Open Recent doesn't seem to offer this?
Tks
Greg
I don't think there's a default multi-select nib for tm_dialog yet,
is there? I used one that I had already created for this, so if it's
out of place please switch it out. This should be up to date with
the latest specs, the DIALOG environment variable and the previous
fallback mods to the cat command. The nib is included and should
reside in the nibs folder in the same bundle folder as blogging.rb.
Thanks,
Brett
I hope I am sending this correctly. I need assistance with the Blogging Bundle of TextMate.
Per the very helpful video I found on the site, I setup the bundle for my WordPress login. After I completed the setup, I made sure I saved it. When I attempted to Fetch Blog and entered my password for the site, I got the below error message and nothing was received:
Received Exception:HTTP error: 301 No Post are Available
I even attempted to send a blog up to my site and got, basically, the same error message.
I was using WordPress 2.0.6 when I first attempted and decided to upgrade WordPress last night to 2.1.2 (mainly because I need to also) to see if that would fix the problem, it did not.
Thank you ahead of time for your assistance.
I have been using TM for quite a while, and one of my most-used
features is the PHP syntax validation. Immediately after the latest
update (to 1.5.5 (1368)) this stopped working. Instead, I see the
following lines in place of the error / success readout:
dyld: ruby Undefined symbols:
_rb_attr_get
_rb_attr_get
_rb_ll2num
_rb_num2ll
_rb_string_value
I have tried updating Ruby to 1.8.6, and downgrading it to 1.8.4. I
have deleted and downloaded a new copy of TM. Nothing helps. I am on
10.3.9 + all patches.
Has anyone else seen anything like this?
Thanks,
Walter
I don't know if I'm using TextMate in a strange way, but: I have an HTML
blogging project open with a couple of root folders, and each of those
folders have one sub-folder for archive purposes. Every now and then I like
to archive posts from the main folder into the sub-folder, but when I do
this the sub-folder unfurls - and I really don't want this to happen. Is
there any way to stop it? A preference I can check somewhere? Why does it
open in the first place; is this behavior useful to some other workflow or
language?
Thanks for any thoughts
- david
I was getting the wrong auto-close \end{...} tags when I pressed
apple-option-. in my LaTeX document.
The problem turns out to be caused by a bug (or design flaw) in the helper
script "$TM_SUPPORT_PATH/bin/checknest.rb", which only recognises a single
delimeter per line: in a few places I have a short environment on a single
line.
I have applied the attached patch to my copy. I admit that I haven't tested
it especially thoroughly, but it seems to work for me.
I hope this is useful.
Robin
I have started using Textmate for editing c source but seem to be
unable to customize the indentation rules to match our code convention
Here is an example of I need indentation to work
void example_function()
{
short i, n = 10;
for (i = 0; i < 10; i++)
{
do_something(i);
}
do_completion();
}
I would even be happy to do without the regular c indentation rules,
and have tried overriding them with empty patterns, but I still have
a problem when I type the semi-colon to complete the do_completion()
line as this line will get auto-indented to match the indent level of
the loop block.
Thanks in advance for any help with this.
Simon
Hi!
Would there be the possibility to include some more cite-commands for
citation-completions?
\citeNP
\citeA
\citeANP
\citeN
\citeN
\shortcite
\shortciteNP
\shortciteA
\shortciteANP
\shortciteN
\citeyear
\citeyearNP
Niels
--
Jammern für Anfänger: Niels K. (25) Jammerbacke -- auch für
professionelles Jammern zu haben
http://jammern.wordpress.com
I just received this message from a user of my UTW-RPC/Autotag
combination, and I'm a little mystified. Can anyone on the list tell
me what might be the issue here? I am running the same combination
as this user and have none of these issues:
_______________________________
Greetings,
I just tried UTW, and got some errors. Firstly, I cannot fetch blog
posts with textmate using Brad Choates plugin when the WP plugin is
activated. I get:
RecievedException: Wrong content type
When I try to run it. Its a tool tip, so I couldn't cut and past it
for you.
Secondly, I get the following when I run 'autotag' on a blog post:
error 63 (File name too long) opening sem /tm_dialog async/
mycomputername/30.
tm_dialog (async_update): Window '30' doesn't exist
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/
dialog.rb:83:in `parameters=': Could not update () (RuntimeError)
from /tmp/temp_textmate.dHfCTa:42
from /tmp/temp_textmate.dHfCTa:34:in `call'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:36:in `call_with_progress'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:32:in `call'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:49:in `call_with_progress'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:47:in `fork'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:47:in `call_with_progress'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:40:in `dialog'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:40:in `call_with_progress'
from /tmp/temp_textmate.dHfCTa:34
I am running WP 2.1, utw-rpc1.2.zip, autotag3.1.zip, TextMate v1368.
The second of these errors are while textmate is set to 'blog HTML'.
_____________________
Thanks for any assistance,
Brett
I am having trouble with citation insertion in the LaTeX bundle (both
the Ref-TeX style and the Insert Citation Based on Current Word).
Each issues in a never ending spinning beach ball. A quick look at
Activity Monitor reveals ruby to be consuming upwards to 80% of my
cpu. When I kill the process I get the following error:
/Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
96:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filemap'
from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
71:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filecite_scan'
from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
200:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of filecite_scan'
from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
199:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of
filerecursive_scan'
from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
170:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 4: syntax error: unexpected end of
filerecursive_scan'
from /Library/Application Support/TextMate/Support/lib/LaTeXUtils.rb:
206:in /bin/bash: -c: line 1: unexpected EOF while looking for
matching `''
/bin/bash: -c: line 3: syntax error: unexpected end of
fileget_citations'
from /tmp/temp_textmate.2NjSUX:37
Any ideas? I am using TM 1.5.5 (1368). Thanks in advance. All the
best, Mark