Hello Jim, so I have to set the permissions every time a run/write a python script!? Do you know any work around to set the permission as default? best...
122
michael_j_barber
michael_j_ba...
Jul 1, 2007 5:36 pm
I'm having a go at making the LaTeX mode more useful, largely through adding some scripts. For those who might be interested, I'm chronicling my progress on my...
123
michael_j_barber
michael_j_ba...
Jul 4, 2007 5:40 pm
... Reviving a slightly older thread... This can be done using UI Scripting. You basically have System Events click the appropriate menu entry, in this case...
124
Online Jobs
bee_17000
Jul 5, 2007 4:14 am
Looking for Data Entry jobs? we can help you find the perfect job. Data Entry job opportunities that allow you to work offsite via computer rather than commute...
125
help_4yours
Jul 13, 2007 7:21 am
Computer Tutorials, Interview Question And Answer http://freshbloger.com/ Oracle tutorial,Oracle Interview questions and answers sap architecture tutorial,ccna...
126
Ken G. Brown
kengbrown
Jul 13, 2007 2:45 pm
I've just downloaded SubEthaEdit and played with it a bit using Applescript to get it to open files on the server. Basically the idea we have is for everyone...
127
wendyyangue
Jul 20, 2007 2:21 pm
I am so lucky to find out we live in the same area. I am a sexy single girl and open minded. I'm very interested in you. Can we chat at the following site? ...
128
Jobs Online
join_lasta_1...
Jul 25, 2007 6:05 am
THIS IS ALL YOU NEED TO DO: 1- Activate Your Website 2- Login and access your website training material 3- Market your site using the material provided 4-...
129
PAID SURVEYS
join_lasta_1...
Jul 29, 2007 11:01 pm
We have over 700 companies that will pay you to: Take online surveys - Get paid from $5 to $125 Each Survey! Get paid to drive your car $1000 to $3000 per...
130
Your Friend
join_lasta_1...
Jul 30, 2007 11:32 pm
START EARNING TODAY! $10 - $300 Per Online Survey $50 - $300 Per Hour For Online Focus Groups $4 - $25 Per Hour For Previewing Movie Trailers Market research...
131
wendyyangue
Aug 12, 2007 3:20 pm
Dear neighbor, I have bought a house near you. Can we enjoy riding, hanging out, good food and an occasional drink this weekend? I am open minded and like To...
132
MaamuT Delagrotte
maamutd
Aug 13, 2007 7:24 am
Hi all, Would be it possible of fare something against the recrudescence of Spam noted lately on this forum? PS : Sorry for the funny translation, thx Google...
133
Martin Pittenauer
martinpitten...
Aug 13, 2007 10:02 am
... Sorry for that, I was hoping Yahoo's spam filtering would work a little bit better. I just switched on moderation, so mails will take a little bit longer ...
134
MaamuT Delagrotte
maamutd
Aug 14, 2007 6:00 pm
... Ok, merci beaucoup ;)...
135
kilwinningjohnboy
kilwinningjo...
Aug 16, 2007 12:41 pm
Hey Martin: I posted some time ago about making SubEtha Growl aware. I don't want to be a pest, but I really need that functionality. Any hope of making that...
136
gijscom
Aug 27, 2007 8:00 am
Hello, Is there may be somebody already working on TypoScript code coloring? or are there people willing to collaborate on a typoscript version? regards Gijs...
137
mechcozmo
Sep 10, 2007 5:54 pm
I use SEE on a university network. To take notes in class, my friends and I need to be able to connect to each other's computers. I have a hostname...
138
Martin Pittenauer
martinpitten...
Sep 17, 2007 12:19 pm
... The "Internet" window allows (or should allow) you to connect to an arbitrary IP address. It won't connect to the internet if the IP is within your local...
139
mechcozmo
Sep 22, 2007 10:24 am
That isn't working. It worked _once_ but since then we haven't been able to re- establish a connection. SEE always times out, and even when we use a document...
140
Gus
jimmybigeyes
Oct 17, 2007 6:59 pm
Subethaedit highlights matching brackets, but only for a very short while. Wouldn't it be nice to have the highlighting remain until the cursor moves away from...
141
Martin Pittenauer
martinpitten...
Oct 23, 2007 2:22 pm
... You can achieve the desired effect by double clicking one of the brackets. All the best, Martin...
142
kilwinningjohnboy
kilwinningjo...
Nov 10, 2007 3:33 pm
Hey Martin: Still hoping for Growl support. I talked to the folks at Growl, but they say you guys need to support it. Growl support would make my life ever...
143
michael_j_barber
michael_j_ba...
Jan 5, 2008 9:01 am
Is it possible to add structuring elements to the mode menu? I'd like to be able to put some dividing lines between groups of scripts, or possibly group...
144
Martin Pittenauer
martinpitten...
Jan 7, 2008 3:30 pm
... That's a good idea. Currently that's not possible but it sounds like a really useful addition. All the best, Martin...
145
michael_j_barber
michael_j_ba...
Jan 8, 2008 4:53 pm
Standard convention for Unix files is that they should end with a newline. Is there any combination of settings that will get SubEthaEdit to do this?...
146
michael_j_barber
michael_j_ba...
Jan 8, 2008 4:53 pm
... Well, perhaps in a future version, then. As it stands, the nine items I've got in the extended LaTeX mode I've been working on are pretty hard to read -...
147
Alexander Henket
ahenket
Jan 8, 2008 7:05 pm
Under the Format menu you will find what you are looking for on per document basis. In the Preferences you can set it for all new documents. Regards Alexander...
148
michael_j_barber
michael_j_ba...
Jan 8, 2008 7:06 pm
Consider the following three AppleScripts: -- script 1 do shell script "echo some text | /usr/bin/see" on seescriptsettings() {displayName:"Pipe into see"} end...
149
Jeff Groth
jtgroth007
Jan 8, 2008 10:30 pm
After some research and experimentation I was able to get the desired result with the following: do shell script "echo some text | /usr/bin/see &> /dev/null &"...
150
michael_j_barber
michael_j_ba...
Jan 9, 2008 9:17 am
I believe you have misread me. In the Format menu, you can set the line endings to be carriage returns, line feeds, or both. However, the file itself should...