Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? 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 3092 - 3121 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3092
i dont know what you are saying , i have no knowledge in linux software. go editplus.com for help!! a chinese guy :Alan h@...> wrote: Dear sir/madam, ...
weijun huang
songofcity
Offline Send Email
Nov 1, 2004
6:29 pm
3093
Hi there, I would like to request the following features to be considered for evaluation for bringin'em up in coming versions of Edit Plus. 1) Plug-in/Add-in...
V.C.Sekhar
vcsekhar007
Offline Send Email
Nov 1, 2004
6:30 pm
3094
Hello gitmensch, in linux i usually use vi. Best regards, ... = = = = = = = = = = = = = = = = = = = = Strong strong@... 2004-11-02 ... Strong D...
Strong
strongkill
Offline Send Email
Nov 2, 2004
12:45 am
3095
I agree, a Linux port would be good. I have used Editplus through Wine on SUSE8 Professional and it worked fine except for the ftp & browse functionality as...
neil_mcleish
Offline Send Email
Nov 2, 2004
3:19 pm
3096
I've gone to the editplus website, and looked at the user files you can download. I was happy to see these, but Its hard to figure out whats good, and whats...
jrdnbaade
Online Now Send Email
Nov 4, 2004
9:33 am
3097
New to this group... Helloooo everyone!! I've been using Editplus so long I can't remember how long it's been, years and years anyway. I'm a firm believer in...
jcheckos
Offline Send Email
Nov 4, 2004
5:02 pm
3098
Hello Edit+, Could someone help me out with a regular expression search and replace? I'm wanting to find each instance of a tilde and a name, and wrap it with...
John Morse
john63960
Offline Send Email
Nov 4, 2004
6:42 pm
3099
Search for ~\n\n([A-Z -]+) Replace with ~\1~ Of course you might need to tinker with what's in brackets. [A-Z -] will only match uppercase letters, spaces,...
Andy Couch
andy_couch
Offline Send Email
Nov 4, 2004
7:18 pm
3100
... Search: \n\n~\n\n Replace: ~\n\n~ The very first and very last instance need manual attention, though....
Christoph Päper
crisssov
Offline Send Email
Nov 4, 2004
7:37 pm
3101
"I'm wanting to find each instance of a tilde and a name, and wrap it with tilde symbols" FIND: ~[\t\n ]*([^\n]*)\n RPLC: ~\1~\n this expression matches a...
Aleem Juma
aleemjuma
Offline Send Email
Nov 4, 2004
11:32 pm
3102
I personally use DW & EP together. While I believe in hand coding, I also must meet deadlines. I use DW to quickly put out any Design I need and then switch to...
Jay Jimenez
jj2226
Offline Send Email
Nov 5, 2004
3:02 pm
3103
... No. ... I don't think so. But why would you want an EditPlus port? In Linux there are plenty of text editors that are comparable or better. Give a try to...
DZ-Jay
dzfoo
Offline Send Email
Nov 8, 2004
7:44 pm
3104
... Or quanta+ :) ... -- Best Regards, Sorin BRABETE Lead developer SC SoftNews NET SRL (+4) 0788570527 sorin@... http://www.softpedia.com...
Sorin BRABETE
sbrabete
Offline Send Email
Nov 8, 2004
7:54 pm
3105
how about a workaround... use a win32 emulator like WINE and run it in that then you can run all your favourite windows programs in linux - editplus, freecell,...
Aleem Juma
aleemjuma
Offline Send Email
Nov 8, 2004
8:53 pm
3106
I am a new user. Can someone please help me in setting up the classpath. Also is there any way I can compile and run the program fron editplus by setting the...
michaelm702
Offline Send Email
Nov 9, 2004
9:52 am
3107
I can think of three options: 1. Set the classpath in autoexec.bat or the environment variables dialog (Control Panel -> System -> Advanced -> Environment...
Aleem Juma
aleemjuma
Offline Send Email
Nov 9, 2004
10:53 am
3108
Hi, I am new to this forum. I have a feature suggestion. Since Editplus is a very manageable editor to control it's syntax highlighting and supports case...
Zaldy
mizmerize
Offline Send Email
Nov 10, 2004
1:47 am
3109
Another suggestion: CodeWeaver for running windows programs in Linux. editplus@yahoogroups.com wrote: There are 3 messages in this issue. Topics in this...
Bill Swanson
bswanson27
Offline Send Email
Nov 11, 2004
5:35 pm
3110
This is a fantastic program, I can edit it any way I like, except to make my own toolbar it seems? I have edited my HTML toolbar file, but since I actually...
r0und_file
Offline Send Email
Nov 16, 2004
2:36 pm
3111
jrdnbaade, I would suggest creating a page at http://www.editplus.info/ to serve as a place to review user created stx and acp files. Perhaps something similar...
Justin Watt
justincolinwatt
Offline Send Email
Nov 16, 2004
3:43 pm
3112
Sekhar, Check out: http://www.editplus.info/index.php/Feature_Requests And feel free to add your ideas there. Justin...
Justin Watt
justincolinwatt
Offline Send Email
Nov 16, 2004
3:45 pm
3113
Excuse me for replying yo my own message, but I wanted to add a similar question, which is "Is it possible to connect a keystroke recording to one of the...
r0und_file
Offline Send Email
Nov 16, 2004
4:10 pm
3114
r0und_file: Tools > Preferences > Tools > Keyboard Under "Types", select HTML. Enter new shortcut where it says "Press new shortcut" Justin...
Justin Watt
justincolinwatt
Offline Send Email
Nov 16, 2004
4:17 pm
3115
Sorry, I was being unclear again! What I mean is, I have exchanged the meanings of a few of the HTML- bar buttons, such as bold I have changed to the bold...
r0und_file
Offline Send Email
Nov 16, 2004
4:56 pm
3116
... What's a win32 emulator? I want to get my pc set up for php again. I lost my php4 installation due to a drive failure, and reading the literature about...
tailing_loop2003
tailing_loop...
Offline Send Email
Nov 17, 2004
1:40 am
3117
Hi, I want to setup auto completion for text files in EditPlus, as well as display the html toolbar when a text file is opened. I went into Tools>Preferences...
tailing_loop2003
tailing_loop...
Offline Send Email
Nov 17, 2004
1:57 am
3118
... it ... Yes, I know what you are talking about there. You can go into Tools>Preferences and click on Tools>Toolbars to add or remove icons from the list,...
tailing_loop2003
tailing_loop...
Offline Send Email
Nov 17, 2004
2:38 am
3119
A Win32 emulator is a Linux/Unix program that allows you to run Windows programs from a Unix-based operating system. Personally, as I run a Windows machine...
Aleem Juma
aleemjuma
Offline Send Email
Nov 17, 2004
4:09 am
3120
... I ran PHP on Apache under Windows (2000 & XP, get rid of 98 as soon as you can indeed :)), then got a dedicated server machine running Debian with...
M. van Renswoude
psychomark_83
Offline Send Email
Nov 17, 2004
5:40 am
3121
... Running the PHP interpreter on Win98 isn't that difficult, but getting any decent web server to work is unthinkable. Win2K, what I use, is the best OS for...
Waccoon
marcleveille
Offline Send Email
Nov 17, 2004
7:07 am
Messages 3092 - 3121 of 6448   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