Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

editplus · Join the EditPlus group! The Best Editor

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3542
  • Category: Web Design
  • Founded: Jul 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 5335 - 5364 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5335 T Cosmas
t_cosmas Send Email
Aug 1, 2007
1:23 pm
Can someone suggest a regular expression which would allow me to make the following change? Input text: tom.cosmas@... Output text: tom . cosmas AT...
5336 Aleem Juma
aleemjuma Send Email
Aug 1, 2007
1:43 pm
My first instinct would be: Find ([^\.]*)\.([^@]*)@([^&#92;.]*)&#92;.([^&#92;.]*)&#92;.(.*)$ Replace with \1 . \2 AT \3 . \4 . \5...
5337 java4u1129 Send Email Aug 1, 2007
2:10 pm
Hi Friends, Am a newbie. I have configured user tools for compiling and running java sources. When am trying to compile/run a simple program, am getting a pop...
5338 dz@...
dzfoo Send Email
Aug 1, 2007
2:35 pm
If the pattern of the e-mail address will always be the same, you can try this: Find: ^([^.]+)\.([^\@]+)\@([^.]+)&#92;.([^.]+)\.([^.]+)$ Replace: \1 . \2 AT \3...
5339 Mark Kahn
CWolves Send Email
Aug 1, 2007
2:39 pm
no, it's not possible if you're trying to do this on general e-mail addresses simply because you could potentially have a dozen periods in your e-mail: ...
5340 Mark Kahn
CWolves Send Email
Aug 1, 2007
2:42 pm
oh, and also note that if you're doing this for the same of preventing e-mail harvesting, it's hardly even worth the effort as it's just as simply to harvest...
5341 Aleem Juma
aleemjuma Send Email
Aug 2, 2007
8:37 am
Can you paste in your user tool configuration please...
5342 cyberfunkr Send Email Aug 7, 2007
4:47 pm
Checking the EditPlus website, there is a semi-recent patch out that covers this. DATE: 2007-07-10 BUILD: 514 This is a patch file to fix the bugs of EditPlus...
5343 Michael L. Jones
mljones1947 Send Email
Aug 8, 2007
9:01 pm
In case you missed it, there is a new bug patch available (Build 524, dated 2007-08-02) at http://www.editplus.com/trouble.html....
5344 Andrew
mr_aprice Send Email
Aug 8, 2007
11:37 pm
Hi All, Hey Michael, ignore that email I just sent you. FYI I have just noticed that if you click on the "Click here to Download the latest patch file" it will...
5345 T Cosmas
t_cosmas Send Email
Aug 9, 2007
3:15 am
Link should have been to http://www.editplus.com/trouble.html Note: This patch fixes the "Sum" error of ignoring the negative sign!...
5346 Richard Grevers
nztheatre Send Email
Aug 13, 2007
11:25 pm
I had been editing a UTF-8 text file which contained a mixture of Chinese and other non-western characters. When uploaded to the server, the script which has...
5347 Mishail
mishail_mishail Send Email
Aug 14, 2007
1:34 pm
Hope this will help. http://img101.imageshack.us/img101/3028/bomqz8.png EditPlus v2.31 (429) Best regards, *Mishail* ... Subject: [edit+] Removing a BOM From:...
5348 Mark Kahn
CWolves Send Email
Aug 14, 2007
2:26 pm
off topic, Mishail - if you're on windows, what skin is that? -Mark ... [Non-text portions of this message have been removed]...
5349 Richard Grevers
nztheatre Send Email
Aug 14, 2007
9:32 pm
On Tue, 14 Aug 2007 18:10:49 +1200, Mishail <mishail.mishail@...> ... Thanks Mishail - for some reason I had always skipped that pane of preferences! -- ...
5350 Mishail
mishail_mishail Send Email
Aug 14, 2007
10:48 pm
Hi Mark, That's GUI.Relax by b0se: http://b0se.deviantart.com/art/GUI-Relax-45441528 ... -- ... Regards, - Mishail...
5351 Grant W.
asilentfriend Send Email
Aug 16, 2007
7:09 pm
I have wriiten an enhanced find tool in AutoHotKey that I would like to change to allow searching from the top of the file or the current line. How can I...
5352 Mark Kahn
CWolves Send Email
Aug 16, 2007
9:17 pm
if it's a user tool you can pass $(CurLine) to the tool. Also, autohotkey can grab the value out of any label box in an application, which is likely what is at...
5353 urgolfpal Send Email Aug 22, 2007
4:38 pm
FTP advanced setting specifies VMS for server type. Connects to mainframe successfully. Browse window only shows folder icon, no list of members. Entering...
5354 dz@...
dzfoo Send Email
Aug 22, 2007
4:50 pm
I suggest you report this as a bug to support@... so that the developer is aware of the problem. -dZ. ... Connects to mainframe successfully. Browse...
5355 Phil Roberts
urgolfpal Send Email
Aug 22, 2007
5:34 pm
I did but haven't heard from anyone yet. My hope was that someone in the group had encountered this problem, too, and had a solution. "dz@..."...
5356 Bronius Motekaitis
bcswebstudio Send Email
Aug 28, 2007
3:02 pm
Sangil- Often times when I use a new peace of software, I come at the developer(s) with a host of standardization and usability feature requests. As the ...
5357 qsfe-kdhw@...
jrothlisberger Send Email
Aug 28, 2007
9:05 pm
I've been using EditPlus for I don't how many years (at least seven) and never once has it let me down, or have I missed a feature, or has a default been wrong...
5358 tju329 Send Email Sep 3, 2007
7:24 am
Suggestion: It would be better to create a submenu for each user-defined tool group, so that we can avoid a boring process: select a user group first and then...
5359 CyrusLV@...
cyruslv Send Email
Sep 3, 2007
8:54 am
I like this idea. ... From: tju329 <tju329@...> To: editplus@yahoogroups.com Sent: Mon, 3 Sep 2007 3:24 am Subject: [edit+] just suggestion Suggestion: ...
5360 tju329 Send Email Sep 4, 2007
1:26 am
Example picture is in the "Photos" of our editplus group (Left of screen) http://tech.ph.groups.yahoo.com/group/editplus/photos/view/d770?b=3 ...
5361 Michael L. Jones
mljones1947 Send Email
Sep 4, 2007
8:31 pm
I'm not sure that I like this. How would the shortcut keys (Ctrl+1, Ctrl+2, etc.) work in this menu structure? The current structure works well if you're...
5362 toe_bot_c Send Email Sep 8, 2007
5:37 am
Did something change that I am not aware of? Is it in the options somewhere? Basically, I right click and choose EditPlus for several files and none of them...
5363 toe_bot_c Send Email Sep 8, 2007
5:46 am
Hey, if anyone is around who responded to this post, were you all referring to *me* being blocked? I did not know that I was sending out auto responses! I...
5364 James Todd
icredes Send Email
Sep 9, 2007
4:12 am
I have used Edit Plus for many years, and for many years I have loved the feature in which: if a file is changed outside of Edit Plus, Edit Plus alerts me and ...
Messages 5335 - 5364 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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