the HTML bundle contains a tidy command that attempts to run ~/bin/
tidy (which doesn't exist)
could this be added to the `Scripts` or `Tools` directory? or if not,
which binary is recommended?
best regards,
tom
--
Tom Lazar
http://tomster.org
Allan Odgaard wrote ..
> I know this isn't optimal, but I have no idea on how I can handle this
> problem gracefully.
How about implementing:
TM_BUNDLE_USER_PATH
TM_BUNDLE_SYSTEM_PATH
TM_BUNDLE_NETWORK_PATH
to point to their obvious locations. Then, at least scripts can access each of the bundles easily and by using TextMate's search order, can allow users to override items the normal way. Obviously, TextMate should only set a variable if the relevant bundle is actually at the location.
Best, Erich
I ran into the following problem. I am running the "LaTeX and
TeXniscope" command, and one of its lines is:
"$TM_BUNDLE_PATH"/latexErrWarn.py
When I run the command, I get the following error:
/bin/bash: line 6: /Users/haris/Library/Application
Support/TextMate/Bundles/Latex.tmbundle/latexErrWarn.py: No such file
or directory
In other words, TM_BUNDLE_PATH seems to be set to point to the bundles
in my home directory, and of course does not see the Latex bundle all
the way in the root directory.
On the other hand, I ran the "Show Variables" command from the Defaults
bundle, and it shows that TM_BUNDLE_PATH is equal to:
/Library/Application Support/TextMate/Bundles/Defaults.tmbundle.
So in that case, it points to the bundles in the root directory.
So, why this difference? Is there a nice way to fix it?
Thanks,
Haris
I don't know if this is the right place to say,
but i have two suggestions.
1. Have the command output window docked to the project/document
window, an option of course?
2. Have Output option in the Command Editor, that lets me jump to a
specific file/line/col of a file.
Best Editor, Already a Convert (after 3 days)
Julian Tyler
+-----------------------------------------------------------------------
----+
+ A debugged program is one for which you have not yet found the
conditions +
+ that make it fail.
+
+ -- Jerry Ogdin
(ASK)+
+-----------------------------------------------------------------------
----+
On May 6, 2005, at 5:00 AM, textmate-request(a)lists.macromates.com wrote:
>
>
>> I already know that i can use the separate window with a regex
>> pattern
>> but
>> what i want is to jump straight to a file/linenumber/col, without
>> opening
>> a new window, which i need to click in.
>>
>
> So what you want is a way to control the caret from a command? And
> additionally open new files in the existing document window!?!
Oh nice sorta like the vim tag feature. I would say open into a new
tab thats auto selected as the active tab. would be the closest to
the tag stack like vim.
It is quite nice. It was done just like opening a file [relative
fast] but was super fast :e filename or i think :tag file tag or :e
file [line num] can work haven't tried that one in a while though so
probably rusty or pulling it outta somewhere.
After a quick search I can't seem to figure out how to do column
typing? How do I do it like in the video on macromates.com?
Sorry for the stupid question! :-)
Can someone confirm the following behavior (beta5)?
1) Open a project in Textmate
2) Open a couple of files from the project in separate windows. (Not
sure if it matters whether they are actually from the file).
3) Go back to the project window, and make a change in one of the
documents.
4) Press Shift-Command-W to close the window, and when asked to save
the changes, do so.
5) Now, pressing Command-` does not cycle through the remaining
windows, as it should.
Note: This will not happen if there are no changes to be saved.
If other people are seeing this behavior, then it looks to me like a
bug.
Thanks,
Charilaos Skiadas
Department of Mathematics
University of Chicago
Hi all,
I just erased half of my macros after editing the Snippets panel and
removing a bunch of bundles that seemed empty as they had no snippets.
Alan, can you make it clear to the user that deleting a bundle in one
panel deletes all of the macros, commands, etc for that bundle and not
just the items in the currently selected display mode? Maybe provide
some kind of confirmation dialog as well :)
Hi All,
Is there (or will there be) in TM a way to unlock locked files? For
instance, if I want to edit httpd.conf, I must either use Terminal or
use TM through Pseudo. Could it be done directly in TM?
Thanks,
--
Jo <W:00°04'37" ; N:47°15'36">
1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72
I currently have a project running, which has a master file that is the
one to be LaTeXed etc. Currently, I have just set the TM_LATEX_MASTER
variable, through the preferences menu, to point to that file, and it
all works nice and dandy. I was wondering though if there is a way to
set it so that each project has a corresponding TM_LATEX_MASTER
variable of its own, and the variable only works when the project
window is main, or will I need to disable the variable each time I have
to work with a separate single tex file?
Thanks,
Haris
Name: Bob Moisan
Email: bob(a)intelligentlighting.com
Company: Intelligent Lighting Creations
Phone: 847.982.2070
Comments: I was wondering if you can create a website using the
Sprite graphics on my Commodore 64?
I've seen on the list these last couple of days mention of problems
with Tiger. I have it now and was planning to upgrade today. I'm
using beta 5.
It TextMate functional under Tiger? What problems can I expect?
Thanks.
James Edward Gray II
Trying a checkout of the bundles raises here
A Bundles/Subversion.tmbundle/Commands/Add to Repository.plist
subversion/libsvn_subr/utf.c:363: (apr_err=22)
svn: Can't recode string
having LC_TYPE set to "en_US.UTF-8" as the wiki says. Looks like the
checkout is interrupted because XML and Perl are missing for example.
I did a search in Google and found a message from Eric Hsu with a
similar problem. Any ideas?
-- fxn
Hi Allan,
is there any chance that future betas (b8?) will include the bundles
again? I'm ›finkless‹ since the Tiger upgrade and don't like the
thought of installing unixoid command line tools (ie. the svn client
in this case) ›outside‹ of Fink. Thanks!
Christian
I've always modified the default keybindings in TextMate to change ^f
to moveForward rather than reformat paragraph. Since converting to
Tiger this hasn't worked very well.
The binding seems to work as moveForward in files that I open in
standalone windows. Not part of a project. But if a file is part of
a project the old reformat paragraph behavior comes back.
For example I have:
dijkstra.tex as part of a project
when I try navigate using ^f in the file dijkstra.tex file opened
inside the project all I get is reformat paragraph.
If I open dijkstra.tex all by itself ^f works as desired.
Is anyone else seeing anything like this?
Brad
Brad Miller, PhD
Assistant Professor
Luther College
http://www.cs.luther.edu/~bmiller
jabber: bnmnetp(a)jabber.org
Before I re-installed Tiger and installed Textmate I was able to call
'tm' from command line and it worked perfectly... now it does not
open tm unless I pass something to it... is that the way it is
suppose to work?
I don't know if TextMate supports read-only documents or not, but I
would like to be able to specify a custom view filter for a given
document in my project that produced a read-only text or html file in
place of the document's content that automatically displayed as a
normal project tab. The document in the tab view should have all of the
TextMate-specific features of a normal Commmand output window (e.g. go
to line, etc.)
Use Cases
---------
TextMate doesn't allow you to view jpegs, which is fine. But if I could
define a filter to run on selection that produced HTML output, I could
not only view the jpeg in the tab, but I could list statistics about
the file (size, dimensions, etc.) that I could either just read or
select and copy-and-past somewhere else in my project.
Viewing object files using the output from otool would also be handy,
particularly with the go-to feature and the ability to convert to (more
attractive) html output.
Man pages are another option. Define a blank file "xcodebuild.man" and
include it in your project hierarchy, setting a project-wide .man
filter to the output from Bwana (which does html man pgae output). Now
you can just click on (or tab to) the man page to read it, without
having an extra window pop-up or having to execute a command.
Custom UIs embedded in TextMate are another huge opportunity. Define a
Project.build_ui file and filter through something that generates an
HTML page that nicely renders all of your build options, along with
some handy buttons to initiate a build, view the last build results (in
an embedded HTML scroll view, whose lines have standard Command go-to
line behavior), etc. The customization possibilities for TextMate are
endless.
An embedded Subversion UI is another option.
An embedded Trac page is another. The possibilities are endless.
The key thing is that the filter is *automatic*. This makes it appear
in a tab just like any other built-in TextMate feature as far as the
user is concerned. This builds on the existing Command...
infrastructure Allan's already built.
UI Implementation
-----------------
Select file in Project browser and choose "Filter through Script...".
Up pops a dialog similar to the Command editor dialog. Extra options
include: update when source changes, update on view, and update first
time only.
Project-wide options would allow you to assign filters to extensions
automatically (e.g. .jpg).
Any comments or suggestions are welcome.
Best, Erich
On 02-05-2005, at 19:43, Erich Ocean wrote:
> Saw this over at daringfireball.net[1]:
>> NSTextView — the default text editing control in Cocoa apps — has
>> been significantly upgraded [in Tiger]. You can do discontinuous
>> selections with Command-drag, and column selections with Option-
>> drag. You can use these new selection gestures in most Cocoa apps —
>> including in textarea fields in Safari and any other app that uses
>> Web Kit. (Thanks to Quentin Carnicelli.)
> It's nice to see Cocoa's text support improving, even though it's not
> up to the level of Allan's work.
Actually, it [column mode selection] seems useless in NSTextView since
it doesn't paste back in column mode. Kinda like BBEdit did theirs I
think.
--
Sune.
On 02-05-2005 13:52, Ollivier Robert wrote:
> According to Brian Lalor:
>
>>take this time, however, to make sure everyone's aware of DarwinPorts.
>>For reasons I completely forget, now, I've preferred DarwinPorts to
>>Fink since I started using OS X.
>
>
> You have the same differences as between Debian and FreeBSD (no flame
> intended): more reactivity, more up-to-date packages and preference for
> source-to-be-compiled packages.
Also big plus for me is making *really* sure that it will not tamper with
other files than the one it installs itself.
I found this great guide [1] to install DarwinPorts under a special ports
user, which only has rights to the directory where it is supposed to
install stuff and nowhere else.
I was always doubting about Fink or DP and chose Fink for it's point and
click interface, that turned out to be horrible, but worked most of the
time. Now that I'm on Tiger, I'll switch to DP if I have time..
Jeroen.
[1] http://www.phil.uu.nl/~js/blog/2004/02/17#darwinports
--
<http://www.je-ju.net/~jeroen/blog/>
On May 2, 2005, at 11:33, Hannu Rajaniemi wrote:
> Ah. I thought I already sent this to the list, but maybe it didn't go
> through. What I seem to get is
>
> 2005-04-30 00:21:00.022 TextMate[17407] didn't find rule named
> text.html.basic
It did, and also a reply from Brad! ;)
The problem is that you do not have the (sourced) HTML syntax. At least
not an up-to-date version which has the scopeName set to
text.html.basic.
I'm on beta 7.
When I open the Get Info window on a file, and deselect the "Save as
absolute path" checkbox, then close the Get Info window and re-open it,
the checkbox is checked again. Is this a known bug/feature? I'm trying
to convert all my project references to relative so that I can move the
project between different users on my machine.
Best, Erich
Hi,
Today, I updated to Tiger and downloaded the b7: then I did a SVN
checkout of the bundles. Everything appeared to be working fine, until
I tried the Markdown bundle (I write my blog in Markdown). The bundle
seems to work, but I get an immensely annoying system bell sound with
every keystroke! The problem seems to be restricted to the Markdown
bundle, as far as I can tell.
Anyway, thanks again for TextMate: it's really becoming a brain
extension for me. Any chance of seeing any Automator/TM interplay in
the future?
- Hannu Rajaniemi
On 4/30/05, Brad Miller <bmiller(a)luther.edu> wrote:
> Also if you would take a look at your console and let us know what messages
> are coming out in the console when the beeps are happinging.
>
Good point. What I seem to get is
2005-04-30 00:21:00.022 TextMate[17407] didn't find rule named text.html.basic
with every keystroke, so it probably does have something to do with
the HTML language definition.
- Hannu
Traditionally, changing a menu item from Close <Something> to Close All
<Somethings> is done by holding down the Option key, not the Control
key. I had been wishing for a Close All Tabs command, and it finally
dawned on me that you might be using some other modifier so I began
trying them all...
Best, Erich