Hi,
I have configured Textmate to display the results of my Groovy scripts as a
tooltip (as opposed to displaying them in a separate popup window). The
problem I have as that I need to first save the script before I can run it
and view the results as a tooltip (otherwise the results of the saved script
gets returned). Is there a way to configure Textmate so I can display the
results as a tooltip without having to first save my script?
Thanks,
Jeff
Sorry for the off-topic.
But the unsubscribe and change password options up at
http://lists.macromates.com/listinfo/textmate do not work. They say that a
confirmation mail has been sent, but it never arrives. I cannot for the
life of me remember my password, so I'm stuck.
Any help is appreciated.
Chris G.
On 19 November 2010 03:14, <textmate-request(a)lists.macromates.com> wrote:
> Send textmate mailing list submissions to
> textmate(a)lists.macromates.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.macromates.com/listinfo/textmate
> or, via email, send a message with subject or body 'help' to
> textmate-request(a)lists.macromates.com
>
> You can reach the person managing the list at
> textmate-owner(a)lists.macromates.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of textmate digest..."
>
>
> Today's Topics:
>
> 1. Re: How to Handle Odd Quotes (Ben Wilson)
> 2. My dearest wish for TextMate, present or future :) -
> resizable project window fonts (Chris Patti)
> 3. setMark and swapWithMark (Bastien Dejean)
> 4. Re: ppc? (Tony Dew)
> 5. Re: 1.5.10 (1616) Ruby command-R broken again (Peter Wilkins)
> 6. Perl regexp highlighting errors (Karel B?lek)
> 7. Re: Crashing more then usual? (Luke Daley)
> 8. Re: Crashing more then usual? (Joshua Kehn)
> 9. Systematic Help Menu Crash (Bastien Dejean)
> 10. Re: My dearest wish for TextMate, present or future :) -
> resizable project window fonts (Dave Baldwin)
> 11. Re: Turning on comments after update (Karel B?lek)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 18 Nov 2010 12:10:33 -0500
> From: Ben Wilson <dausha(a)gmail.com>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: How to Handle Odd Quotes
> Message-ID:
> <AANLkTin_o-6tJKPJy95uZRbazsn2WzyfDptbjvAkaZ-A(a)mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Thanks. I'll give that a go.
>
> I did get something to work; but I expect it to be messy. I added a
> snippet that turns a single double quote (one double quote) and
> expands to ``". This is working with my novel writing.
>
> I'm writing in Markdown...but I wrote a Ruby gem that provides rake
> commands that converts the Markdown into LaTeX, then compiles using
> pdflatex. I'm in NaNoWriMo, and agumenting my rake tasks as
> appropriate, and will later improve the gem then create a bundle that
> implements those tasks. I'm happy in the terminal world (CLI and vim);
> though TextMate is a close 2d.
>
> I have to say, though, when I occasionally switch to vim, I'm reminded
> why it's been my preferred editor for a decade. This is not a
> detraction to TextMate. They say to become an expert you need to spend
> 10,000+ hours practicing/using. Assuming 1/2 my professional time was
> in vim, that's just about 10,000 hours; but then I have countless
> weekends pounding away. So, I'll say I have around 15,000 hours in
> vim, and probably 200 in TextMate. And, I know it's not fair to
> compare with that much of a skill discrepancy.
>
> On Mon, Nov 15, 2010 at 11:57 AM, Justin Catterall
> <100621.1(a)masonsmusic.co.uk> wrote:
> >
> > On 11 Nov 2010, at 18:37, Ben Wilson wrote:
> >
> >> Thanks. I started by turning off the "Auto-Pair characters" in
> >> Preferences. I'm writing a novel and am using ``dialog" to demark
> >> dialog. So, I guess the next thing is a snippet...
> >
> > You're not writing it in LaTeX are you? That uses the same quoting
> method,
> > though I do have to hit ` twice to get ``'' and the cursor between.
> >
> > You might want to create your own bundle and dig those quotes out of
> either
> > the LaTeX or TeX bundles and add them to yours.
> >
> > Looking further, it your document type is LaTeX and you hit Ctrl+` that
> > wraps a selection in double quotes. Some interesting stuff in there.
> >
> > --
> > Justin C, by the sea.
> >
> >
> > _______________________________________________
> > textmate mailing list
> > textmate(a)lists.macromates.com
> > http://lists.macromates.com/listinfo/textmate
> >
>
>
>
> --
> Ben Wilson
> "We cannot determine the character or nature of a system within
> itself. Efforts to do so will only generate confusion and disorder."
> Boyd
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 18 Nov 2010 14:24:20 -0500
> From: Chris Patti <cpatti(a)gmail.com>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] My dearest wish for TextMate, present or future :) -
> resizable project window fonts
> Message-ID:
> <AANLkTim3eLdNJCpXkinW1u3m8PY39-Joctkn+Pi4dxCP(a)mail.gmail.com<AANLkTim3eLdNJCpXkinW1u3m8PY39-Joctkn%2BPi4dxCP(a)mail.gmail.com>
> >
> Content-Type: text/plain; charset=UTF-8
>
> I'm partially blind, and constantly find myself squinting and
> straining to see what I'm selecting in the project window (Which is
> one of TM's strengths IMO).
>
> I've tried using
> http://headfirstproductions.ca/modifying-textmate-drawer-font-size/ ,
> but my lack of familiarity with IB and XCode has left me unable to
> actually make this work reliably.
>
> I would pay another $20-30 for this one feature alone.
>
> -Chris
>
> --
> Christopher Patti - Geek At Large | GTalk: cpatti(a)gmail.com | AIM:
> chrisfeohpatti | P: (260) 54PATTI
> "Technology challenges art, art inspires technology." - John Lasseter,
> Pixar
>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 18 Nov 2010 22:36:08 +0100
> From: Bastien Dejean <eschyle(a)gmail.com>
> To: textmate(a)lists.macromates.com
> Subject: [TxMt] setMark and swapWithMark
> Message-ID: <D3CE2D46-C698-4006-9FD4-1DA5DBBC8B61(a)gmail.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi,
>
> TextEdit responds successfully to the aforementioned cocoa text commands
> but TextMate (1623) doesn't.
>
> Thanks.
>
> ------------------------------
>
> Message: 4
> Date: Fri, 19 Nov 2010 00:16:47 +0000 (UTC)
> From: Tony Dew <tdew(a)supergraphics.ca>
> To: textmate(a)lists.macromates.com
> Subject: [TxMt] Re: ppc?
> Message-ID: <loom.20101119T011600-873(a)post.gmane.org>
> Content-Type: text/plain; charset=us-ascii
>
> Michael Sheets <mummer@...> writes:
>
> > Sorry we had the intel only build up for about 30 minutes by accident,
> re-downloading from the website will
> > give you the proper universal build:
> >
> > http://download.macromates.com/
>
> Yes, a download and reinstall seems to have fixed the issue. Thanks!
>
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 18 Nov 2010 20:55:39 -0500
> From: Peter Wilkins <pwilkins.mit(a)gmail.com>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: 1.5.10 (1616) Ruby command-R broken again
> Message-ID:
> <AANLkTi=ONfvS=0wWS3cZ6mfK0zZQHxQpR6ROoH7kxMze(a)mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> My apologies. I'm unable to reproduce the problem. (The problem I
> experienced is a repeat of ticket
> FAB08510<http://ticket.macromates.com/show?ticket_id=FAB08510>
> .)
>
> /peter
>
> On Tue, Nov 16, 2010 at 10:55 AM, Allan Odgaard <mailinglist(a)textmate.org
> >wrote:
>
> > On 16 Nov 2010, at 16:51, Peter Wilkins wrote:
> >
> > > Upon upgrading to 1.5.10 (1616) my command-R short-cut is broken again.
> >
> > How is it broken? What happens when you press it?
> >
>
Hi there -
Have discovered a bug in the project drawer:
If you are editing a file within a subfolder of a project and you "save as" to another subfolder, then MissingDrawer behaves as if the file has been renamed... (the original file is hidden and the new file is displayed in the original folder (as well as the real folder).
The only way to remedy this is by closing and reopening this project.
(Happens with and without Missing Drawer, originally reported as missing drawer bug https://github.com/jezdez/textmate-missingdrawer/issues/issue/28)
PS - is there an online issue tracker/bug reporter for TextMate?
thanks
Tim
Tim Diggins
http://red56.co.uk
I will add to the latest chain of messages with key binding problems
after last update.
I was constantly using cmd + / for commenting/uncommenting in code.
However, on Czech Mac keyboard, / is under shift on the same key as
"ú" and "[", so I had to use cmd-shift-ú.
Now, it just jumps into help menu for some reason.
I would change the key binding in System Preferences - however, I
can't find toggling comments in any menu!
This is very frustrating, since I love the commenting/uncommenting
feature and I can't find any way to use it. And I guess all Czech
users have it the same.
(the czech layout on PCs is here -
http://en.wikipedia.org/wiki/File:Keyboard_layout_Czech.svg - but as
always, macs have it a bit different. the ú-/-[ key is next to P.)
Karel BÃlek
Especially when I'm working with Groovy / Grails Server Pages TextMate seems to crash almost regularly. Sometimes I can catch it because I'll notice it has lost syntax highlighting after a certain point, so I can do further editing in VIM.
I'm not getting anything in my console logs in relation to TM.
Regards,
-Josh
____________________________________
Joshua Kehn | Josh.Kehn(a)gmail.com
http://joshuakehn.com
I understand that parsing perl must be pain in ***, but I got some
errors in perl highlighting.
When I write
if ($a =~/ /)
to check, wether there is a space in a word, what happens is that
everything after the second / is treated like a regexp (so, the whole
script becomes green).
When I write the same thing as
if ($a =~ /\ /)
everything work as expected.
I discovered a similar problem with perl bundle some months ago: when I write
$something = $a/$b + $c/$d;
the /$b + $c/ part is highlighted as a regexp, too. Writing a space
between the first / and $ makes it go away.
And the last thing - when I write
for my $file (<data/directory/*>)
to iterate trough all the files in "data/directory/", the /directory/
is, again, highlighted as a regexp.
Best regards,
Karel BÃlek
Upon upgrading to 1.5.10 (1616) my command-R short-cut is broken again.
Yes, I know, I know. It is marked "changed" in the release notes, the
interactive dylib is nowhere on my machine and the interactive disabled
shell variable is set to "true". It worked properly before I upgraded and
now it is broken again.
I've read the forum threads and as near as I can tell, what is happening
should be impossible. Anyone have any suggestions?
Thank you for your help,
Peter
Is the latest (cutting edge) version of textmate intended to run on a
PPC? After updating it today, textmate gives me a "You cannot open the
application "TextMate" because it is not supported on this
architecture" message on my PowerPC G5 (3.1) when I try to open it.
Kyle Johnson