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
I just updated to the latest cutting edge version, and updated my
bundles. I wanted to try the Ruby auto complete, but either I'm doing
something wrong, or it just doesn't work.
No matter what I try to type, all I get is a tooltip saying "No
matches were found". In a Ruby/Rails document, I start typing
'validates' (without the quotes, obviously) and hit Option Escape and
get No Matches were found.
Is there something else I need to do to get this working?
Thanks,
John
While I'm here, there's an obvious typo in the "LaTeX and view" command,
which means
it fails to respect the
%!TEX TS-program = xelatex
directive. I fixed that, and also made it respect 'TS-program=latex', which
is supposed to mean
that a Latex -> DVI -> PS -> PDF compilation path should be used, rather
than PDFTeX's
straight-to-PDF compilation.
(I need this because I have a package which uses PSTricks. So although
PSTricks is being
used, the text \usepackage{pstricks} doesn't appear in my actual .tex file.)
Patch attached.
Robin
I switched from FF to Safari for a couple days because I really,
really liked the edit in TextMate option. However it only lasted for
a few days because I like FF a lot more...so I decided to give the
"It's all Text" plugin another shot. Hated it. First of all I can't
open the editor using my keyboard, and secondly when I save and close
my document it doesn't switch back to FF automatically. The edit in
TM for Safari does both...are there any alternatives to this IAT
plugin for FF? I want easy FF editing in TM.
Pat
Hi all,
I love a lot of things about TextMate - but I'm still
having one major problem.
How can I edit multiple files straight from an FTP
server in a single window? I use Transmit 3 - which
lets you ctrl-click a file and "edit in" whatever.
Then, when you save, it shoots the new file up to the
server. However, I'm trying to figure out how to do
this within one window - like when you're working on a
"project".
This works fine in BBEdit but in textmate it just won't work.
It's probably the last thing that's holding me back from switching over
completely...
Hi list,
I've just released a public beta of BlogMate, my free blogging
palette plug-in for TextMate. If some of you could backup your blog
databases, download a copy, try it out, and send me a letter saying
your blog didn't blow up that would be sweet.
I'm serious about the whole backup part too.
http://www.ditchnet.org/blogmate/
thanks,
Todd Ditchendorf
Scandalous Software - Mac XML Developer Tools
http://scan.dalo.us
This has been discussed before, you should find a bunch of stuff on
here with a search.
I don't get the technical reasons behind it but it seems that it is
impossible to get that behavior from TextMate. The easiest way to
solve this problem is to use Interarchy (FTP program - not free
though...). It allows you to create what they call "Net Disks" which
are local mirrors that auto synch to server on change and/or regular
intervals. Since they're pretty much local files, you can create
TextMate "projects" with them. Not ideal... But it does the trick
until a better solution gets built in TextMate. Seeing how
customizable TextMate is, I would have thought one of the super smart
people on this list would have come up a "reopen current opened
documents in a project" but I guess it's not as easy as it sounds ;)
On Mar 15, 2007, at 5:15 PM, textmate-request(a)lists.macromates.com
wrote:
> Hi all,
>
> I love a lot of things about TextMate - but I'm still
> having one major problem.
>
> How can I edit multiple files straight from an FTP
> server in a single window? I use Transmit 3 - which
> lets you ctrl-click a file and "edit in" whatever.
> Then, when you save, it shoots the new file up to the
> server. However, I'm trying to figure out how to do
> this within one window - like when you're working on a
> "project".
> This works fine in BBEdit but in textmate it just won't work.
> It's probably the last thing that's holding me back from switching
> over
> completely...
hi,
I want to share a few suggestions for subversion bundle that comes
with Textmate, I hope this is the proper place.
* Add the ability to set the ignore propset on folders directly in
menu (ctrl+shift+a).
* When viewing status (ctrl+shift+a+0), right clicking in window to
reload will present a blank page, I'm the only one?
* Add the ability to use the --force flag, this will reduce command
line editing in some cases.
* Add the ability to use svn move (svn ren) on files in project
drawer, or just make rename function svn-aware
next, for textmate
* add the possibility to directly have a terminal window opened
sticked at the bottom of textmate like project drawer.
* sorting files and directory in project drawer, directories first
instead of alphabetic order.
* set a default preference for the position of the project drawer
(left or right).
thanks for making textmate, the best text editor so far.
Claudio
Hi,
this might be a very stupid question and I'm not so sure about
whether this is the right place to ask either so I hope you can
forgive me if this post is in some way inappropriate.
I'm trying to reproduce the screencast about tm_dialog on my computer
but somehow it doesn't work. Whenever I try to open a nib-file with
"tm_dialog some_nib_file.nib" my shell is stalling but nothing else
happens. I wonder what I'm doing wrong!? Are there any Variables I
should set?
I'm using /Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/
Contents/Resources/tm_dialog (=$DIALOG)
on a core duo macbook with 10.4.8. The nib file is saved as 10.2 and
later.
Thx, Dominik.
> Are any others interested in figuring out guidelines and
> stylesheets for such things?
Yes. I'm low in coding mojo, but assign me a granular task and I will
do it.
>> I wish I had the time to help you solve the MORE / CONT'D feature.
>> That's be pure awesomenesses.
>
> Can you explain this issue? Maybe someone will take up the charge.
When either a scene or a bit of dialogue spans a page-break
indicators are placed in the scene and in the dialogue that tell you
the scene, or bit of dialogue, continues on the next page. It looks
like this:
INT. STORE ROOM - NIGHT
Darcy sits alone.
DARCY
I can't stand just waiting here.
(more)
(CONT'D)
-----------------Page-Break-----------------------
(CONT'D:)
DARCY (CONT'D)
Give me something, anything...
The only place this pops up in is when printing to PDF. As of now the
PDF creation is handled by PrinceXml, so prince determines where the
page-breaks should go. Because prince is deciding where the page-
breaks go prince would need to determine when it needs to place the
"continued" indicators.
I'm using Prince because it's easy to install and I can leverage the
HTML conversion I can do to create the PDF. People have suggested
that I could get much more sophesticated odcuments using LaTex but
I've found it to be a large download, a pain to install, and yet
another document language I'd have to learn. So, I'm not too
interested at this point.
But to be frank, this issue is not a priority.
Hi folks,
I am just starting to get into TM a bit (I'm considering switching
from VIM), and I noticed that the Stats for Document command is a bit
overly complicated. I just wanted to suggest the following instead:
wc | sed -e ':x' -e 's/\([0-9][0-9]*\)\([0-9][0-9][0-9]\)/\1,\2/' -e
'tx' | awk '{printf "%11.11s lines\n%11.11s words\n%11.11s bytes\n",
$1,$2,$3}'
Nice app, so far... well, except it's that a modeless editor, of
course :)
Regs,
Derek
Derek Wyatt
http://derekwyatt.org
Hi All,
I've got localhosting set up and I'd like to edit a folder as user
www, but
sudo -u www mate folder_name
doesn't seem to work as expected. This could be because I don't know
the default Mac OS X www user password, I need to modify the sudoers
file, or because sudo doesn't pass privs to Textmate when called via
mate, as Allan seems to suggest here:
http://comox.textdrive.com/pipermail/textmate/2006-November/014625.html
Is this possible, or should I add it to the Wiki requests page? If it
is possible, can someone point me in the right direction?
peace - oli
dear list,
pardon my ignorance on this one... I have a feeling this has been
covered many times...
I'm wanting to try using TM for projects I'd usually use just Xcode
for... but I'm missing the class/method/function suggestions you get
when you are typing symbols in Xcode and press esc. does TM offer
popup suggestion menus like this? specifically for cocoa/
corefoundation/core graphics, etc?
Todd Ditchendorf
Scandalous Software - Mac XML Developer Tools
http://scan.dalo.us
Hi!
I have a category with a "," in the category name. If I fetch now the
categories via the "cat"-snippet I get the following:
Category: part until the comma
Category: part from the comma
In my case the category "Liebling, ich hab Migräne weil…" becomes
Category: Liebling
Category: ich hab Migräne weil…
Niels
--
Jammern für Anfänger: Niels K. (25) Jammerbacke -- auch für
professionelles Jammern zu haben
http://jammern.wordpress.com
Hi all,
I am having a problem getting started with tm_dialog. I followed the
instructions (intro_to_tm_dialog.mov --
http://macromates.com/blog/archives/2006/10/28/new-dialog-system-for-comman…
) but the first error I found was this:
> tm_dialog
/Applications/TextMate.app/Contents/SharedSupport/Support/bin/tm_dialog:
line 5: /bin/tm_dialog_v5: No such file or directory
( In this 20 seconds I learned the ctrl-R - whoa KICK BUTT!! -- but sadly
`which tm_dialog` didn't work (strange tm_dialog worked)..)
The script was easy so I just will use tm_dialog_v5, but then the
following error occurred. Upon simply creating an empty nib and attempting
to use tm_dialog with it I get the following error:
> tm_dialog_v5 ~/Desktop/test.nib
tm_dialog: you have updated the Dialog plug-in to v8 but the tm_dialog
tool is still at v5
Since the movie ended abruptly I figured someone has a working example
buried in the TM application. I dug into the SharedBundles and started
looking around hoping to find a completion to the movie - or a bunch of
people who have created some nibs. I only found 10. (Uh-oh) Doing some
digging I can't seem to find any code which calls a nib other than the
subversion example but I don't understand how that works - it doesn't
appear to actually call it (i.e It doesn't ever seem to do a tm_dialog??)
So I am left with a bunch of questions I hope you experts can help me
with.
1. How can I get tm_dialog v8 or how do I get this to work as is?
2. Can someone give me a crude example of how to call a nib from a bundle
command and use it's output?
3. When creating a nib I want to get a password from a user - how do I
obfuscate the input?
4. How can I store that password so I can use it in other functions
within the bundle?
5. There was mention of a python property list parser - does anyone know
how this works with tm_dialog (example would be great), where it is and
how to use it?
Thanks a lot from A paying customer - who just bought the book too!!
---
Steven M. Klass
Strategic Manager, Design Automation - Analog Mixed Signal
SMSC
3930 East Ray Road, Suite 200
Phoenix, Arizona 85044
(480) 704-7046 (Desk)
(480) 225-1112 (Mobile)
steven.klass(a)smsc.com