Search the web
Sign In
New User? Sign Up
SubEthaEdit
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 85 - 114 of 212   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
85
It would very handy to be able to search my SEE files with Spotlight directly instead of using a separate file content search tool. Is this this something that...
Joel
joel_s_ie
Offline Send Email
Mar 3, 2007
5:03 pm
86
I've searched the SubEthaEdit web site till I'm blue in the face and can NOT find anything that resembles a user manual. The Help system is of no help either....
Richard
wings_rfs
Offline Send Email
Mar 3, 2007
5:55 pm
87
... We are working on a more comprehensive user manual. ... "Next Symbol" jumps to the next symbol. Symbols are also displayed in the Symbol Popup, next to the...
Martin Pittenauer
martinpitten...
Offline Send Email
Mar 3, 2007
6:06 pm
88
... Thanks for your reply Martin. I really do appreciate your attempt at explaining the purpose of the example I brought up, but seriously, if you put yourself...
Richard
wings_rfs
Offline Send Email
Mar 5, 2007
1:10 pm
89
... Most text files should already be searchable with Spotlight. What kind of files are you working with? All the best, Martin...
Martin Pittenauer
martinpitten...
Offline Send Email
Mar 6, 2007
9:58 am
90
Anybody know how to add code coloring for a file extension? That is, when I open a file with the extension .cpy, I want the code to be colored the same way a...
Eric
ericbrian
Offline Send Email
Mar 7, 2007
3:16 pm
91
hi coders, i am pretty new to this, but i am working with a friend on an bonjour compactible app and i would like to set up an "bonjour server " in my...
Marc Manthey
marcmancologne
Online Now Send Email
Mar 8, 2007
5:33 am
92
Hi, I sent the Dutch version for both 2.6.1 (March, 6) and 2.6.2 (March, 9) to Martins address, but I did not get an answer, nor do I see them in the files...
Alexander Henket
ahenket
Offline Send Email
Mar 10, 2007
10:27 am
93
... I'm there, but as you might imagine, we were quite busy working on the issues that required the 2.6.2 release. I will upload the 2.6.2 resources later this...
Martin Pittenauer
martinpitten...
Offline Send Email
Mar 10, 2007
11:58 am
94
Yes I saw the two releases follow each other very quickly. Thanks for uploading beforehand. I always try to follow your releases at shortest notice possible....
Alexander Henket
ahenket
Offline Send Email
Mar 10, 2007
12:24 pm
95
... Hi Eric. Currently there isn't a ui for that yet, but you can add extensions as follows: 1) Hold down option, go to "Mode/Show in Finder/Python.mode" 2)...
Martin Pittenauer
martinpitten...
Offline Send Email
Mar 13, 2007
12:13 pm
96
... Try changing the name of the SubEthaEdit file to have a .txt name. Then run a spotlight search and see if that makes any difference....
kilwinningjohnboy
kilwinningjo...
Offline Send Email
Mar 15, 2007
10:17 pm
97
YES! I'm excited that a Multi-File Search is in the works. This is just about the only feature that I'm having to use a different program for. Having the...
keysmcplay
Offline Send Email
Mar 20, 2007
9:59 pm
98
Any hope of adding growl compatibility to SubEthaEdit?...
kilwinningjohnboy
kilwinningjo...
Offline Send Email
Apr 5, 2007
4:42 pm
99
I am aware of "see" to open files directly from the shell. Now I need two functions that go beyond that, namely: -- opening a file with the cursor positioned...
sbrantschen
Offline Send Email
Apr 17, 2007
6:14 pm
100
Hi all, In first, i'm sorry for my funny english, but i'm french and i don't speak very very well :/ My question : When i clik on the PHP icon for a little...
MaamuT Delagrotte
maamutd
Offline Send Email
Apr 18, 2007
3:28 pm
101
Hello Maamut, I found the URL in the mode package for PHP-HTML. I'm glad you asked because I've been curious about this as well. The URL is in ...
Chris Wells
lmmg_wells
Offline Send Email
Apr 18, 2007
4:23 pm
102
... Hi Chris ;) ... ;) ... Scripts/Lookup ... Wonderful :D I have just added a comment tag for the original string and after i copy a new string : (* open...
MaamuT Delagrotte
maamutd
Offline Send Email
Apr 18, 2007
5:05 pm
103
... I was able to accomplish this with a combination of AppleScript and bash. First, I put this script in /usr/local/bin/seeline (it can go anywhere in your...
Ben Gollmer
ben@...
Send Email
Apr 18, 2007
7:44 pm
104
... Hash: SHA1 Ben ... Thanks. I wasn't aware that osascript can take parameters from the command line. Great. (For this, I was working on a solution with a ...
Stefan Brantschen
sbrantschen
Offline Send Email
Apr 19, 2007
5:08 am
105
Hi Can I scroll a SubEthaEdit window to show the current selection (or insertion point) from AppleScript? Thanks and regards -- Stefan...
Stefan Brantschen
sbrantschen
Offline Send Email
Apr 21, 2007
12:23 pm
106
... Unfortunately we don't have suport for that at the moment. All the best, Martin...
Martin Pittenauer
martinpitten...
Offline Send Email
Apr 30, 2007
1:38 pm
107
Martin ... Thanks for the info. Would you consider such AppleScript functionality in the future? Background: I use SubEthaEdit as monitoring device glued into...
Stefan Brantschen
sbrantschen
Offline Send Email
Apr 30, 2007
3:43 pm
108
I receive files from clients in word documents on a regular basis and cut-and-paste the text into html files (which I edit in SubEthaEdit). That's great except...
letspetpuppies
Offline Send Email
May 4, 2007
1:03 pm
109
Thanks for your input. In the meantime (until we add a feature that will add HTML entity conversion) what you can do is convert the text to ASCII (via the...
dasgeniedotcom
Offline Send Email
May 4, 2007
1:13 pm
110
... Before you paste the text into the document try running the following applescript: do shell script " pbpaste | perl -pe...
Cole Tierney
cole_putnamhill
Offline Send Email
May 4, 2007
5:59 pm
111
... I'd recommend using UnicodeChecker[1] to convert characters to their HTML entities (and vice versa). Install it and there will be an entry in...
Martin Pittenauer
martinpitten...
Offline Send Email
May 4, 2007
6:10 pm
112
Hi, Coda uses an other shortcut for invisible character, that in my opinion fits better to line numbers shortcut (??L). SEE: ??I vs. Coda: ??I Any chance, that...
Tobias Klose
tobsen55
Offline Send Email
May 6, 2007
3:02 pm
113
Is there a way to automatically export a SEE text file to HTML? My team shares a text doc, but likes the way the exported HTML doc notes who edited what. ...
hazeltrane
Offline Send Email
May 7, 2007
7:47 pm
114
Position Type Full time position Work Experience · Software Engineer (Must have 1 years experience) · Manager of Software Engineering (Nice to have 1-3...
speake sofly22
speakesofly22
Offline Send Email
May 25, 2007
1:56 pm
Messages 85 - 114 of 212   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help