I am not sure if this is the correct place to post this request
I am using the combination of the Latex, Sweave & R Textmate bundles
for my project.
My main project fie is a latex file which calls include files that
are tex files created by Sweave.
Essentially, I do almost all the work in the Sweave mode which
compiles my main tex file when I CMB-B it. My problem is that when
I CMD-click my synched TeXniscope file I end up being taken to the
intermediate (tex) file that Sweave created. Since this looks so
similar to my sweave file I at times end up editing that tex file
rather than the sweave equivalent (snw) when in reality I should be
in the Sweave as the true source to edit.
Is it possible for the TeXniscope sync to go to the Sweave (snw)
source file rather than the tex equivalent in this case?
Thanks in advance.
Danstan
Haris -
Sometimes it would be handy to put some note or comment in a gtd
file, such as short project description, or whatever. Is there
already a way of doing this, eg.
project foo
-- Goals and results/deliverables of the project
-- Other info
-- ...
@email ...
@errand ...
end
Thanks and regards
- Stefan
Hello all,
I haven't been following much the excellent work that Mike Mellor
has been doing with the GTD bundle, but I've had my own ideas of how
GTD should be done in TextMate, so I've created another GTD bundle
that's closer to my philosophy. You can find more about it, and
download it, here:
http://skiadas.dcostanet.net/afterthought/2006/06/20/yet-another-gtd-
bundle/
Enjoy, let me know in what ways it is lacking.
Haris
Hello :)
With the last version of TextMate 1.5.2 1128, now when when I go from
a file to another in a project, i've the multicolor wheel...some seconds
Perhaps it's the time to put the caret at the good position ??? i
don't know but is it possible to stop this new feature ???
How ?? thanks
Alain Matthes
Hi all,
I am new to TextMate. Just downloaded TextMate 1.5.2, dragged it to
my Application folder on Mac OS X 10.4.7, and I wanted to start
experimenting with Rails bundles.
Should I be able to do Command+Option+Shift+Down from an
ActiveController action and receive a Go To context menu? Well, it
just doesn't happen as expected on my MacBook Pro.
I don't have any fancy setting and I haven't change TextMate default
config. I haven't buy a license. I thought I'll give myself 30 days
evaluation to see whether my productivity improves with TextMate. Is
this the culprit, it doesn't work because I haven't register my
TextMate copy?
FYI, I can invoke the context menu using my mouse by going to Bundles-
>Rails->Go To. For example I can go to my view, and it works
flawlessly.
Does 10.4.7 broken the ability? Can anyone please verify the
behaviour I'm experiencing?
More weird facts:
1. From my RHTML file, Command+Option+Shift+Down work as expected. I
see the Go To context menu.
2. From my model file, I should be able to type vuif and press Tab so
TextMate can expand it to validates_uniqueness_of right? Well, sadly
that didn't work too :(
Am I alone? What should I do to get the right behaviour?
Thanks a lot!
John
Is it possible to control font-size via a command or applescript or
something?
----------------------------------------
I guess this is just a work-around so that I can write a command that
switches:
1. Language
2. Theme
3. Font size
in one step.
I use mutt as a mailer, and mail are edited with names like
/tmp/mutt-ratagaz-501-4904-5. Is there a way to teach textmate that all file
whose name matches the pattern /tmp/mutt-* must be openend with Mail bundle ?
--
Erwan
In many Mac apps, you can use the first letter of a messagebox button
to invoke the action and dismiss the messagebox. This would be really
cool in TM, as it is so keyboard oriented. Example:
I open httpd.conf to look at how things are set up on my local server.
Inadvertently I hit a key, marking the file as dirty (edited). Cmd+W
gives me the "Do you want to save the changes you made..." modal
messagebox. The behavior I'd love to see is for D or Cmd+D to mean
"Don't Save Changes".
Is there any way to accomplish this?
Thanks,
--s.ross