thanks!
Am 19.06.14 14:00, schrieb textmate-request(a)lists.macromates.com:
> 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: Uppercasing swallows characters (Matt Neuburg)
> 2. Re: Uppercasing swallows characters (Allan Odgaard)
> 3. Re: How to use a subversion repository with version texmate
> version 2.0-alpha.9547 (Allan Odgaard)
> 4. Re: Auto-highlight all occurrences of selected word
> (Allan Odgaard)
> 5. Executing Python scripts. (Gabriele Battaglia)
> 6. Re: Executing Python scripts. (Allan Odgaard)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 18 Jun 2014 08:10:56 -0700
> From: Matt Neuburg <matt(a)tidbits.com>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: Uppercasing swallows characters
> Message-ID: <68C4486C-F666-45B2-BB92-CDA15A2E784E(a)tidbits.com>
> Content-Type: text/plain; charset=utf-8
>
>
> On Jun 18, 2014, at 4:41 AM, Andreas U Schmidhauser <au(a)schmidhauser.us> wrote:
>
>> But the important thing is that it's not limited to iota subscripts. Take the following two words from the text quoted in the earlier post:
>> ?????? ?????
>>
>> Capitalized:
>> ??????? ????
> Actually I get is even more of a mess: the Y and T are superimposed upon one another. m.
>
> --
> matt neuburg, phd = http://www.apeth.net/matt/
> pantes anthropoi tou eidenai oregontai phusei
> Programming iOS 7! http://shop.oreilly.com/product/0636920031017.do
> iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do
> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 18 Jun 2014 21:15:02 +0200
> From: "Allan Odgaard" <mailinglist(a)textmate.org>
> To: "TextMate users" <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: Uppercasing swallows characters
> Message-ID: <A4EAC2C5-A964-418F-85F4-BF7CF98B044F(a)textmate.org>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> On 17 Jun 2014, at 11:20, Andreas U Schmidhauser wrote:
>
>> In certain situations, TextMate (on my machine at any rate) deletes
>> one or more characters at the end of a selected text if one uppercases
>> that text [?]
> Thanks for the report. It will be fixed in next build.
>
> FYI the bug was introduced ~2 months ago during refactoring.
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 18 Jun 2014 21:51:18 +0200
> From: "Allan Odgaard" <mailinglist(a)textmate.org>
> To: "TextMate users" <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: How to use a subversion repository with version
> texmate version 2.0-alpha.9547
> Message-ID: <E7B3F29D-0E95-479F-B441-4A646F83643F(a)textmate.org>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> On 16 Jun 2014, at 7:55, Reto M?ller wrote:
>
>> Since I updated to the new version of textmate I am not able to
>> connect to my subversion repository. If I navigate to Bundles -
>> Subversion - Check Out I get the following error [?]
> I have pushed a fix for this:
> https://github.com/textmate/subversion.tmbundle/commit/4d5e480fcaf022a7493d…
>
> Your bundle should update shortly, but until then, if you have a file
> open when you select Subversion ? Checkout then it should not fail.
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 18 Jun 2014 21:53:08 +0200
> From: "Allan Odgaard" <mailinglist(a)textmate.org>
> To: "TextMate users" <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: Auto-highlight all occurrences of selected word
> Message-ID: <C12C0CE1-BD99-4AA7-ADA1-EFC8960BCE40(a)textmate.org>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> On 3 Jun 2014, at 4:20, Kelvin Wu wrote:
>
>> TextMate 1 or 2, is there a way to auto-highlight all occurrences of
>> selected word? [?]
>>
>> With TextMate I have to additionally hit Opt+Cmd+F [?]
>>
>> Ctr-S not really meets what I need.
> Beyond the options you already listed, there is no way to highlight all
> occurances of current selection.
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 18 Jun 2014 21:57:37 +0200
> From: Gabriele Battaglia <iz4apu(a)libero.it>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Executing Python scripts.
> Message-ID: <9407BB9D-4260-46EE-90C0-6EF20A602AA4(a)libero.it>
> Content-Type: text/plain; charset="windows-1252"
>
> Hi all.
>
> I?m back on a topic we discussed several months ago, here in the list.
>
> The problem was about how to run a Python Script which involves some user interaction:
>
> ***
> print ?Hello world.?
> age = input (?How are old, dear world??)
> print ?Ohh,?, age, ? so aged??
> ***
>
> The script ends with an ErrorCode 1, EOF.
>
> Is there something to do to fix, or, is this issue somehow within the todo list?
>
> Thanks.
>
> Gabriel.
> ?
> Namast?!
> Sent from my iMac27. (Libero)
>
>
Hi all,
Since I updated to the new version of textmate I am not able to connect to my subversion repository. If I navigate to Bundles - Subversion - Check Out I get the following error
/Users/rmueller/Library/Application Support/TextMate/Managed/Bundles/Subversion.tmbundle/Support/bin/checkout.rb:9:in `dirname': can't convert nil into String (TypeError)
from /Users/rmueller/Library/Application Support/TextMate/Managed/Bundles/Subversion.tmbundle/Support/bin/checkout.rb:9
In the version before a window was shown to enter the path to the repository.
Where can I place the repository string to checkout my files from the repository?
Thanks for any hint.
Cheers,
Reto
Hello
In certain situations, TextMate (on my machine at any rate) deletes one or more characters at the end of a selected text if one uppercases that text. This happens e.g. with certain glyphs and also with certain ‘diacritics’ such as the Greek iota subscript.
Three illustrations:
(i) außer
AUSSE
(ii) ϲκοπῇϲ
ϹΚΟΠΗ͂ (i.e., back in lower case, ϲκοπῆ)
(iii) ὅταν τι τῶν ἐμῶν δι᾽ ἐρωτήϲεωϲ ϲκοπῇϲ, ἐὰν μὲν ὁ ἐρωτηθεὶϲ οἷάπερ ἂν ἐγὼ ἀποκριναίμην ἀποκρινάμενοϲ ϲφάλληται, ἐγὼ ἐλέγχομαι, εἰ δὲ ἀλλοῖα, αὐτὸϲ ὁ ἐρωτηθείϲ.
ὍΤΑΝ ΤΙ ΤΩ͂Ν ἘΜΩ͂Ν ΔΙ᾽ ἘΡΩΤΉϹΕΩϹ ϹΚΟΠΗ͂ΙϹ, ἘᾺΝ ΜῈΝ Ὁ ἘΡΩΤΗΘΕῚϹ ΟἿΆΠΕΡ ἊΝ ἘΓῺ ἈΠΟΚΡΙΝΑΊΜΗΝ ἈΠΟΚΡΙΝΆΜΕΝΟϹ ϹΦΆΛΛΗΤΑΙ, ἘΓῺ ἘΛΈΓΧΟΜΑΙ, ΕἸ ΔῈ ἈΛΛΟΙ͂Α, ΑΥ̓ΤῸϹ Ὁ ἘΡΩΤ
(i.e. in lower case: ὅταν τι τῶν ἐμῶν δι᾽ ἐρωτήϲεωϲ ϲκοπῆιϲ, ἐὰν μὲν ὁ ἐρωτηθεὶϲ οἷάπερ ἂν ἐγὼ ἀποκριναίμην ἀποκρινάμενοϲ ϲφάλληται, ἐγὼ ἐλέγχομαι, εἰ δὲ ἀλλοῖα, αὐτὸϲ ὁ ἐρωτ)
Other apps such as TextEdit show the expected behaviour i.e. nothing is deleted.
My current workaround is to select a number of additional empty lines following the text selected, so that the deletions apply to that part only.
Encoding (in Preferences) is UTF-8.
Anyone any ideas?
Best,
Andreas
OS 10.9.3, TM 2.0-alpha.9547
(Apologies for opening a new thread - I intended to read the list only online but now I see that if I do that I cannot hit reply…)
Thanks, Matt. So I suppose that means it doesn't happen only on my machine.
> Though I notice it isn't round-tripping correctly either, e.g. the iotas are not being re-subscripted... I suppose that's a limitation of Unicode itself, though.
Correct - that's actually (for me) the intended behaviour since it allows me easily to convert subscript iotas to adscript ones.
But the important thing is that it's not limited to iota subscripts. Take the following two words from the text quoted in the earlier post:
ἀλλοῖα αὐτὸϲ
Capitalized:
ἈΛΛΟΙ͂Α ΑΥ̓Τ
Decapitalized:
ἀλλοῖα αὐτ
These are not isolated cases. For example, any text from the Thesaurus Linguae Graecae (www.tlg.uci.edu/demoinfo/demoauthors.php) will do.
Take Matt's credo, as it appears on the website:
Πάντες ἄνθρωποι τοῦ εἰδέναι ὀρέγονται φύσει. σημεῖον δ’ (21) ἡ τῶν αἰσθήσεων ἀγάπησις· καὶ γὰρ χωρὶς τῆς χρείας ἀγαπῶνται δι’ αὑτάς, καὶ μάλιστα τῶν ἄλλων ἡ διὰ τῶν ὀμμάτων. οὐ γὰρ μόνον ἵνα πράττωμεν ἀλλὰ καὶ μηθὲν μέλλοντες πράττειν τὸ ὁρᾶν αἱρούμεθα ἀντὶ πάντων ὡς εἰπεῖν (25) τῶν ἄλλων.
Capitalization, followed by decapitalization, results in a net loss of two words and one period - and there were no iota subscripts:
πάντες ἄνθρωποι τοῦ εἰδέναι ὀρέγονται φύσει. σημεῖον δ’ (21) ἡ τῶν αἰσθήσεων ἀγάπησις· καὶ γὰρ χωρὶς τῆς χρείας ἀγαπῶνται δι’ αὑτάς, καὶ μάλιστα τῶν ἄλλων ἡ διὰ τῶν ὀμμάτων. οὐ γὰρ μόνον ἵνα πράττωμεν ἀλλὰ καὶ μηθὲν μέλλοντες πράττειν τὸ ὁρᾶν αἱρούμεθα ἀντὶ πάντων ὡς εἰπεῖν (25)
Hi,
since I’m running several scripts/programs/etc. simultaneously with TM2, today I came across with an issue. I started two scripts with the same name “build.sh” but stored in different folders. After a period of time I realised that I missed something in one of the “build.sh” scripts and I wanted to stop it but I couldn’t see which of the window I should close since the headers of both windows were identical.
Would it be possible to add an hover effect or a new line mentioning the path or … to the runner window?
Thanks in advance,
Hans
Hi,
often I’m dealing with very large text files (~ 1GB) which are listed in my working folder. It can happen by accident that I click at such a big file and TM2 will become unresponsive for a while.
Would it be possible to at least add an alert or warning - which can cancel the opening process - if TM should open a big file (let’s say larger than 150MB - since TM2 works better with larger files than TM1.5)? Another idea would be to allow the cancellation of such a opening process by pressing CMD+W or whatever.
In addition to that:
I had opened some files and by accident I opened such a 1.4GB file. Ok, I killed TM2, and I reopen it while pressing SHIFT to avoid restoring the opened files. Fine, but then if I choose to open my working folder again, TM2 remembers all opened files (which is really cool) but it tries again to load this big file. My only workflow I’m aware of was to rename that big file temporarily after killing TM2.
Kind regards,
Hans
> On 12 Jun 2014, at 8:57, David Hislop wrote:
>
> > These changes didn't fix the problem but at least showed that
> > SecItemImport was returning errSecAddinLoadFailed. On a hunch, I
> > changed both &type and &format to pass the "unknown" enum and that
> > fixed the problem.
> >
> > […] I have no idea why this was a problem for me and not for others.
>
> What OS are you using?
>
> And you’re correct about the errors you found, I’ll get that fixed,
> thanks!
OS X 10.8.5
regards - David
Hi,
A long while ago Michael Sheets presented some designs for new TM2 header (tabs). However long time passed and there is no advancements in this subject. I wish to ask whether can we expect some activity, especially when Yosemite is commit and TM2 tab bar looks really bad in 10.10.
Cheers,
--
Adam
Dear all, I'm having the following error after running. Does anyone know how I can work around it?
sh: plutil: command not found Traceback (most recent call last): File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/texMate.py", line 479, in tmPrefs = tmprefs.Preferences() File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/tmprefs.py", line 51, in __init__ self.prefs.update(self.readTMPrefs()) File "/Users/daniel/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/bin/tmprefs.py", line 78, in readTMPrefs plist_str = open('/tmp/tmltxprefs1.plist').read() IOError: [Errno 2] No such file or directory: '/tmp/tmltxprefs1.plist'
Dear all,
First of all, thank you to the developers for the hard work they put on
Textmate! I have been using it since 2009, when you had to pay for it, and
since then I have convinced about 5 people to use it.
Say that I am editing a C/C++ file, with plenty of nested loops and "if"
conditions. Is there a command to show an outline of these scopes and at
which level the caret is in such hierarchy? For example, if the caret is
inside this nested loop:
void func (int N) {
if (N<10) {
for (int i=0, i<N, i++) {
for (int j=0, j<N, j++) {
for (int k=0, k<N, k++) {
printf ("%g\n", i*j*k);
<caret is here>
}
}
}
}
} // end of func
I know that I can find the function name in the status bar, or by pressing
cmd+shift+t, but I am not aware about a command that would tell me that I am
in the *k-j-i* loop of the *if(N<10)* branch. This would be very handy as
some codes make heavy use of nested loops.
Thank you for your attention,
Guido
--
View this message in context: http://textmate.1073791.n5.nabble.com/Show-current-scope-block-but-not-Text…
Sent from the textmate users mailing list archive at Nabble.com.
Thank you Gildas.
1. Regarding templates: I'm not sure the following method is helpful, but I
> keep LaTeX templates in ~/Library/Application Support/LaTeX/Templates
> and in TextMate simply save a new document as file.tex, type temp + tab to
> choose one of my templates.
Re #1: This was what I did for years. The temp + tab function no longer
works. I get the message ``Failure running ``Latex Template'' LaTeX
Template:11:in `to_plist': no implicit conversion of Array into String
(TypeError) from LaTeX Template:11:in `<main>' ''
Previous text mate list entries indicate that the template function is
discontinued and that snippets should be used instead.
2. For snippets: when you are in "Edit Bundle", hit Command N, choose
> snippet, enable the item on the right, name it what you want, scope
> selector is text.tex.latex, choose key or tab trigger, write your template
> in the window at the bottom, save.
Re #2: Thank you! This is exactly what I want.
It still seems that I cannot delete old snippets or move them to other
areas of the bundle?
On Thu, Jun 5, 2014 at 8:00 AM, <textmate-request(a)lists.macromates.com>
wrote:
> 1. Regarding templates: I'm not sure the following method is helpful, but
> I keep LaTeX templates in ~/Library/Application Support/LaTeX/Templates
> and in TextMate simply save a new document as file.tex, type temp + tab to
> choose one of my templates.
>
> 2. For snippets: when you are in "Edit Bundle", hit Command N, choose
> snippet, enable the item on the right, name it what you want, scope
> selector is text.tex.latex, choose key or tab trigger, write your template
> in the window at the bottom, save.
>
> --Gildas
>
I want to further add, how do I delete old snippets/commands/bundles as
well. This does not seem possible within the TextMate Edit Bundle item.
E
On Wed, Jun 4, 2014 at 2:47 PM, <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. How to Create a Snippet to Replace a LaTeX Template (E. Enriquez)
>
>
> ---------- Forwarded message ----------
> From: "E. Enriquez" <enriquez.elaine(a)gmail.com>
> To: textmate(a)lists.macromates.com
> Cc:
> Date: Wed, 4 Jun 2014 14:47:07 -0400
> Subject: [TxMt] How to Create a Snippet to Replace a LaTeX Template
> Hello,
>
> I'm suffering without the ability to immediately insert a LaTeX template.
> I understand the recommended practice is to create a snippet (which, in
> this case, will be quite large). Could someone point me to the instructions
> to or provide me with the instructions to create snippets for LaTeX in TM2?
> Further, it is not clear how to enter a snippet into the document.
>
> I have got to the "Edit Bundle" menu item but there is nothing like the
> screenshot from the online TextMate (
> http://manual.macromates.com/en/snippets). I've attached what I see to
> this email.
>
>
>
> _______________________________________________
> textmate mailing list
> textmate(a)lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
Hello,
I'm suffering without the ability to immediately insert a LaTeX template. I
understand the recommended practice is to create a snippet (which, in this
case, will be quite large). Could someone point me to the instructions to
or provide me with the instructions to create snippets for LaTeX in TM2?
Further, it is not clear how to enter a snippet into the document.
I have got to the "Edit Bundle" menu item but there is nothing like the
screenshot from the online TextMate (
http://manual.macromates.com/en/snippets). I've attached what I see to this
email.
All of a sudden Textmate Version 1.5.11 (1635) stopped compiling LaTeX files. Comes back with the error:
javac: invalid flag: /Users/wgibson/Mexico/TMP.tex
I have been using it successfully under Mavericks for quite a few months and then…nothing.
Tried TM 2 and the same thing…won’t compile
Failure running typeset and view…
Typeset & View (PDF):4: undefined method `+' for nil:NilClass (NoMethodError)
So I am trying the new MacTeX 2013 distribution…
Any thoughts?
Many thanks. BG
Hi All,
I just signed up, and I don't see a way to search the list.
I'm guessing that y'all prefer not to answer the same questions over and
over and over ...
So there must be some way to search the list ...
Right?
Thanks,
Douglas
[I posted this on IRC but my internet connection is intermittent, so I probably missed any replies…]
I'm having trouble adding a "wordCharacters" bundle setting, as per https://github.com/textmate/textmate/wiki/FAQ#how-do-i-set-which-characters…
I created a settings bundle item in the Source bundle containing "{ wordCharacters = '\w_.-'; }" and applied a sope selector of "text" but it's not taking effect. I have a document containing "… [test] …" and when I hit ^W while the cursor is in the word test the selection is made including the brackets (but shouldn't be). =(
Quinn
I just stumbled on the text-based Taskpaper project management protocol
http://www.macdrifter.com/2014/01/deconstructing-my-omnifocus-dependency.ht…
and belatedly realized there's been a related Textmate bundle ("Tasks"?) for some time. A little Googling found this bundle by Jess Martin that upgrades the original by Henrik Nyh:
https://github.com/jessmartin/taskpaper-tmbundle
Anybody had experience with using this as task manager? Are there other bundles out there I should be looking at?
Thanks!
jon
On Twitter as @jonippolito
According to the manual:
Closing Tabs
A common problem is being left with too many open tabs. In an attempt to counter that, TextMate will automatically close tabs that hasn’t been used in a while, when the tab bar overflows.
Is there any way of disabling this behaviour via a .tm_properties or defaults command?
Ed
Hi list
I'm running the newest TM2 on OS X 10.9 and can't get the shortcut for Show
Invisibles (alt+cmd+i) to work. When pressing the combination textmate
actives filter through command (cmd+i) instead.
Other alt+cmd shortcuts like show/hide linenumbers (alt+cmd+l) works fine
and is not activated by pressing cmd+... alone.
Can there be some form of collision so that cmd+i is checked before
alt+cmd+i and so one shortcut effectively blocks the other?
--
Ask Holme - 28 76 98 87
Turn wrap column to 80 (or 40). Make sure you disable word wrap, then click
Show Wrap Column.
All is well when you're typing-- the line does not wrap, though you see the
wrap column. However, comment a line automatically (command /) and the line
will be soft-wrapped. Uncommenting the line using command / will then
revert to not wrapping.
I'm writing python, so I'm not sure if it's a bundle issue, but it seemed
odd to me. Not a big deal by any means.
--
Wells Oliver
wellsoliver(a)gmail.com
I like to develop with soft wrap disabled, which works fine for PHP code
But for comments beginning with //, it still soft wraps them anyway
Is there a way to disable this?
Example:
<?php
// this is a very long string which shouldnt wrap this is a very long
string which shouldnt wrap this is a very long string which shouldnt wrap
this is a very long string which shouldnt wrap
$foo = "this is a very long string which shouldnt wrap this is a very long
string which shouldnt wrap this is a very long string which shouldnt wrap
this is a very long string which shouldnt wrap";
?>
One of the most attractive features of TM is the Go To File (CMD+T) feature.
1) But I wonder, is there any way to tell TM that you do not want to demote
files in the list, which are already open?
Example, if tabset.js is already open, and I CMD+T to navigate to
tabset.js, but it has been demoted right to the bottom.
This makes sense if you only have a few tabs opens, but mostly I do not
care if its already open, I just want to jump to it regardless (but end up
accidentally opening some other file instead).
2) I also notice that the list shows the directory each file is in, but
this is only shown after the full list has been populated. Is there a
reason for this? In this example I have lots of gearman scripts (worker.php
and client.php), and so to open one I have to wait until it shows all the
directory paths before I can see which one I actually want.
Hello all,
In the last update to TextMate I saw two project scopes were added
(Jekyll and Vagrant). What are the chances of making the logic behind
these scopes be exposed to bundles so that a bundle could set a scope on a
project? If this is already available and I've just missed it, please let
me know where to find more information.
--
Take care,
Jeremy Whitlock (@whitlockjc on Twitter)
http://www.thoughtspark.org