Hi. I adore texmate to death but I'm trying to get more automation out
of it. I know that there's a keyboard shortcut to close the last
previously opened tag, but is it possible get TM to close all the tags
on the current line you're working on? So i can be writing
<li><a><span> and with a keystroke or two get </span></a></li>.
Also, I can't seem to find anything related to automatically wrapping
text in html tags. E.g. selecting a few blocks of text and
automatically wrapping them in <p> tags. BBedit has its nice HTML bar
where you can do this kind of thing in a few clicks, but i've always
found it a bit clunky
Thanks for any input.
--
eric
When I type "date" in TM and pressed option + R which should executes the command, but somehow TM poped up a little tip window saying "Didn't Find Xcode Project File, You may want to set TM_XCODE_PROJECT variable"
I have not done any TM setup or setting, just dragged TM.app to applications folder.
Can anyone give me some help on this, do I need any setup before being able to execute command in TM?
I have tried accessing Sereniki: TextMateSetupTutorial, but it seems the link isn't working, searched in google no luck, could anyone give me some help on this, I really appereciate your help. Thank you!
Sorry for my poor English
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
I have a couple commands that insert a comment in my code for fixes
made in our software... They useually look like:
// [eric] date - comment text
Since the last 2 updates, it seems to have stopped working. The
error I get is below:
> shell-init: could not get current directory: getcwd: cannot access
> parent directories: No such file or directory
The command is simply:
> // [eric] `date +%m/%d/%Y` - $1
Any reason that would occur?
Regards,
Eric
The blogging bundle works like a charm, when I use if from home
(without a proxy) with Wordpress 1.5. It really is a great bundle for
Textmate!
Unfortunately when I use the blogging bundle at the university (where
I need to go via a proxy to connect to the Internet), I get the
following error message:
/usr/lib/ruby/1.8/timeout.rb:42:in `new': execution expired
(Timeout::Error)
from /usr/lib/ruby/1.8/net/protocol.rb:83:in `connect'
from /usr/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
from /usr/lib/ruby/1.8/timeout.rb:55:in `timeout'
from /usr/lib/ruby/1.8/net/protocol.rb:82:in `connect'
from /usr/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
from /usr/lib/ruby/1.8/net/http.rb:430:in `open'
from /usr/lib/ruby/1.8/net/http.rb:430:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:419:in `start'
... 7 levels...
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/
Blogging.tmbundle/Support/lib/blogging.rb:540:in `popen'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/
progress.rb:11:in `call_with_progress'
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/
Blogging.tmbundle/Support/lib/blogging.rb:540:in `fetch'
from /tmp/temp_textmate.nKslYr:3
Does the blogging bundle work with proxy servers, and if so, what do
I have to configure/change (shell variables in TM?) to make it work
correctly?
Best regards and thanks
Marc
--
Marc Brogle - M.Sc. in Computer Science - Research Assistant
Institute of Computer Science and Applied Mathematics
University of Bern, Neubrueckstr. 10, CH-3012 Bern, Switzerland
http://www.iam.unibe.ch/~brogle Phone/Fax: +41 31 631 8668/3261
Hi there,
Is there a bundle for the wikipedia syntax? I tried Standard ML, YAML,
Markdown, multi markdown, and none of them seem to grok wikipedia source
code.
Hej everyone,
I just stumbled over this:
The path to the .tex file looks like this
/Users/chris/Aka Flieg/D38/file.tex
Using “Show in TeXniscope (pdfsync)” in Textmate works but it does
not the other way around. So when I cmd-click
in TeXniscope nothing happens. The console.log says:
2006-07-20 08:51:52.788 open[7515] No such file: /Users/chris/Aka
Flieg/D38/txmt:/open?url=file:/'/Users/chris/Aka Flieg/D38/
file.tex'&line=48
Is there a way to change the editor argument in TeXniscope ("txmt://
open?url=file://%file&line=%line")?
Thanks
Christoph
~~~~~
Christoph Biela
cbiela(a)gmail.com
I'm having some problems using the Blogging bundle with typepad. I had
managed to get it working but now I seem to be getting this error
whenever I try and contact the server to fetch a post.
/usr/lib/ruby/1.8/xmlrpc/parser.rb:98:in `dateTime': wrong
dateTime.iso8601 format (RuntimeError)
from /usr/lib/ruby/1.8/xmlrpc/parser.rb:538:in `tag_end'
from /usr/lib/ruby/1.8/rexml/parsers/streamparser.rb:26:in `parse'
from /usr/lib/ruby/1.8/rexml/document.rb:171:in `parse_stream'
from /usr/lib/ruby/1.8/xmlrpc/parser.rb:722:in `parse'
from /usr/lib/ruby/1.8/xmlrpc/parser.rb:462:in `parseMethodResponse'
from /usr/lib/ruby/1.8/xmlrpc/client.rb:410:in `call2'
from /usr/lib/ruby/1.8/xmlrpc/client.rb:399:in `call'
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/metaweblog.rb:31:in
`getRecentPosts'
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:541:in
`fetch'
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:540:in
`popen'
from /Applications/TextMate.app/Contents/SharedSupport/Support/lib/progress.rb:11:in
`call_with_progress'
from /Applications/TextMate.app/Contents/SharedSupport/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:540:in
`fetch'
from /tmp/temp_textmate.M7wcXA:3
My settings for the Blogging bundle look something like this:
# Blogging Weblog List
# Enter a weblog name followed by the endpoint URL
# Weblog Name URL
Blog Name http://username@www.typepad.com/t/api#000001
Any ideas? I'm guessing the TypePad API is returning something unexepected?
Cheers
Steve
This me be a stupid question and/or not possible, but I come up
against this a lot....
As a php guy, I use the "if" snippet which, of course, has tab stops.
The problem is that there is no way of triggering another snippet --
"$_" for example, with first "getting out of" the if.
Am I missing something obvious?
--
dc
-----
David Clark
Web Specialist
Institute for Community Inclusion (http://www.communityinclusion.org/)
david.clark(a)umb.edu
(617) 287-4318
Hi there!
When I run "typeset & view" in Latex mode or try to open any bundle's
documentation I always get nothing but an empty window. I have
deleted my prefs and 'reinstalled' TextMate from the .dmg but still
get the same stuff. Are there any caches I should empty? Any other
thoughts?
Any help is greatly appreciated!
Gregor