[TxMt] Re: www.matewiki.com

Anton Troyanov anton at troyanov.net
Fri Jan 20 15:22:58 UTC 2012


:)

textmate2 wiki with ads? 
no, thanks 

On Jan 20, 2012, at 7:20 PM, Brandon Fryslie wrote:

> > Interesting idea for the logo competition - shame it seems to be only open
> > to men, or women who consider themselves 'dudes' and are interested in
> > 'chicks'.
> 
> Ahahahaha some late nights went into going through those mailing list archives...
> 
> > Why not just ask him for access at: wiki.macromates.com ?
> 
> I want EVERYONE to have access to it, not just me which will lead to a broader and more updated resource.  The macromates CSS theme is way too thin for my screen.  I'm a control freak and want to be able to use it as a personal resource for TextMate bundle development.  I'm going to put ads on it in an attempt to support my wild and not-yet-profitable personal projects.  I'd rather figure ___ out myself then get access to someone else's ___.
> 
> Those are the first 5 I came up with.
> -- 
> Brandon Fryslie
> www.matewiki.com
> 
> On Friday, January 20, 2012 at 7:56 AM, textmate-request at lists.macromates.com wrote:
> 
>> Send textmate mailing list submissions to
>> textmate at 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 at lists.macromates.com
>> 
>> You can reach the person managing the list at
>> textmate-owner at 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: TM2: latex sync with Skim (David Howden)
>> 2. Where to commit fixes for TM2 only bundles? & a bugfix
>> (Brandon Fryslie)
>> 3. Introducing MateWiki: A Wiki For TextMate 2 (Brandon Fryslie)
>> 4. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
>> 5. Re: Introducing MateWiki: A Wiki For TextMate 2 (Nigel Green)
>> 6. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
>> 7. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Strzelecki)
>> 8. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
>> 
>> 
>> ----------------------------------------------------------------------
>> 
>> Message: 1
>> Date: Fri, 20 Jan 2012 06:05:18 -0800 (PST)
>> From: David Howden <dhowden at gmail.com>
>> To: textmate at googlegroups.com
>> Cc: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: TM2: latex sync with Skim
>> Message-ID:
>> <32980776.1762.1327068318696.JavaMail.geo-discussion-forums at vby8>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> I have a strange issue with Skim + TextMate 2. When using the Skim ->
>> TextMate syncTeX (i.e. Cmd-Shift-Click to show place in the TeX file),
>> occasionally TM2 opens a new window with the TeX file in rather than
>> switching to the window where it is already open (i.e. where it was
>> compiled from). This happens intermittently. It seems that if I launch
>> Skim before I launch TM2 this goes away though?
>> 
>> I have switched the settings in Skim to call a shell script which records
>> the file path that Skim is requesting from TextMate. When running this
>> command from a terminal, TM2 consistently opens the document in the correct
>> window.
>> 
>> Anyone have a similar problem?
>> 
>> Thanks,
>> 
>> David.
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <http://lists.macromates.com/textmate/attachments/20120120/3298943e/attachment-0001.html>
>> 
>> ------------------------------
>> 
>> Message: 2
>> Date: Fri, 20 Jan 2012 07:31:54 -0700
>> From: Brandon Fryslie <bmf at email.arizona.edu>
>> To: textmate at lists.macromates.com
>> Subject: [TxMt] Where to commit fixes for TM2 only bundles? & a bugfix
>> Message-ID: <CD7188AB9A3E4EFAB70EA4E105E2E345 at email.arizona.edu>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> Here is a temporary bugfix for the Show Scope (HTML) command:
>> 
>> Replace lines 86 and 87 with this:
>> 
>> abort "Could not locate your theme file!" unless theme_plist = find_theme('766026CB-703D-4610-B070-8DE07D967C5F')
>> 
>> That will just make it try to use the Twilight theme before failing completely.
>> 
>> I've noticed on Github, the bundles don't contain the Avian only stuff. Is there a place we can fork / submit a pull request for fixes for stuff like this?
>> --
>> Brandon Fryslie
>> www.matewiki.com
>> 
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <http://lists.macromates.com/textmate/attachments/20120120/d2c2796d/attachment-0001.html>
>> 
>> ------------------------------
>> 
>> Message: 3
>> Date: Fri, 20 Jan 2012 07:33:58 -0700
>> From: Brandon Fryslie <bmf at email.arizona.edu>
>> To: textmate at lists.macromates.com
>> Subject: [TxMt] Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID: <6925A776760449BDBF43CCD77F50AFDD at email.arizona.edu>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> I've started a TextMate Wiki to record some of the useful information from the mailing list and other sources regarding TextMate 2.
>> 
>> Check it out at: http://www.matewiki.com.
>> 
>> Since it's a real Wiki, any one can feel free to add information. My goals are to keep it a lean development resource and to prevent repeated information from other sources of TextMate documentation. Please give it a look and let me know what you think, if you are interested.
>> --
>> Brandon Fryslie
>> www.matewiki.com
>> 
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <http://lists.macromates.com/textmate/attachments/20120120/b9af94b3/attachment-0001.html>
>> 
>> ------------------------------
>> 
>> Message: 4
>> Date: Fri, 20 Jan 2012 09:38:52 -0500
>> From: Adam Merrifield <macagp at gmail.com>
>> To: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID: <D7027DC34CBA45FBA999189BB25DBDE0 at gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> Cool.
>> 
>> 
>> --
>> Adam Merrifield
>> seyDoggy vCard: seydoggy.com/vcard
>> 
>> 
>> 
>> On Friday, January 20, 2012 at 9:33 AM, Brandon Fryslie wrote:
>> 
>>> I've started a TextMate Wiki to record some of the useful information from the mailing list and other sources regarding TextMate 2.
>>> 
>>> Check it out at: http://www.matewiki.com.
>>> 
>>> Since it's a real Wiki, any one can feel free to add information. My goals are to keep it a lean development resource and to prevent repeated information from other sources of TextMate documentation. Please give it a look and let me know what you think, if you are interested.
>>> --
>>> Brandon Fryslie
>>> www.matewiki.com (http://www.matewiki.com)
>>> 
>>> 
>>> _______________________________________________
>>> textmate mailing list
>>> textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
>>> http://lists.macromates.com/listinfo/textmate
>> 
>> 
>> 
>> 
>> 
>> ------------------------------
>> 
>> Message: 5
>> Date: Fri, 20 Jan 2012 14:43:15 +0000
>> From: Nigel Green <nigel.greenlemur at gmail.com>
>> To: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID:
>> <CABPSuOkStNA3ghSP_ufLP5-bWvLTpOv9VGFjTCxr1eE+K2jLWg at mail.gmail.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>> 
>> Interesting idea for the logo competition - shame it seems to be only open
>> to men, or women who consider themselves 'dudes' and are interested in
>> 'chicks'.
>> 
>> On 20 January 2012 14:33, Brandon Fryslie <bmf at email.arizona.edu> wrote:
>> 
>>> I've started a TextMate Wiki to record some of the useful information
>>> from the mailing list and other sources regarding TextMate 2.
>>> 
>>> Check it out at: http://www.matewiki.com.
>>> 
>>> Since it's a real Wiki, any one can feel free to add information. My
>>> goals are to keep it a lean development resource and to prevent repeated
>>> information from other sources of TextMate documentation. Please give it a
>>> look and let me know what you think, if you are interested.
>>> --
>>> Brandon Fryslie
>>> www.matewiki.com
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> textmate mailing list
>>> textmate at lists.macromates.com
>>> http://lists.macromates.com/listinfo/textmate
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <http://lists.macromates.com/textmate/attachments/20120120/f23755df/attachment-0001.html>
>> 
>> ------------------------------
>> 
>> Message: 6
>> Date: Fri, 20 Jan 2012 09:52:18 -0500
>> From: Adam Merrifield <macagp at gmail.com>
>> To: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID: <DF367A7DD1E54F01BF690A8F08402CD8 at gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> Why not ask Allan if you can use the avian icon?
>> 
>> 
>> --
>> Adam Merrifield
>> seyDoggy vCard: seydoggy.com/vcard
>> 
>> 
>> 
>> On Friday, January 20, 2012 at 9:43 AM, Nigel Green wrote:
>> 
>>> Interesting idea for the logo competition - shame it seems to be only open to men, or women who consider themselves 'dudes' and are interested in 'chicks'.
>>> 
>>> On 20 January 2012 14:33, Brandon Fryslie <bmf at email.arizona.edu (mailto:bmf at email.arizona.edu)> wrote:
>>>> I've started a TextMate Wiki to record some of the useful information from the mailing list and other sources regarding TextMate 2.
>>>> 
>>>> Check it out at: http://www.matewiki.com.
>>>> 
>>>> Since it's a real Wiki, any one can feel free to add information. My goals are to keep it a lean development resource and to prevent repeated information from other sources of TextMate documentation. Please give it a look and let me know what you think, if you are interested.
>>>> --
>>>> Brandon Fryslie
>>>> www.matewiki.com (http://www.matewiki.com)
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> textmate mailing list
>>>> textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
>>>> http://lists.macromates.com/listinfo/textmate
>>> 
>>> 
>>> 
>>> _______________________________________________
>>> textmate mailing list
>>> textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
>>> http://lists.macromates.com/listinfo/textmate
>> 
>> 
>> 
>> 
>> 
>> ------------------------------
>> 
>> Message: 7
>> Date: Fri, 20 Jan 2012 15:54:38 +0100
>> From: Adam Strzelecki <ono at java.pl>
>> To: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID: <63DBE113-F299-4AFB-A813-74B18C0CCA2A at java.pl>
>> Content-Type: text/plain; charset=us-ascii
>> 
>>> Why not ask Allan if you can use the avian icon?
>> 
>> Why not just ask him for access at: wiki.macromates.com ?
>> 
>> --
>> Adam Strzelecki
>> 
>> 
>> ------------------------------
>> 
>> Message: 8
>> Date: Fri, 20 Jan 2012 09:55:59 -0500
>> From: Adam Merrifield <macagp at gmail.com>
>> To: TextMate users <textmate at lists.macromates.com>
>> Subject: [TxMt] Re: Introducing MateWiki: A Wiki For TextMate 2
>> Message-ID: <F2BF2D8C2C1E4D36AA8B824E870D0ADF at gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>> 
>> There's is that too I suppose. Keep it at home.
>> 
>> 
>> --
>> Adam Merrifield
>> seyDoggy vCard: seydoggy.com/vcard
>> 
>> 
>> 
>> On Friday, January 20, 2012 at 9:54 AM, Adam Strzelecki wrote:
>> 
>>>> Why not ask Allan if you can use the avian icon?
>>> 
>>> 
>>> 
>>> Why not just ask him for access at: wiki.macromates.com (http://wiki.macromates.com) ?
>>> 
>>> --
>>> Adam Strzelecki
>>> 
>>> _______________________________________________
>>> textmate mailing list
>>> textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
>>> http://lists.macromates.com/listinfo/textmate
>> 
>> 
>> 
>> 
>> 
>> ------------------------------
>> 
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>> 
>> End of textmate Digest, Vol 44, Issue 37
>> ****************************************
> 
> 
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate



More information about the textmate mailing list