Hello list,
I was wondering if anybody has put any work into making a Trac bundle?
At the minimum something which could understand the trac wiki syntax
and scope it as such ... I don't see a bundle in the svn repo so I
figured I'd ask before taking a whack at making one myself.
Thanks,
-steve
I have recently become unable to run tests in TextMate using the Ruby
bundle's Command-R "Run" option. It used to work, but at some point in the
past few weeks I started getting this error:
/Library/Application
Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:143:
undefined method `htmlize' for main:Object (NoMethodError) from
/Library/Application
Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:101
Using TextMate Version 1.5.3 (1258)
My /Library/Application Support/TextMate/Bundles directory is a svn checkout
of http://macromates.com/svn/Bundles/trunk/Bundles Revision 5277
I've installed TextMate, BBEdit, and XCode, and I seem to be caught
in the crossfire of a file association war. Example: TextMate wants
to be the editor for Fortran 90 files (.f90), but BBEdit wants to be
the editor for Fortran 77 (.f77) files, and XCode wants to be the
editor for plain old Fortran (.for) files. Does that make sense to
anyone?
What I'd like to do is remove all of BBEdit's and XCode's
associations, thus leaving TextMate as the editor for just about
everything (because it's set up to open unassociated files). Is there
an easy way to do that? I know of a program called RCDefaultApp that
can show the associations for a given app, but there doesn't seem to
be a way to do a "bulk unassociation," just one by one. Is there a
better way?
Trevor
Up until a few days ago I've used ctl-rightArrow to move to the end
of the current line in TextMate, and shift-ctl-rightArrow to extend
the selection to the end of line. Now it seems those commands move to/
select the next word, and are the same as opt-rightArrow and shift-
opt-rightArrow respectively.
It's entirely possible that I changed something on my end, but I'm
wondering if anyone else is seeing this? I'm using TextMate 1.5.3
(1258), and this started happening about two cutting-edge versions ago.
FWIW, ctl-rightArrow (and shift version) still work the way they
should in my other programs like Mail.app and TextEdit. It's only in
TextMate that they act weird.
- Dave
I am very happy to see remind being supported. (Thanks, Haris!) I
have two comments/observations, though.
First, though it is good practice to scope commands, there is a
reason to leave the display of your calendar unscoped. As it stands,
these receive the scope of source.remind. That means in order to view
your calendar, you need to navigate to your remind file(s). If they
are unscoped, you can view your calendar on the fly while working on
unrelated files.
Second, about the Remind-->Show-->This Month command. Why not use the
rem2html command? The output is more readable, and anyway it seems
odd to have html output of text---all that is being added is the nice
header.
A screenshot for comparison and an alternative monthly command can be
found at:
http://www.kalderon.demon.co.uk/Remind.html
(As anyone may gather from the screenshot, term here in London begins
in October.)
All the best, Mark
_________________
Mark Eli Kalderon
Department of Philosophy
University College London
Gower Street
London WC1E 6BT
Dept webpage: http://www.ucl.ac.uk/philosophy
Personal wepage: http://www.kalderon.demon.co.uk
Hi,
I just had a glance at HyperEdit <http://www.tumultco.com/HyperEdit/>
It allows web preview of PHP pages. It would be very nice that
TextMate allows it too. Is this on the todo list? Or did I miss a step?
Anyway, I still be faithful to TextMate ;-)
Bonne soirée,
--
Jo <W:00°04'37" ; N:47°15'36">
1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72
Hola Haris (and other LaTeX bundle maintainers),
is there a reason (philosphical?) that there is no command for \emph
{} but there is for \textit{}?
Dan
Hi,
I would like to report a minor bug. When editing a *.rb file, text in
quotations (double or single) appears green. I think there must be a parser
in TextMate that detects quotes, which sets off some flag indicating that
we're within quotes, which then causes that text to be displayed as green.
However, I think instead of detecting all quotes to set off the flag, Allan
should detect non-escaped quotes.
For example,
open("http://www.myspace.com/").read.match /<form action=\"(.*?)\"/
# Code from here on down appears green as though it were still within quotes
even though it was an escaped quote inside of a regular expression context.
Okay, that's my two-cent contribution to the world. I hope it really is
worth at least two cents.
Great program! Keep up the great work!
David :)
http://www.dbitsolutions.com/
intuitively, i would expect pasting in overwrite mode (⌥⌘O) to
overwrite instead of insert. doing an insert in this mode is
especially annoying since delete (⌦) cannot delete the text that was
shoved right.
---
michael reece :: software engineer :: mreece(a)vinq.com