Hi there.
GetBundle is a great helper for installing and maintaining bundles!
A suggestion to its maintainer: would it be possible to add a "revert bundle
command"? I imagine that this could simply throw a dialog of all loaded
bundles and then delete the delta folder.
A really nice (but major, I imagine) would be a "merge" command which took a
bundle file on the desktop and merged its changes into an existing bundle,
on an item by item basis, prompting for conflicts.
I would use this for managing changes where I edit my own private bundles on
several machines and wish to get them all back into sync (I never figured
out subversion well enough to do it using SVN).
Some time ago, someone posted a message about a runtime error with bundles.
The problem was never resolved in the mailing list, but perhaps it was
outside the list...
I'm seeing the same problem. Whenever I try to execute a python script
within TextMate using <command>r, I see this error:
csh: setenv: Too many arguments. /bin/bash: line 2: : command not found
My default shell for my terminal sessions is tcsh, not bash. If that's any
help...
The very same script executes fine in a terminal window. If I execute from
TextMate using the Bundle -> Run Script (terminal), it works fine. If I just
execute the script in a terminal window, it works fine. Open the script in
BBEdit, and execute via the #! menu and it works fine.
Similarly, perl scripts return the same dumb error, yet work fine elsewhere.
I updated all my bundles with subversion, per the help file. I added
/Library/Application Support/TextMate/
and
/Library/Application Support/TextMate/Bundles
like the instructions indicated, and then added the bundles I expect to use.
Perhaps someone can tell me the error I've made.
Until then, back to BBEdit...
TextMate version 1.5.6, Mac OS X 10.4.10, MacBook Pro.
--
Richard Brosnahan
Editor in Chief
Broz News
http://broznews.org
I have never let my schooling interfere with my education.
Mark Twain, author
Hi,
I often find myself wanting to open a currently selected tab in a new
window (without having to track down the actual file in the file
drawer), so that I can look at it in parallel with another tab. Is
there a shortcut to do it? I can't find anything like that.
Any hints would be greatly appreciated.
Tench
hello :)
I've a problem when I compile with the TextMate command, often I've
a good result but when I compile the same document with texshop or with
kile on ubuntu I 've some errors. Texhsop and Kile stops the
compilation but not TextMate....
But the errors are real and I think that for the Textmate'command these
errors are only warnings.
Is it possible to modify this ?
Thanks Alain (sorry for my bad english)
Thanks, Alan, but I guess I was a bit unclear. I was hoping it would
look for the TODOs in just the files in the current project file, and
not all the files in the TM_PROJECT_DIRECTORY and down.
For example, if I have a project /Users/uner/Development/
exampleProj.tmproj with two files
/Users/uner/Development/vob/examples/example.cpp
/Users/uner/Development/vob/examples/tests/test.cpp
If I pick one of these files, type "echo $TM_PROJECT_DIRECTORY" and
do a ^R, I get "/Users/uner/Development/vob/examples", and that's the
folder the TODO bundle starts scanning from (i.e. it does /Users/uner/
Development/vob/examples/ and all subdirectories).
I'd really like it to just scan example.cpp and test.cpp.
Is there a way to do this, or do you have a suggestion for some code
I can copy from another bundle to see if I can hack this together
myself?
On Jul 8, 2007, at 7:00 AM, textmate-request(a)lists.macromates.com wrote:
> From: Allan Odgaard <throw-away-1(a)macromates.com>
> Date: July 8, 2007 1:24:51 AM CDT
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: Re: [TxMt] TODO Search Path/Recursion
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
> On 8. Jul 2007, at 06:04, Eric Uner wrote:
>
>> [...]
>> 1) Get the bundle to just show me the list it came up with last
>> time and only refresh when I need it to, or better yet,
> Could be done, but I don’t think many would prefer this behavior.
>> 2) Get it to only search the files in the current project?
> That should be the default -- try check the value of the
> TM_PROJECT_DIRECTORY variable from within your project.
> You can also set TM_TODO_IGNORE to exclude certain files/folders.
> On 8. Jul 2007, at 06:04, Eric Uner wrote:
>> [...]
>> 1) Get the bundle to just show me the list it came up with last
>> time and only refresh when I need it to, or better yet,
> Could be done, but I don’t think many would prefer this behavior.
>> 2) Get it to only search the files in the current project?
> That should be the default -- try check the value of the
> TM_PROJECT_DIRECTORY variable from within your project.
> You can also set TM_TODO_IGNORE to exclude certain files/folders.
Hi all,
(I'm posting this here because this section of the Textmate wiki:
"Use the mailing list...For everything related to bundle items, since
a lot of the stuff is done by other TM users (who for the most part
are subscribed to this list)")
I just upgraded to the newest version of Textmate (1.5.6 (1405)), now
when I hit the key combo (ctrl-shift-t), I get the error message:
/Users/jdoe/Applications/TextMate.app/Contents/SharedSupport/Bundles/
TODO.tmbundle/Support/lib/settings.rb:62:in `markers': undefined
method `+' for nil:NilClass (NoMethodError) from /Users/jdoe/
Applications/TextMate.app/Contents/SharedSupport/Bundles/
TODO.tmbundle/Support/todo.rb:32
I have not made any changes to the new "Preferences" section of the
TODO Bundle.
Does anyone have any suggestions on how I can correct this?
----
BrianH
binarynomad(a)gmail.com
Dear all, Having troubles getting Skim 0.5 to work with the Latex Watch
bundle. The compiled PDF is not updated on saving the source LaTeX. PDF sync
back and forwards works perfectly. Is anyone else having this problem?
Regards,
Mark P
Maybe a dumb question, but when/where do I enter my password for the
new SQL bundle in 1.5.6? I get a "Access Denied... using Password NO"
error.
Thanks
I have installed the "Edit in Textmate" bundle, with apparent success,
except that when I invoke the function, either through the hotkey
combination or by selecting the item from the edit menu in Safari,
nothing happens. I simply get the OS X warning sound.
Looking in the console I see the following:
2007-07-07 01:17:38.606 TextMate[9345] Can't open input server
/Users/chris/Library/InputManagers/Edit in TextMate
Not sure what this is all about, since this link does actually exist,
and links to the folder in
/Applications/TextMate.app/Contents/Resources.
Any idea how to get this working?
Thanks in advance.
http://www.puffinry.demon.co.uk/LaTeX%20Watch%202.4.dmg
Changes since 2.3:
- Warn if PostScript mode is used with a non-default previewer.
- Expand the help file a little.
- With TeXShop, use open_for_externaleditor on the .tex file, to work
around an encoding-related bug in TeXShop.
- Add a refresh command for Skim, which works in Skim 0.5 and later.
This is just as well, since the automatic file-change checking is broken
in Skim 0.5!
Robin