Hi all, I noticed that the TM_COLUMNS environment variable from TM1 seems
to no longer be available in TM2. Is this just not implemented yet, or is
it gone for good?
-Daniel Grady
On 22.02.2012, at 02:45, textmate-request(a)lists.macromates.com wrote:
> Overall your writings include too much rhetoric (like ?useless? and ?revolutionized?) and
This is not rhetoric, and I do not use these words lightly.
I did give specific examples from another field. Perhaps you're not familiar with digital photography (it's a serious hobby of mine), but apps like Aperture and Lightroom have seriously improved the workflow of people who are serious about photography. Adding a layer of abstraction was key here.
Projects were the reason why TextMate 1 did revolutionize my TeX workflow (I used to use TeXShop before which back then could only handle one file at a time). Only later did I discover the usefulness and power of using several bundles in tandem. I am thankful to you for making this essential tool. I spend several hours each day writing and editing text, so these features are important.
> … ?comparisons added for effect? (like Windows Explorer and BBEdit).
I have not added these comparisons for effect.
> Pretty much the only ?problem? I acknowledge on that page (with 7-800 words) is that in TextMate 1 you can drag multiple folders to the TextMate icon and get one window with the files combined, where TextMate 2 will open multiple windows.
I have created these pages after you suggested to do so earlier this month. To me, they were meant to serve two purposes: first, give you feedback and second, to give users like me who need to adjust their workflow to the capabilities and limitations of TextMate 2. If you don't care for the suggestions, that's fine.
So I at least hope that other users contribute with helpful hints, tips and tricks.
Max
I'm running TM2 (9064) on OS X 10.7.2. Recently (mostly today) I've seen a lot of crashes when doing file system operations in the project window. Stuff like renaming a file, dragging it to another folder, sometimes closing a file. Interestingly, TM usually completes the operation ant THEN crashes. Strange behavior.
--Lewy
> I don’t follow this.
>
> Symbolic links are marked with an arrow. What are you asking for here?
I've tested a little further. It turns out that the version control badge most likely covers the little arrow which indicates that a file is a symlink or an alias. I can provide a screenshot if you want.
Max
This is what I get for not reading release notes. My alpha of TM 2 just auto-updated, and for some reason I lost the default soft wrapping of my text files. I can turn it on manually, but have to do so each time I return to an open tab. Is there a way to default this to on?
Drew
If TM2 crashes what would developer(s) like to see happen?
Send the automatic report to Apple, adding a contact address where they (who?) can ask for the crash log?
or
Report a crash on the mailing list including
subject in email like TM2 crashed while adding to favorites
statement that full log is available on request
the first lines of the log which give some basic info
the whole log as an attachment?
anything else?
or
both of the above.
I want to support test/debug work, but I'm not the one to fix stuff.
--Lewy
Max, how would like responses to the wiki? I don't want to edit the thing. My views differ from your. Email you? Or what?
--Lewy
====================
From: Max Lein <realoreocookie(a)gmx.de>
Subject: [TxMt] Projects in TM2 Wikipage
Date: February 21, 2012 12:51:10 AM AKST
To: textmate(a)lists.macromates.com
Reply-To: TextMate users <textmate(a)lists.macromates.com>
I have created a wiki page for Project Management under TM2, you can find it here:
http://wiki.macromates.com/Suggestions/ProjectManagementInTextMate2
I wrote Project Management rather than Projects since Allen does not intend to add projects to the 2.0 release (and quite possibly also not at a later date). So my intention was to collect
(1) suggestions on how to improve the file pane,
(2) how to replicate/adapt the workflow for people who have previously used projects and
(3) reasons why the filesystem-centric approach is not suited to meet their needs.
I'd be happy if other people contribute and add suggestions. Perhaps it can become a handy tool for Allen to collect useful feedback.
Hi,
I reinstalled the R and Rdaemon package and now I get this error message when I try to execute code with the Rdaemon:
"Rdaemon Error: The pipe /tmp/r_in is not found! You have to kill Rdaemon manually."
what do I have to do to get the Rdaemon running again?
thanks for any help!
Hi,
Is it possible to kill / force quit Rdaemon calculations?
Currently, I always force quit textmate, which sometimes is devastating if I haven't properly saved my document before.
So for example if I execute this code via the Rdaemon – how can I stop it? :)
i <- FALSE
while(i == FALSE) {
print('HELP')
}
On 21.02.2012, at 13:00, textmate-request(a)lists.macromates.com wrote:
> On 21/02/2012, at 17.16, Max Lein wrote:
>
> I do understand the usability improvements of showing ? for links.
Great, thanks.
I know it's technically not trivial, but it's good to know it's on the »to be fixed« list.
>> Also, it would help if TextMate would distinguish between files and symbolic links.
>
> What do you mean by this? Maybe what I am saying above, e.g. opening ?dummy? which points to ?real_file? show ?dummy? in the title bar?
Yes, but that means I need to *open* files to distinguish between linked files and files that are »really« in that directory. And if I have opened a bunch of files, I need to activate each tab.
The whole point of marking linked files in the browser is to see at a glance which files are linked and which aren't.
Max