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...
151
michael_j_barber
michael_j_ba...
Jan 9, 2008 9:18 am
That is remarkably strange. I tried ending with & and redirecting the output to /dev/null individually, neither of which worked, but it didn't occur to me to...
152
Cole Tierney
cole_putnamhill
Jan 9, 2008 3:28 pm
... If you can filter through sed somehow, then the following should guarantee that the file ends with a line feed: sed -e '$s/\(.*\)/\1/39; -- Cole...
153
Alexander Henket
ahenket
Jan 9, 2008 11:33 pm
That sounds like a content requirement that I would not expect SubEthaEdit itself to handle. However with the aforementioned sed option or any other third...
154
michael_j_barber
michael_j_ba...
Jan 10, 2008 8:35 am
... Sure, there are other ways, as well; that's not the hard part. It's the "filter through ... somehow," as you note, that is the problem....
155
michael_j_barber
michael_j_ba...
Jan 10, 2008 8:35 am
OK, I'll bite: how do you enforce it? The mechanics of adding a line feed are not a challenge. Invoking it automatically on every save - and preferably in a...
156
jannisleidel
Jan 10, 2008 11:13 am
Hi list, I wondered if there are other people interested in running a standalone server for sharing documents (e.g. "SubEthaServer") on any other OS than Mac...