Some instinct tells me that the email address Allan exposes to this
list is a throwaway. It's therefore possible he doesn't read mail sent
to that address.
How might I report bugs that are not for publication, because they
involve proprietary or nondisclosed software? Neither this list nor
the public bug-tracking DB are appropriate.
Maybe in my usual fatheadedness (and I take it as an insult that the
Mac spelling checker includes "fatheadedness") I've missed a way to
submit a bug to the DB without publishing it?
— F
When I create a blog markdown document and then type `blog⇥' it pops
up the dialog to allow me to choose my blog. (If I have more than
one blog defined.)
If I hit cancel in the dialog it pops up a tooltip about how I need
to setup my blogs as none are defined. This should probably be
corrected.
Expected behaviour: Dialog cancels and leaves me with the text `blog'
after typing `blog⇥'
Actual behaviour: When you hit cancel it pops up a tooltip saying
that no blogs are setup and that I need to set them up.
Fix: catch a cancel and return nothing?
Caius
____________________________________
Caius Durling
UK Student
tel: +44 (0) 7746 746039
email: inemo(a)mac.com
nemo8686(a)mac.com
web: http://caius.name/http://qwert.us/
____________________________________
Hi!
I tried to Drag'n'Drop an image from the Finder (or the Project
Drawer) to the Textmate.
On my iBook its working w/out any problem, on my new iMac I get the
folllowing error (and nothing else):
/usr/lib/ruby/1.8/pathname.rb:529:in
I tried to shorten the filename, I tried to remove the space from the
folder-name where the project is in and nothing helped (and I don't
know ruby that well for having an idea what's up with the file from
above)
Both TextMates are at Version 1.5.3(1269) and I checked out the
actual svn-version.
Any help appreciated :)
Niels
Sorry for the newbie question, but how do I run the script I'm looking
at, with arguments? For example I'm editing a Ruby script and I want to
run it, supplying a filename that the script is to pick up as ARGV[0]
and read. I can't believe that the answer is "use the Terminal"; surely
I can stay in TextMate and do this, in some way that I'm just failing to
see. Thx - m.
--
matt neuburg, phd = matt(a)tidbits.com, http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
AppleScript: the Definitive Guide - Second Edition!
Is there a way to open all the files in a given group/folder, or all
selected files perhaps?
-- fxn
PS: The motivation is I am using TM to give a talk (inspired by DHH's
keynote at RailsConf Europe). All the files/slides live in a group
and to start the presentation it would be handy to have them opened
in one shot, and in their relative order.
PS2: I just discovered you can use a remote to do a presentation with
TM since Mira and friends let you map buttons in Apple Remote to
⌥⌘←/→. There's order in the Universe.
I have the following drag command for zip files to be inserted as snippet:
echo -n "<a href=\"http://$TM_REMOTE_URL/file_download/\${1:file_id}\"
title=\"\${2:"$TM_DROPPED_FILE"}\">\${3:"$TM_DROPPED_FILE"}</a>"
This will insert a download snippet for a default URL on a live server.
However, I would like to strip the path somehow from the variable.
Does anyone know how to do this,through a substitution reg ex maybe ?
Additionally a variable named $TM_FILE_NAME (That would just insert the
name of the file instead of $TM_DROPPED_FILE would make much sense here
for such a drag command, where you don't care
so much about the path.
regards, marios
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, again
Can any Ruby Guru tell me, what is wrong with this code.
http://pastie.caboo.se/17615
It gives me a syntax error.
The Ruby version is 1.8.2
It has been working before, and ceased to do so , after removing one
tag item from the txp_single array.
It is a slight modification of the html version.
regards, marios
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: This might change in the future
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFMIYv8tSzPOYuZvQRAgdYAJ47wnqk9T8O++jYPDuqp0Ls7PyWJACgu8AE
Ks+KAlpVY4bwEYdC58NAgfY=
=6SzG
-----END PGP SIGNATURE-----
Search within project is great, but as projects grow, it becomes slower to
perform a search within the project. I would be fantastic to be able to
search within a selected Folder or Group. Is this in there somewhere an I'm
missing it?
-dave
Is it possible to create a bundle that exists only within a project? I
often have instances of commands, snippets, or scripts that I only need/want
within the context of a certain project. It would be fantastic if I could
have a bundle that only existed for a certain project.
-dave
Hello,
seems that Smoot Scrolling doesn't work in TM like in any other cocoa
app (e.g. colloquy).
Someone experienced this?
(I have asked for this in irc today, without answer)