Hi, the tidy feature used to create an xtml compliant document. Since
I upgraded to 1.5.5 it now creates an HTML 4.01 doc. How can I change
this back to XTML?
Thanks,
Dave
So...
I wrote this nice document in Markdown.
Looks exactly the way I want it in the preview window.
Uh...how do I save the generated HTML from within TextMate?
Sorry if this is a dumb question, I thought it would be obvious.
I could run the markdown.pl script from the command line but that
seems unnecessarily convoluted.
Thanks,
S
Hey all,
i thought putting :
TM_RUBY /opt/local/bin/ruby
into :
Preferences > Advanced > Shell Variables
was ok to run a rb file whith this Ruby
but i get allways :
RubyMate r6354 running Ruby r1.8.2 (/usr/bin/ruby)
>>> essai.rb
in the RubyMate Console.
then, the default Apple's Ruby :(
i think the env var name "TM_RUBY" is wrong ?
best,
Yvon
Hello:)
First I do not understand the changes in this script.
Certain users prefer to work with latex but without pstricks, why not
make two different scripts.
There is a little change in one line :
now
if [ -s "${PDF}" -a ! "$PDF" -ot "$FILE" ]; then
before
if [ -s "${PDF}" -a "$PDF" -nt "$FILE" ]; then .....
-ot instead -nt ? why ?
Greetings Alain Matthes
I am trying to wrap my mind around the RSpec gem, so I've installed
the RSpec bundle. I have a simple spec (see below) that requires the
RSCM gem that I have installed. When I run the spec from the command
line it runs find, but when I run it from within TextMate using the
RSpec bundle I get a load error (No such file to load -- rscm).
Do I need to do something special to access my gems from my spec?
spec1.rb
=======
require 'rscm'
context "A CVS log" do
specify "should parse a path name"
end
end
Thanks
Todd
Hello all.
I have been looking at Textmate and bluntly, have been blown away by the
balance it has gotten between a really narrow scope that is done really
really really well.
For example, "wrap each line" bundle command is just majic! I can't think
how many times I have had to do this by hand in Dreamweaver!
But I have a question that I am sure someone else has solved that I have not
found a solution for on the web.
That is, how do you integrate Textmate, with SVN and also manage sites?
Now, before ou just hit reply and say "SVNX" let me explain...
Dreamweaver has a nice feature, that is, it knows about all the files in the
site. if you change the location of a
file, change the name of a directory or the name of the file itself within
the site, it will run back through the entire site and update every link to
that file.
This is especially useful when you are re-coding sites and bringing them up
to the CSS age.
The problem with this, is if you do it, SVN doesn't see it and SVN then
complains about missing file X and added file Y when in fact it is a simpel
rename X to Y - the end result of this is polution orphans in the SVN
database (not a huge problem, unless you are using huge files)
Conversly, if you do the move from SVN (svn rename big_picture.jpg
little_picture.jpg) then Dreamweaver doesn't know about it and can't find
those 101 references to big_picture.jpg that just got moved (of course you
can do it with a find/replace, but this does not handle relative links).
One obvious solution is move it with SVN, then do a find / replace in
textmate.
But that doesn't handle relative links
(../../../img/myimages/little_picture.jpg being the same as
../myimages/little_picture.jpg)
So how do you do it? I think my answer lies in regex.....
Does anyone have a solution out there to this particular problem?
Regards
Mikel
Is there any more in-depth explanation anywhere about what alt-up/
down really does? I understand there's some sort of columnar
behavior, but when I use it in prose text, it seems to behave in a
rather baffling manner to me... I've been looking for an equivalent
to the (IMO very useful) ctrl-up/down functionality in Emacs (next
paragraph, or, rather, next empty line, basically) and thought
perhaps this might work somewhat like that -- and it seems to, if I
move to the beginning of the line first. (OK, so the "next paragraph"
functionality is a question of its own, I guess; is there something
like it?)
And while I'm on the topic of navigation (and things I miss from
Emacs ;-) -- if I accidentally press cmd-up or down, I completely
lose my current location. Any way of "undoing" something like that?
(In Emacs I used alt-x x or something like that, to switch position
with the position before the navigation.) It's not always that I
remember to set a bookmark before this sort of thing -- mainly
because it tends to be accidental :->
--
Magnus Lie Hetland
http://hetland.org
Sorry if this is a well-known issue, but I couldn't find anything
about it...
For some reason, completions no longer seem to work in my
installation of TextMate. Whether I press the escape button *or*
select Completion > Next Completion (or Previous Completion) from the
menu, all I gett is the system bell/beep.
Does anyone have any ideas about what could have caused this (have I
pressed some Forbidden Keyboard Combo™?) or, perhaps, how I could go
about figuring it out (or, preferably, even fixing it)?
--
Magnus Lie Hetland
http://hetland.org
I'm trying to do something a little weird and I'd like some help. It has
to do with tabs.
The local coding standard is to indent with hard tabs, 8 characters wide.
So far so good. But we want to avoid tabs within the line, after the
first non-whitespace character. Example:
int foo = 1234; // foo
int bar = 5678; // bar
int foobar = 12345678; // foobar
So before the "int" there should be a hard tab, but before the "=" and
"//" characters there should just be spaces. I'd like to use the tab key
for all of this (ie., <tab> i n t <space> f o o <tab> = 1 2 3 4 ...),
changing its behavior from hard tabs to soft tabs depending on where I am
within the line.
I wrote a command script that will actually do this and bound it to the
tab key with Activation: Key Equivalent. But, unfortunately stealing the
tab key like this breaks ordinary tab triggers and tabbing between snippet
fields.
Anyone have suggestions on how overload the tab key without losing what
it already does? I'd also accept some way of binding tab triggers
and snippets to some other keystroke.
--
Steve King, <steve(a)narbat.com>
Hi guys!
Trying out and loving textmate!
Got a question. on the HTML screen cast, it has img(tab) and image(tab) as
being bundle items for filling out self closing image tags for HTML.
Can't seem to get it working here.
I have the document as HTML, did a search
in "Select Bundle Item" for "img" and "image" and nothing comes up.
In the HTML bundle in the editor, nothing.
I can make a entry for it, but from the screen cast it looks like something
else is wrong with my setup.
Any ideas? Am I missing a key bundle?
Thanks!
Mikel
Hi!
I read on the blog-comments that someone has snippets for adding
technorati-tags to his blog-post.
I would really appreciate it if someone could send me those (and
maybe those could be added to the blogging-bundle?).
Does the Blogging bundle supports pinging to sites like Technorati?
Niels
--
Jammern für Anfänger: Niels K. (25) Jammerbacke -- auch für
professionelles Jammern zu haben
http://jammern.wordpress.com
Hi there....
I'm new to the list, but have been keeping tabs on the progress of
the AS bundle
(and sometimes using either get bundle or svn, i dont get the changes
your blog posts mention... but thats another point)
I agree with Aaron regarding -main being optional... for a few reasons:
a. main sort of binds us to either ignoring some of the benefits of
library based movie clips or using _root
b. some of my clients, are small studios, designers and other small
teams.... some of them have decent actionscript skills some have
people on staff that can really rock it.... but forcing a swfmill -
mtasc - textmate workflow would simply not work or be more than a
little unjust...
I use textmate/mtasc/swfmill to improve MY life and workflow, it
saves me time, the strictness helps me debug and it doesnt crash, i
hate the flash IDE.
But months down the line or right before launch on a project I've
long since moved on from i hate clients calling me for small pitlling
changes pulling me off other projects to do small maintanence tasks,
or helpt them tweak a now completed project by nudging things here
and there when they or there staff are more than capable. I
externalize all content, but still things continually come up that
normally any number of them would be able to do themselves via the IDE.
Adding a call to my controller class in the flash, populating the
library and then compiling it once and never touching the IDE again,
works well for me, (i customized my rb file to not call main) this
allows my clients to then open the fla if they need to down the road,
make their changes and compiling with the ide where they feel more
comfortable. But as soon as i share it with someone who has a similar
workflow, and the main call loops ad-infinitum.
Ok, so i rant a bit, but sharing across workflows is enough reason to
make -main optional.... no?
Also is there any way to avoid needing to list our classes in the
main class? It feels like including code to force compile inside the
application really mucks things up in regards to separating build
instructions from the code itself... i guess thats an MTASC issue
more than an actionscript bundle issue, i tried using -pack to work
around this but then I got class redefinition errors on the main
class....
cheers,
t
Ahoy TextMateys…
I like the cocoa completion menu thing.
Open TextEdit. Type a few letters. Hit option-escape.
I want to make a tm_dialog nib that works exactly like that one does.
Does anyone know if that is at all possible?
I like the current dialog menu that we have with tm_dialog --menu.
But it's really not ideal for doing code completion.
What would need to happen is that while you're typing you can open up
the completion panel, but keep on typing.
Escape would banish the panel
Up and down would move the selection in the completion list
and insert the rest of what you're typing
and select it
right would banish the list and keep the currently selected completion
etc...
Is that at all doable?
thomas Aylott — subtleGradient — CrazyEgg — sixteenColors
When I got the latest TextMate update, I was happy to see that
incremental search is put in. That makes me very happy, since Ctrl-s
is imprinted in my Emacs-brain.
Getting into the incremental search works fine, but when I see
something I want to edit, how do I get out of the search mode without
using the mouse? Again, copying Emacs, I should just use a cursor
key, but instead it seems that I have to use the mouse button.
Anyone have another method that I missed?
--
Mike Hostetler
http://mike.hostetlerhome.com/
Does the Show Web Preview command in Textmate 1.5.5 (Build 1372) have
a problem displaying text sized in ems? For some reason, text set in
a style sheet at 0.8 ems doesn't display at the same size as when the
page is viewed in the latest versions of Safari, Firefox, Camino and
OmniWeb.
On a possibly related note: does TextMate use Webkit for Web Preview
and, if so, is it possible to have TextMate use a nightly WebKit
build instead of the version Safari is based on?
I've searched the archives and couldn't locate any other discussions
about this.
Brooks
Hi there,
is there any way of populating a dropdown with a Hash/Array from Ruby,
using tm_dialog?
I'm using a custom Nib, but I don't have too much experience with
Interface Builder.
Dummy code:
categories = ["bar","baz"]
dialog = ENV['DIALOG']
plist = {
'title' => "Add your title",
'category' => categories # How do I use this here?
}.to_plist
str = `#{e_sh dialog} "#{NIBS}/new_message.nib/" -m -p #{e_sh plist}`
Any hints will help :)
Also... is there any way of calling tm_dialog to load a custom Nib
using the Ruby wrapper in dialog.rb?
Thanks in advance!
--
Ale Muñoz
http://sofanaranja.comhttp://bomberstudios.com
Thanks for yours answers,
I didn't know the Select Bundle Item function, and even fewer the key search.
So I've deleted the shortcut for the declaration "try/catch" and the wrapping
work in PHP section now.
PS : Yes, it is ⌃⇧W ;)
Hi there,
today, I was doing the next step in my investigation of why
TextMate's Blogging Bundle doesn't really work together with
Serendipity. This time, I was after the strange effect around the
Date header: Whenever that header is present in the document, it
causes s9y to set the creation date to the beginning of the epoch.
Aside the fact that it changes the creation date in s9y which is not
visible anywhere in the tool besides in the sorting order of entries,
which is a flaw in s9y (it's impossible to change the creation date
via s9y's interface except by... well creating the entry), this looks
like a bug in MovableType actually.
Don't ask. Read on.
dateCreated is supposed to be passed around as dateTime.iso8601 which
in turn is defined as <year><month><day>T<hour>:<minute>:<second>
(time in GMT). This is what s9y uses and this is what the rest of the
world uses.
Except MT, that is.
Even though I searched, I found no clear definition of how the date
must be formated. In one piece of their sample code, I found this
though:
<member>
<name>dateCreated</name>
<value>
<dateTime.iso8601>
2005-12-05T21:38:47Z</dateTime.iso8601>
</value>
</member>
.. which is wrong (note the dashes in the date).
The blogging bundle defaults to the mt-mode and tries to recreate
this flawed format (parse_post in blogging.rb - I wonder what the
other T at the end does though) which in turn causes s9y to fail to
parse the date correctly and set the time stamp to 0 (which isn't
right thing to do, but I'll report that to their forum).
Manually setting TM_BLOG_MODE to s9y for example fixes the date
problem, but makes one lose comment-toggling-functionality (the ping
one currently isn't implemented on s9y's side, but I intend to change
that with an upcoming patch).
So I created the attached patch bb_s9ydate.diff, which adds a proper
s9y mode which basically means it makes blogging.rb use the default
date handling, but still provide the comment-toggling features.
In addition to attaching the patch, I've also uploaded it here:
http://www.lipfi.ch/bb_s9ydate.diff
Please consider merging this one too as that date-thing sucks in
particular when using TextMate to edit s9y blogs :-)
Now I'm off to bug the s9y people about the creation date-problem and
about the support for toggling pings via the RPC-Interface :p
Thanks for your patience with reading this novel here :-)
Philip
Just to say that those who are waiting for an actionscript 3 bundle, I
started one.
You can find more information on http://4d.ratubagus.net/ .
This bundle is just started, so many things will be added week by week ...
Since i'm new to textmate, even i read a lot on the mailing list , the
wiki, the book ...
i've still many things to learn and i'm open to suggestions .
enjoy
Joachim
Yeah I checked this. Still no luck. Take a look, see what you think.
--oliver
On Apr 2, 2007, Thomas Aylott wrote:
> Make sure you call the preference as it is named on disk.
> Renaming a preference in the bundle editor doesn't actually change
> anything on disk.
> thomas Aylott — subtleGradient — CrazyEgg — sixteenColors
Hello
Since the last realease of Textmate,
when I'm writing between echo's comas, the shortcut ^majW make "try-catch"
expression, I would like it wrap selection in an Open/Close tag as in HTML
bundle. How can I do this change ?
Thanks a lot
Hi,
I've been trying to reproduce the steps in the tm_dialog screencast, but failed for some reason:
If i call tm_dialog on my test nib file in the Terminal, I get this message:
tm_dialog: you have updated the Dialog plug-in to v8 but the tm_dialog tool is still at v5
I'm not quite aware of what I've updated, it's all happened automatically as far as i can tell.
Looking at the version, it seems to be "tm_dialog r6545 (Feb 12 2007) ", or possibly "tm_dialog r6021 (2006-11-16)" if I run tm_dialog or tm_dialog_v5 in Textmate (don't know whether I'm supposed to have two of these things installed?)
How can I fix this problem?
Many thanks
baptiste
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
Is there a way to do nested transformations in snippets?
I want to do something like:
class FooFields:
[...]
foo_form = [...]
where the Foo is easily changed. Fields should be converted to form
and the whole thing should be converted from CamelCase to
under_scored.
I can do the underscored convertion, but I can't work out how to do
another search and replace as well.
I though this might work:
class ${1:FooFields}:
[...]
${2:${${1/Fields/Form/}/([a-z0-9])?([A-Z])/(?1:$1_)(?2:\l$2)/g}} = [...]
Where the first regex is input to the second regex. But it doesn't
work. Instead it doesn't seem to recognise the regex as a regex at
all and outputs:
class FooFields:
[...]
{1/Fields/Form//([a-z0-9])?([A-Z])/(?1:FooFields_)(?2:\l{1/Fields/Form/)/g}}
= [...]
Whilst writing this I have realised that I can just do:
class ${1:Foo}Fields:
[...]
${2:${1/([a-z0-9])?([A-Z])/(?1:$1_)(?2:\l$2)/g}}_form = [...]
Which is good enough as a solution, but I'd still like to know if
there is a way to solve the problem using nested regexs?
Many Thanks
Ed
Newbie here, please excuse the apparent non-TextMate related
question. Has anyone seen a bundle or suggestions on using tidy (or
something) to convert old style HTML to newer transitional XHTML
without screwing up embedded PHP (or other) code? It seems that by
default tidy can really fowl up embedded PHP structures. I have a lot
of old PHP-based documents that I'd like to get somewhat brought up-
to-date.
Thanks,
Ron
*******************************************************
* Ron Patterson, Email: rpatter(a)asd20.org *
* Web Services, Phone: 719.234.1707 *
* Academy School District 20, FAX: 719.234.1706 *
* Web Site: http://www.asd20.org *
*******************************************************
Hi every one,
I haven't been able to find any post about the topic, but I must admit the
number of post containing command and completion is indeed quite impressive.
Here is my problem. I'm French and I'm using an azerty keyboard. I can't use
the default (command - option - }) “LaTeX command completion based on
current word” shortcut. On an azerty keyboard, please note it must be typed
(command - option - shift - ‘)’) and that the ‘)’ is located two keys left
from the delete key, next to the upper figure ‘0’. Worse, even when I try to
change the shortcut to (command - option - shift - ‘)’), it doesn't work. In
fact, it looks like the shortcut doesn't trigger a thing.
I currently worked around the problem using (command - control - option -
‘)’) 4-fingers “shortcut”, but I'd like to switch back to normal. Do you
have any idea of the reason why (command - option - ‘)’) does not work? I've
been looking for such a shortcut in TextMate but haven't been able to find
one.
Thank for your help and my appologies for the potential bad spelling.
--
View this message in context: http://www.nabble.com/LaTeX-command-completion-shortcut-tf3506038.html#a979…
Sent from the textmate users mailing list archive at Nabble.com.
G;day all,
I'm an infrequent TM user, as I spend 90% of my time in FileMaker
Pro, but do some occasional work in XSLT. I was wondering if someone
could help with an issue with indenting in XML. I've got some code
that looks like the following as output in XML :
<Style>
<Data>Some text Here.</Data>
</Style>
<Style>
<Data>Some text Here.
Some more text here.</Data>
</Style>
This has been indented using the "Indent Selection" option.
Obviously I'd like it to work the same on the second set of text as
it does on the first. I'm told you can change this via the bundle,
but grep and regex are like greek to me. Is this something I can
modify, or this maybe intended behaviour?
Thanks,
Nick
Apologies for using bandwidth on the main mailing list, but my attempt to
contact textmate-owner(a)lists.macromates.com bounced with a "not allowed
to post" message, though I am subscribed to the list. The message I sent to
the owner follows:
Hi,
Is there any way to get a *daily* digest from the textmate-request
list? I am receiving several e-mails each day, all relatively small sized,
instead of a single digest per day. Each of these is labelled
"textmate Digest"
and carries a few messages, rarely more than five to seven. I understand,
when the digest reaches a reasonably large size having it split up, but today,
so far (and the day is only half over here), I have received digests at
0:19+0000 16K textmate Digest, Vol 31, Issue 14
3:14+0000 20K textmate Digest, Vol 31, Issue 15
6:41+0000 17K textmate Digest, Vol 31, Issue 16
12:00+0000 9K textmate Digest, Vol 31, Issue 17
15:53+0000 15K textmate Digest, Vol 31, Issue 18
That's a total of 77K in five separate messages; looking back over time, it
seems as if no digest is ever allowed to grow much over 20K (the largest
since I subscribed is 30K and there is only one of those; most are 20K or
below). That seems way too low for a *digest*. The digests from the gcc
list, for example, are regularly in the 50-80K range, and are much more
useful in keeping related topics together than the textmate list is. Thanks
in advance for your response.
--
Vic
Hi there,
There's any quick and dirty hack that allows me to use multiline TODO
tags? I checked the code but it is Ruby -and I don't want to learn it
right now to just hack it. But maybe writing a perl similar would be
nice :-)
Thank you.
--
Igor Sutton
igor.sutton(a)gmail.com
Hello,
I'm trying to use dialog.rb to open custom made dialogs (Nibs) in Ruby
but so far have not succeeded.
Reading the code, it looks like this should work:
Dialog.new(:nib => "path/to/nib")
but I get an error.
I'm using shell code now, but would love to use the nicer Ruby syntax ;)
Any advice?
Thanks in advance
--
Ale Muñoz
http://sofanaranja.comhttp://bomberstudios.com
Here's another snapshot, for those who are interested.
I've made it into its own bundle for the moment, for ease of installation.
This version should have more robust error handling, and does its best to
work
with the 3.6.x versions of GV. (Unfortunately they're all pretty buggy — the
best
version is still 3.5.8 — but it does its best.)
Many thanks to Zettt, who went out of his way yesterday to help me identify
the problems he was having.
PDF support will come in a later version, which I'll probably call 2.0. (You
might
like to mentally prepend "0." to all these version numbers. This is clearly
still
alpha code.)
Robin
Here's a script I hacked together last night.
If you're writing something with lots of complicated diagrams (like my
thesis, to pick an example at random) then you often have to go through
several compile-view-edit cycles before any particular diagram looks right.
This involves a lot of tedious waiting. The obvious way to speed it up is to
try and reduce the time between making an edit and seeing the results.
Hence this script. The idea is that you can 'watch' a LaTeX document, so
that whenever you save a change the display is updated as quickly as
possible to reflect the change.
The script is currently somewhat inflexible in its assumptions. It compiles
.tex -> .dvi -> ps, and uses gv as the PostScript viewer. If other people
are interested, I can certainly make it more configurable. That's why I'm
posting it here.
The reason for the aparently-perverse choice of gv as the viewer is that
ps2pdf is really, really slow, so if you want a fast cycle – and you're
using PostScript specials – you need to view the DVI or PS directly. I don't
know a DVI previewer that works with the PostScript specials I use, so that
leaves PS. I don't know of anything else for the mac that can display PS as
quickly as gv (I'd love to be enlightened here), and gv is very pleasant to
use once you get used to its idiosyncratic interface.
Anyway, that means you'll need to have X11.app and gv installed for it to
work. As I say, this can potentially be changed, but that's the current
situation. You also need to have gv in your $PATH.
Apart from avoiding PS->PDF conversion, the main trick I use to speed up the
update cycle is to build a custom TeX format file for the document. The
preamble – i.e. anything before \begin{document} – is compiled into a
special format when the file is watched. Thereafter, when the file is
updated, the preamble is merely inspected to see whether it has changed. If
it hasn't, the previously-generated format is used. Assuming you don't
change the preamble very often, this is a big win if you load a lot of large
packages. It halves the compile time of the document I'm currently working
on.
Attached are two files:
Watch document.tmcommand
A TextMate command that invokes the watcher. Copy this into your favourite
bundle. (If you try to watch a file that's already being watched, you're
given the option to stop watching it. Alternatively you can just close gv,
and it will stop watching. Note that quitting TextMate will *not* stop the
watcher.)
latex_watch.pl
A Perl script that does the real work. This should be placed in the
directory Support/bin inside the same bundle that you copied the command
into. (You probably need to create that directory.)
If something doesn't work, you _should_ get a nice error dialog telling you
what went wrong.
I'd really appreciate any feedback. I think that, with some more
flexibility, something like this could be useful to a lot of people.
Robin
I have an NFS share from my linux server and mount this on my Mac.
This NFS share is an svn working copy and its repo is local to the
same server. So the svn url is file:///path_to_repo/trunk.
If I try to use the subversion bundle in TextMate, it tries to use
direct file access to the repo instead of svn+ssh access. Is there a
way I can let TextMate know to use svn+ssh for this working copy?
thanks, ke han
Hi there
Am loving GTDAlt - I've tried 'em all and this is the one for me it seems.
I notice that in the latest build of TM, that when I attempt to set a
date for an action, an error is generated:
/tmp/temp_textmate.Ie4gRD:3:in `require': No such file to load --
/Library/Application Support/TextMate/Support/lib/plist (LoadError)
from /tmp/temp_textmate.Ie4gRD:3
Any clues on this would be appreciated.
Richard Sandilands
Recently, every time I launch Textmate, my system plays an alert
sound. I checked the console log and it's displaying this:
2007-03-29 18:51:50.872 TextMate[284] error reading file
/Library/Application Support/TextMate/Themes/Mac Classic.tmTheme
2007-03-29 18:51:50.980 TextMate[284] loadPlugIn: Dialog plug-in with
same bundle identifier (com.macromates.dialog_plug-in) already loaded
What do I need to do to fix this?
Thanks!
Does anyone use http://www.stclairsoft.com/DefaultFolderX/? It doesn't work
in TextMate's open dialog, but seems to work in every other. That's very...
very... very sad, and very, very painful. Anyone know why that might be? Any
idea how I might get it to work? The only thing I notice is that TextMate
has a 'Show hidden files' option; so wonder if its using a custom dialog
instead of the standard one.
Thanks in advance.
-S
I am unable to use the File/New from Template/Python/* menu item, or to
create a new file in an open project, by any of the available means
(application File menu, control-click in project drawer, use gear icon
menu). I gather, from following several different Google searches, that my
problem(s) has/have something to do with the search path that Textmate is
using to look for the template files, but I can find no information
regarding what I have to change or how I have to change it to make the
correct path(s) available to TM.
I know that the Python.tmbundle file lives in "/Library/Application
Support/TextMate/Bundles/", but when I add that directory to my PATH in
~/.bash_profile, that doesn't change anything.
I would be really, really grateful for a simple "do it this way" solution to
my problem.
Thanks.
Richard
Hi everyone,
I'm using a regular expression to find groups of text that I need to
replace. But instead of replacing the actual text that I have
selected, I want to simply append some text to the end of the line
that has been returned. For example, if I search in the project,
retrieving ten different lines of code, how to do I insert a specific
string of text (e.g. "Put this text at the end of the line") at the
end of each of those lines?
Is there a way to do this?
Thanks in advance!
Everyone/Anyone,
I'm new to Textmate (and just about everything else), and I just
finished reading the Textmate book (some sections got a thorough once-
twice-thrice-over). Very good book, now I'm hooked on Textmate.
I'm just an amateur web developer looking to increase my skill and
knowledge. Textmate has been a great companion as It allows me to get
out of Dreamweaver and into the code, but I find that I have lost
some of the "project management" features of Dreamweaver. ie, being
able to transparently upload completed development files from within
the application. (Sure I can still get it done with Transmit, but it
is clunky.) I searched the textmate discussions and wiki and came
away with the conclusion that SVN is the answer. Problem is I know
nothing about SVN... or where to start.
So, my question is... "What is SVN, can I really use it to manage a
production website, and what is the best place, resource, book to get
information on how to install, configure, and use it?" Sounds dumb
right. Well we all have to start somewhere.
(I googled it and found more information than I can shake-a-stick
at. So I thought that I would ask a smaller community that may
better understand my situation and give a little more intelligent mac-
oriented feedback.)
Thanks,
Ethan
So, my copy of JEG2's TextMate book has arrived down under, and I'm
really enjoying getting a better understanding of TextMate.
Being an avid AppleScripter, this was my first attempt at a bundle
command--to look up a selection in a FileMaker database:
osascript <<-ENDSCRIPT
set title to "${TM_SELECTED_TEXT}"
if title ≠ "" then
tell application "FileMaker Pro Advanced"
if not (exists window "HachetteTitles") then open alias
"Path:To:My:Database.fp7"
set cell "_Search" of layout "Titles" to title
do script "Search For Title"
set href to cell "_Search" of layout "Titles"
set img to cell "_thumb" of layout "Titles"
end tell
if href ≠ "" then set title to img & href
end if
return title
ENDSCRIPT
I know this script method works fine outside of TextMate, but no
matter what I do I get errors running it inside TextMate:
31:32: syntax error: Expected “then”, etc. but found unknown token.
(-2741)
I'd certainly appreciate any help diagnosing this one.
--
Tim Mansour <tim(a)neologica.com.au>
Is there any way to copy source out of TextMate such that the
formatting stays intact?
I.e. I want to be able to paste code into Pages, preserving font,
format and color.
b.bum
Hi everybody,
I have been using Textmate together with PDFView on my powerbook w/
out any problems.
Recently I moved my account to Mac OS X Server. And it won't work
till then.
On the local machine I installed Latex/Textmate/PDFView.
A test with Texshop worked w/out any problems. But when I cmd-R in
Textmate no
preview is shown (the pdf is typesetted correctly, though).
TM_LATEX_VIEWER is set to PDFView, but nothing happens.
What do I need to do?
Thanks
Chris
–––––––––––––––––––––
Christoph Biela
biela(a)glr.tu-darmstadt.de
–––––––––––––––––––––
Looks like I answered my own question here. It seems that tidy
requires ALL PHP start tags to be <?php and not just a <?. Hummm,
bummer, but that's ok, I think I can live with that. Thanks and sorry
for the bother.
Ron
====================
Newbie here, please excuse the apparent non-TextMate related
question. Has anyone seen a bundle or suggestions on using tidy (or
something) to convert old style HTML to newer transitional XHTML
without screwing up embedded PHP (or other) code? It seems that by
default tidy can really fowl up embedded PHP structures. I have a lot
of old PHP-based documents that I'd like to get somewhat brought up-
to-date.
Thanks,
Ron
*******************************************************
* Ron Patterson, Email: rpatter(a)asd20.org *
* Web Services, Phone: 719.234.1707 *
* Academy School District 20, FAX: 719.234.1706 *
* Web Site: http://www.asd20.org *
*******************************************************
If I write (a perfectly valid HTML4):
<div id=foo>
TextMate highlights everything up to next quoted string as an ID
attribute. The fix for it is to set:
end = '(?<=''|")|(?!>)';
for tag-id-attribute in HTML's language definition.
There's even no scope for non-quoted attributes. I've managed to add it
using back-assertions (?<=[^=]) for attribute and (?<==) for scope of
uquoted string.
I'm not sure if these are proper solutions - does TM understand something
like 'adjacent scopes'?
--
regards, porneL
I'm new to TextMate, but after reading James Gray's book, I'm eager to
become a "power user"...
I installed the Perforce bundle (using the GetBundle bundle) and just
tried it for the first time. I selected Perforce->Diff With Base with
a file open that I've already ran `p4 edit` on in the command-line,
and I get:
Perforce client error:
Connect to server failed; check $P4PORT.
TCP connect to perforce failed.
perforce: host unknown.
I double-checked that $P4PORT is set properly, and I can run Perforce
fine from Terminal (and from BBEdit). Do I need to do something else
to setup the bundle? (Is there a way to find documentation for
bundles that I haven't found yet?)
I also noticed that all the key equivalents in the Perforce bundle are
"^$". Is this a sign of some kind of problem?
--
Daryl
Hello. I'm sure the people that set this up have a better
understanding of things than I do, but I'm curious…
Why are all the functions listed in the "Completions" preferences and
listed in the functions.txt file that's used by the "Completions for
Word" command?
Couldn't the Completions preferences be changed to something like this:
{ completionCommand = 'cut -d % -f 1 "$TM_BUNDLE_SUPPORT"/
functions.txt | grep -i "^$TM_CURRENT_WORD"'; }
So the list of functions would only need to be maintained in one place?
FWIW, I tried the above, and `"$TM_BUNDLE_SUPPORT"/functions.txt`
doesn't seem to be pointing the file. I got it to work by giving the
explicit complete path to the file, but that's obviously not what we
want stored in the preferences by default. Could it be that
TM_CURRENT_WORD is defined in the Preferences context, but
TM_BUNDLE_SUPPORT is not?
---
Rob McBroom
<http://www.skurfer.com/>
I didn't "switch" to Apple... my OS did.
>> Hi. I have the following TM snippet (scope = source.php, tab
>> trigger = eoq):
>>
>> <<<EOQ
>> ${0}
>> EOQ;
>>
>> My snippet works fine, except: the trailing EOQ needs to always be
>> placed at the beginning of a line. Currently, the trailing EOQ
>> winds up at the same indent position as the beginning "<<EOQ".
>>
>> Does someone know of a way to move the caret to the beginning of a
>> line within a snippet? [...]
>>
>
> You can have it inserted without the snippet being indented to the
> current level, the following trick works for tmSnippet files as
> well: http://lists.macromates.com/pipermail/textmate/2007-March/
> 018523.html
Thanks for the quick reply, Allan (and sorry for my replying
previously without a subject; I am new to the list and this was my
first posting).
I tried it, but I must not be putting the disableOutputAutoIndent key
in the correct place (I tried several). Below is the contents of my
snippet's plist file. Where would I place the
disableOutputAutoIndent key code below?
<key>disableOutputAutoIndent</key>
<true/>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://
www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string><<<EOQ
${0}
EOQ;
</string>
<key>name</key>
<string>EOQ (eoq)</string>
<key>scope</key>
<string>source.php</string>
<key>tabTrigger</key>
<string>eoq</string>
<key>uuid</key>
<string>12260674-90D0-426D-84F4-C4F314216C06</string>
</dict>
</plist>
Hi,
would it be possible to set a selection in the current document by
using a tmCommand?
Example:
('|' is indicating the caret position)
-This is a te|xt line.
I invoke a tmCommand which calculates the starting point of a
selection, and it sets the selection to e.g.
('[' and ']' indicate the selection)
-This [is a te]xt line.
Thanks!
Best,
Hans
> Just have a macro that moves you to the beginning of the line and
> then executes the snippet. Wouldn't that do it? We already do this
> trick in the Sweave bundle. Then you can have the macro have
> whatever trigger your snippet was going to have.
Thanks, Charilaos (cool idea). Unfortunately, this won't work well
in my situation because the point of the snippet is to assign some
HTML text to a PHP variable, like this:
$myVar = <<<EOQ
<table cellspacing="0" cellpadding="0" border="0">
<tr align="left" valign="middle">
<td>
Data
</td>
</tr>
</table>
EOQ;
The macro would place the caret to the left of the indented $myVar
string, then run my snippet (which would not work properly).
Allan's solution looks promising, but I cannot figure out where the
place this key in the snippet's plist file:
<key>disableOutputAutoIndent</key>
<true/>
--Cliff
>> Hi. I have the following TM snippet (scope = source.php, tab
>> trigger = eoq):
>>
>> <<<EOQ
>> ${0}
>> EOQ;
>>
>> My snippet works fine, except: the trailing EOQ needs to always be
>> placed at the beginning of a line. Currently, the trailing EOQ
>> winds up at the same indent position as the beginning "<<EOQ".
>>
>> Does someone know of a way to move the caret to the beginning of a
>> line within a snippet? [...]
>>
>
> You can have it inserted without the snippet being indented to the
> current level, the following trick works for tmSnippet files as
> well: http://lists.macromates.com/pipermail/textmate/2007-March/
> 018523.html
Thanks for the quick reply, Allan.
I tried it, but I must not be putting the disableOutputAutoIndent key
in the correct place (I tried several). Below is the contents of my
snippet's plist file. Where would I place the
disableOutputAutoIndent key?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://
www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>content</key>
<string><<<EOQ
${0}
EOQ;
</string>
<key>name</key>
<string>EOQ (eoq)</string>
<key>scope</key>
<string>source.php</string>
<key>tabTrigger</key>
<string>eoq</string>
<key>uuid</key>
<string>12260674-90D0-426D-84F4-C4F314216C06</string>
</dict>
</plist>
Hi. I have the following TM snippet (scope = source.php, tab trigger
= eoq):
<<<EOQ
${0}
EOQ;
My snippet works fine, except: the trailing EOQ needs to always be
placed at the beginning of a line. Currently, the trailing EOQ winds
up at the same indent position as the beginning "<<EOQ".
Does someone know of a way to move the caret to the beginning of a
line within a snippet? Alternatively, is it possible to call a macro
from a snippet? I know I can build a macro that presses the command
and left arrow keys, which will move the caret to the beginning of
the line.
Thanks in advance. --Cliff
Hi,
is there any difference to insert something as snippet by using a
normal tmSnippet and tmCommand which is set to the output 'Insert as
Snippet' and input 'selected text or line'?
My problem:
I have a document containing the line:
build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/
1/'` ;
At the end of that line I'd like to insert a snippet '${1:Hallo}
World'. If I do it via a tmSnippet it works perfectly. But if I write
a tmCommand à la:
Command:
in=$(cat)
caret=$TM_COLUMN_NUMBER-1
lnhead=${in:0:$caret}
lnend=${in:$caret}
echo -en "$lnhead\${1:Hallo}World$lnend"
Output: Insert as Snippet
Input: sel. text or line
it crashes, meaning TM inserts: 'build_cpu= ; HalloWorld'.
Maybe TM has some problems while parsing the line? But as tmSnippet
it works?
If you change the output to 'Show as Tooltip' the command did the job
correctly. I only can guess that if in the line occurs a '$' TM will
have problems. And if this is true, what can I do? I already tried to
escape all '$' in the variable 'in' but no success.
Any hint would be very helpful. The example as tmCommand I attached
to this mail.
Thanks,
Hans
Hi.
I'm having some problems with textmate jumping in the encoding. I
have e.g. a website which is saved in iso-8859-1 and correctly opened
in the same format.
I then have some text from a word file that i copy. This text is in
danish, so it have some of the danish letters (æøå).
When I paste this into the before mentioned document in Textmate, the
whole document changes to UTF-8. Because of this when I save it and
upload it, all the dansih letters becomes garbage text (because it
tries to open it as a iso-8859-1 as I have specified).
The same thing happens in Textmate if i try reopen it as iso-8859-1
But is there any reason for Textmate to change the encoding of the
document just because I paste some text, and can I avoid it ?
Regards
Danny Krøger
Hi,
I have a tiny suggestion.
For me it is often the case that I have to replace, let's say hex
\x0B (TAB INDENTION), with '\n'. If I do it using TM's Find/Replace
dialog it takes several minutes for a file with 400 lines and, let's
say 4000 occurrences of '\x0B'. Furthermore TM occupies a lot of my
CPUs.
If I do the same by using the 'Filter-Command' with e.g. 'perl -npe s/
\x0B/\n/g' it only takes a few seconds.
I could image that the speed problem arises if the Find/Replace
routine has to insert '\n'.
Would it make sense to include an option or button within the Find/
Replace dialog, like 'External Replace All' or whatever, to call an
external maybe perl/sed/ruby routine to do the job, esp. if I want to
insert many NEW LINES?
I don't know what kind of disadvantages it would have.
Of course, one could write a tmCommand with a dialog to do it (or
using the Filter command), but in order to avoid additional typing I
would suggest to include such a functionality within TM's Find/
Replace dialog. Esp. for users who don't know the syntax to write
such a regular expression would it be helpful, I think.
Cheers,
Hans
Howdy.
I know this has been covered before.
But…
Has anyone figured out a way to make the gear menu work and have
Apple Remote Desktop installed at the same time?
I'm SO sick of the gear menu shortcut being useless on all of my
machines.
⌘⌃t is lovely, but doesn't replace the wonderful gear menu.
thomas Aylott — subtleGradient — CrazyEgg — sixteenColors
I want to contribute some patches to the Perforce bundle, but I need
to clear up some confusion first...
http://macromates.com/wiki/Bundles/HowToContribute tells me to start
by checking out the latest version into ~/Library/Application
Support/TextMate/Bundles. (That's where the Perforce bundle is now,
which I downloaded using the GetBundle bundle.)
But http://macromates.com/textmate/manual/bundles#installing_a_bundle
tells me to create /Library/Application\ Support/TextMate/Bundles/ and
install them there.
Then I'm further confused by the following in
http://macromates.com/wiki/Bundles/HowToContribute:
> Normally it is not recommended that you checkout bundles to the above
> location [~/Library/..., I guess], because when you change the bundle
> items from inside TextMate, it saves changes to ~/Library/…,
> potentially leading to merge conflicts if the files are updated in an
> incompatible way on the server.
>
> If you already have done a full checkout of the repository to /Library
> then you can instead do a symbolic link...
So what should I do? Should I check out the Perforce bundle to
/Library/... or ~/Library/...? Should I ignore the instructions to
create a symbolic link, since I haven't done a full checkout to
/Library/...?
--
Daryl Spitzer
Hi,
in my bundle, there are several hundred snippets. Is there any secret
how I can make these dissapear from the menu at the bottom line of the
window, left to the one with 'tab size: '? I'd like to list the
interesting ones only.
Patrick
I'm running the cutting edge (1372) TextMate, with an unmodified Markdown
bundle, and the Links submenu in the bundle menu does not have any items; it
doesn't even open.
This is true regardless of the mode of the file I'm in, and regardless of
what (if anything) I have selected.
Is this a known regression?
--
Chris R.
======
Not to be taken literally, internally, or seriously.
I've noticed a little typo (i think) in the TODO bundle
It's in the CHANGED part.
It wasn't case sensitive and after a quick look i saw
{ :label => "CHANGED", :color => "#008000", :regexp => /CHANGED
[\s,:]+(\S.*)$/i },
the "i" was missing and the end of the regex
Maybe it was done on purpose .. then i didn't say anything
Regards J.
Hi all.
First post here. I am testing Textmate on our Macpro (Quad 2.66GHz, 4Gb) and
we have tried
to load a big file (~300Mb) without success. We got the "Out of memory"
message after a
few seconds. Is there a size limit for file sizes in textmate ?
I understand most users would not have to handle big files but sometimes
this happens here.
Thxs,
Sergio
_________________________________________________________________
Its tax season, make sure to follow these few simple tips
http://articles.moneycentral.msn.com/Taxes/PreparationTips/PreparationTips.…
With Version 1.5.5 (1372) and recent svn bundle updates, suddenly
Objc-C syntax coloring has become very slow, sometimes lags like 2
seconds on a larger file. There never was any noticeable delay
previously with those same files. What changed?
Gerd
I've tried to make the citation and bibliography commands detect
where your installation is, so that you shouldn't have to set any
environment variables for those any more. So once again, those brave
among you and with no paper deadlines, please remove any special PATH
specifications that you had made just for LaTeX TM (likely based on
previous recommendations by me), and let me know if the commands
still work for you, and if not then also where, to the best of your
knowledge, your tex binaries are. (Probably doing: "which kpsewhich"
from the terminal should give that to you.
Thank you all again for your patience in this transitive period.
Haris
Hellou all,
i'm just new to textmate and I want to make me own templates
for .pl, .fcgi etc. I just checkout Bundle from svn and I create these:
[milan@krachsna]-[/Library/Application Support/TextMate/Bundles]# ls -
la Perl.tmbundle/Templates/Perl\ Script/
total 8
drwxr-xr-x 4 milan admin - 136 Mar 31 10:10 ./
drwxr-xr-x 4 milan admin - 136 Mar 31 10:09 ../
-rw-r--r-- 1 milan admin - 117 Mar 31 10:10 index.pl
-rw-r--r-- 1 milan admin - 660 Mar 31 10:10 info.plist
but no result in Menu->New from template->Perl the Perl is still missing
Can somebody help me how to do this.
thx a lot
--
Toth Milan
milan(a)toth-online.com
http://toth-online.com
Hi there,
I'm fairly new to TextMate and this list has been quite helpful.
Hopefully we'll be receiving my copy of the TextMate book today.
Thanks James!
I do a fair amount of writing in both DokuWiki and WikkaWiki. The
DokuWiki bundle is quite handy but I would also like to use it as a
basis for a WikkaWiki (WikiEdit) bundle. There not major differences
but both syntaxes would be nice. I couldn't quite make out in the
manual the best way to go about this. I can make a copy of the bundle
package but then what?
Thanks in advance for any help,
Ron
*******************************************************
* Ron Patterson, Email: rpatter(a)asd20.org *
* Web Services, Phone: 719.234.1707 *
* Academy School District 20, FAX: 719.234.1706 *
* Web Site: http://www.asd20.org *
*******************************************************
I have been a long time emacs user and recently discovered TextMate.
One of the things I am missing is a "convenient" code navigation tool,
a la cscope (find from where a function is called, where the
definition of a function is, ...)
Maybe there is a built-in/standard way for doing such a thing in
TextMate, but didn't find it.
I just wrote the first version of a Cscope bundle that :
1. automatically builds a cscope index for files in a project
(including projects imported from Xcode) ;
2. allows to find from where a function is called (mapped to Ctrl-C)
3. allows to find where a function is defined (Ctrl-F)
Since I am very new to TextMate, I am sure I broke some conventions:
comments / ideas for enhancements are welcome.
You can download it from here:
http://www.box.net/shared/lt1u4tiuj7
Thanks,
Sacha
On 3/29/07, Ollivier Robert <roberto+textmate(a)keltia.freenix.fr> wrote:
> That's what revision control is all about you know :)
>
> I do the same with RadiantCMS, ruby 1.9 and a bunch of other utilities. My
> VCS of choice is Mercurial (http://selenic.com/mercurial) but that should
> not matter much :)
Since you bring it up - what VCS are people using on OS X? Is there
anything that integrates nicely with TM?
I posted the following to MacResearch, with no luck, but I'm hoping
there are some Textmate users that might be able to help me:
Does anyone have any experience sending data to Igor Pro from python?
I'm looking for a way to interface python to Igor Pro. I am using
TextMate to write python code that writes a data file. I manually
open the file with Igor Pro, set up a plot and then, when I re-run
the python script to make a different data file, I want to send an
instruction from python to igor to reload a data file, and that way
Igor will automatically
replot a graph. Apparently one can control Igor Pro via applescript
(which I haven't learned yet), and there is a python package called
appscript (http://appscript.sourceforge.net/) that can mimic
applescript. So,
1) does anyone have a sample applescript that can tell Igor Pro to
load a data file?
2) does anyone have an "appscript" (http://
appscript.sourceforge.net/) that would achieve the same end?
-paul
________________________________
Dept. of Physics
University of Southern Maine
http://www.usm.maine.edu/~pauln
Hello,
is it possible to insert a ctrl-L (new page) into the current buffer?
And is it possible to make this visible? And can I even use some key
to behave as 'go to the next/previous page'?
Patrick
Hi All,
There are quite a few blog experienced folks here so I hope you
excuse the OTness:
Recently Wordpress has been buffing me: Security issues requiring
immediate updates, too much manual labor for updates (especially if
you maintain multiple blogs for multiple users on your linux server),
upsurge of spam that can't even be stopped by disabling comments...
Are there alternatives that address the above issues?
Thanks
Gerd
I'm working on a Latex document that uses a lot of complex sub- and
superscripts,
so I wrote a little snippet
_{$1}
which is activated by the underscore key (and the corresponding thing for ^,
of course).
I use this a *lot*, and it has saved my brain a lot of confusion, and my
right little finger
a lot of wear and tear. But it also has a benefit that I wasn't expecting:
when I've finished
typing the subscript, I can just press tab to escape from the braces, and
continue with
the rest of the expression.
I find that invaluable, and I've started to get frustrated that the same
thing doesn't work
with ordinary auto-completed braces, parentheses, etc. Of course I could
write a snippet
{${1:$TM_SELECTED_TEXT}}
and bind it to the { key, but then you don't get the nice feature that
deleting the opening
brace will delete the closer as well. It would be nice to have the best of
both worlds. How
about making it possible to tab out of *all* auto-paired thingies, in the
way that you can
from a snippet?
Robin
TeX flags errors by a line that starts with "! "; but the LaTeX Log format
doesn't treat them as anything special so there's no way to make them stand
out. Could we change the invalid.illegal definition to the following
{ name = 'invalid.illegal';
match = '.*Error|^! .*';
},
or something along those lines? And while I'm on the subject, the
firstLineMatch seems rather restrictive. Could it be generalised to:
firstLineMatch = 'This is (pdfe)?TeXk?, Version ';
since not everyone uses non-standard extensions (the 'k' suffix) nor even
PDFTeX?
Robin
Hi,
I'd like to put my ruby/shell scripts for my bundle on the harddrive.
Where should I store them? I'd like to have a place like
mybundle.tmbundle/bin
But then how would I access the script? Any pre-defined variable for
that location, such as $TM_CURRENT_BUNDLE?
Patrick
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Hi,
I have a bundle that I'd like to store in a subversion repository. As
I can see, there is a folder 'Pristine Copy' and a folder 'Bundles'.
What is the best practice if I'd link to have all new commands added
to the repository without moving them around?
Patrick
Hi,
i've just saved a file on my desktop wich belongs to a project.
Made some changes to the file on the desktop ... nothing special.
But now, if i open the document (wich btw has the same name as in the
project folder) then textmate opens the file on the desktop.
How can i force textmate to open the one from the project again?
Regards J.
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
On Thu Mar 29 11:22 , Tschernach(a)btism.de sent (yet AGAIN):
>Guten Tag!
>
>Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
If people can't configure their autoresponders sanely (let me guess, it's Exchange...) could we just unsubscribe them?
I get enough mail as it is without having to deal with moronic autoresponders...
Thanks
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Guten Tag!
Ich bin heute per E-Mail nicht erreichbar. In dringenden Fällen erreichen Sie mich unter der unten aufgeführten Telefonnummer.
Mit freundlichen Grüssen
Boris Tschernach. Diplom der Filmakademie BW
-
BTism Mediendesign
Alexander Bücken. Boris Tschernach GbR
Koblenzer Straße 81. 50968 Köln
-
Fon 0221 93119822. Fax 0221 93119823
http://www.BTism.de. Tschernach(a)BTism.de
-
Hi,
I'm having trouble getting the "Backup when saving" command documented at
http://macromates.com/wiki/Main/Howtos#BackupOnSave to work.
I implemented everything as specified, but nothing happens when I Cmd-S
(save) a file. I'm suspecting there might be a problem with the environment
variables somehow.
Has anyone had success with this command?
Rudolph
Is is possible? Can't figure out how to do it if it is...
Thanks,
Michael
____________________________________
Michael Jackson
CFAC Web Development
Brigham Young University
Web: http://www.ajaxon.com
Email: mjijackson(a)gmail.com
I've encounter a couple of problems when I work with a file that's opened in
two separate windows.
First if I select and copy text in one window and past it into the second
window, when I return to the first window the selection doesn't disappear
when I click somewhere else on the page. I need to cursor over the selection
to force a redraw to remove the selection appearance.
Second when I perform any sort of editing on one window and Command+` to the
second window (and before using the mouse to click on the second window's
edit area) the insertion point is moved to the top of the page so that any
subsequent keyboard activity results in the page redrawing at the top of
page. I then have to relocate the line that I was originally at.
This makes any sort of editing between two views of the same file using a
keyboard a pretty frustration experience.
I'm not going to mention a request for a split window as I think that one's
been requested enough in the past. ;-)
Thanks,
Ed
Thanks guys for the help. Not a perfect solution, as there is about a 5
increase/decrease difference between desired print and screen font size, but
repeating the keystroke in the script works.
All the best,
Brandon
> Take a look at the screenwriting bundle, which uses Prince for PDF
> output.
>
> http://ollieman.net/screenbundle
>
> --oliver
In fact, it was your work that inspired me to take the next step. If
it's okay with you, there are some automations in your ScreenMate
piece that I would like to dissect and re-use/adapt for the kind of
writing I do -- mostly essays. (I should note that I actually do do
some screenwriting, but, since it's for a series of documentary
shorts I'm doing with Louisiana Public Broadcasting, most of my
screenwriting is in the field, on a notepad while we're driving or
while the crew shifts gear around.)
On that note, let me say how thankful I am for your work on
ScreenMate and James' work on the book and everyone else being so
helpful on this list. I don't follow large chunks of the discussion,
but I read it all in hopes of some form of intellectual osmosis
happening.
john
Hi,
Some information for those who are interested in using the textmate
footnotes plugin described in the PragProgrammer Textmate book, who
have updated ruby recently, and who might be having some problems.
I recently updated to Rails 1.2.3 and Ruby 1.8.6 on my intel MacBook
Pro. I tried installing the Footnotes plugin for Rails/textmate using
the Rails bundle install plugin command and got the following error
that started as so:
/usr/local/lib/ruby/1.8/i686-darwin8.7.1/rbconfig.rb:7: ruby lib
version (1.8.5) doesn't match executable version (1.8.6) (RuntimeError)
After googling extensively, I found the following explanation and fix
on the wincent.com site:
<http://wincent.com/knowledge-base/
Building_and_installing_Ruby_1.8.6_on_Mac_OS_X_Tiger>
It appears that I had previously set the RUBYLIB shell variable in my
~/.bash_profile file to point to:
RUBYLIB="/usr/local/lib/ruby/site_ruby/1.8:/usr/local/lib/ruby/
site_ruby/1.8/i686-darwin8.7.1:/usr/local/lib/ruby/1.8:/usr/local/lib
/ruby/1.8/i686-darwin8.7.1"
export RUBYLIB
I think I had followed some online recipe a few versions ago to
install Ruby and Rails on my computer.
So this entry created a mismatch between the correct lib directory
for ruby 1.8.6 and the current version of ruby.
Removing this line from the .bash_profile fixed the plugin error for me.
Hope this helps someone else avoid some frustrations.
Norm
Henrik Nyh wrote:
>
> Daniel Baldwin wrote:
>> I have not found any documentation on this so I'm asking everyone
>> on this list.
>> How do I change the time delay between selecting text and clicking
>> in the middle of it and being able to drag it?
>> If I click and start to drag I loose my selection. If I wait after
>> clicking for about 2 sec. it will allow me to drag and drop the
>> text selection.
>> This is a really frustrating delay that TextWrangler does not have
>> and slows me down.
>> I'm assuming this is some sort of feature that the devs. thought
>> would be helpful?
>> Is there anyway to turn this "feature/bug" off?
>
> I think http://macromates.com/textmate/manual/
> expert_preferences#nsdraganddroptextdelay is what you want.
Uh, "me too!" and "thanks!" to you both for asking and answering this
question. I had just assumed the delay was something I had to live with.
--
David Kurtz
http://scelerat.com
I have not found any documentation on this so I'm asking everyone on
this list.
How do I change the time delay between selecting text and clicking in
the middle of it and being able to drag it?
If I click and start to drag I loose my selection. If I wait after
clicking for about 2 sec. it will allow me to drag and drop the text
selection.
This is a really frustrating delay that TextWrangler does not have
and slows me down.
I'm assuming this is some sort of feature that the devs. thought
would be helpful?
Is there anyway to turn this "feature/bug" off?
Thanks
Daniel Baldwin
Does anyone know if it is possible to change TextMate's display font via
Applescript. I'd like to do this so that I can work in one font size, and
print in another.
Advance thanks for any help.
-Brandon
Take a look at the screenwriting bundle, which uses Prince for PDF
output.
http://ollieman.net/screenbundle
--oliver
On Mar 28, 2007, at 5:00 AM, textmate-request(a)lists.macromates.com
wrote:
> Has anyone here downloaded and installed Prince? I'm increasingly
> happy using TextMate for almost all of my writing and so I thought
> to give the CSS + XHTML route a go. I downloaded Prince and ran
> install.sh both as root (using sudo) and as a regular user. But
> when I go to use Prince or ask for help -- "prince -- help" all I
> get is this:
>
> /usr/local/bin/prince: line 3: /usr/local/lib/prince/bin/prince: No
> such file or directory
> /usr/local/bin/prince: line 3: exec: /usr/local/lib/prince/bin/
> prince: cannot execute: No such file or directory
>
> I know this is off-topic for this list, but I was hoping someone
> here was working towards a similar workflow and had done it
> successfully.
>
> john
Has anyone here downloaded and installed Prince? I'm increasingly
happy using TextMate for almost all of my writing and so I thought to
give the CSS + XHTML route a go. I downloaded Prince and ran
install.sh both as root (using sudo) and as a regular user. But when
I go to use Prince or ask for help -- "prince -- help" all I get is
this:
/usr/local/bin/prince: line 3: /usr/local/lib/prince/bin/prince: No
such file or directory
/usr/local/bin/prince: line 3: exec: /usr/local/lib/prince/bin/
prince: cannot execute: No such file or directory
I know this is off-topic for this list, but I was hoping someone here
was working towards a similar workflow and had done it successfully.
john