... By "both language packs", I meant simplified Chinese (UTF-8) and traditional Chinese (BIG-5). I can't get the Russian files Vladimir provided to work. --...
Hi, Not sure if bugs should go here, but here goes! I have the latest version of Edit+ and been using it for years, but in the last couple of days my clip...
I am new to this group but have been using Edit+ (the world's best editor) for years and years. I currently use it to write HTML & PHP. A client wants a web...
... The window holds the same size in my installation. Is it possible that one of the ini files is read-only, preventing the width from being saved?...
... That's not enough. You often need to change the entire font to one suitable for (also) Greek, not simply switch to the "Greek" variety of a font, although...
... I use Courier New and font settings don't matter for me. When you open a file with dialog you have an option to specify its encoding, add greek encoding...
Perminov Vladimir
terranium@...
Apr 3, 2009 6:44 am
6236
I don't know exactly, but it may be the problem in encoding ============================================ http://ebook44free.blogspot.com Computer Ebooks...
... There should be no problem with the encoding in this particular instance because EditPlus is Windows-based software and the original poster was talking...
Hi, Thanks for your response. I checked the attributes for all the config files and none were read-only.... I have noticed that the dropdown seems to be...
Hello: Set one of the prefix and suffixes in the STX file to <!-- and -->, respectively. For more information on how to use the STX file, check out the help...
help ! i've accidently hit a shortcut and changed my input mode, although in the status bar at the bottom it still says INS - for insert, its not true and i'm...
John Smith
john@...
Apr 8, 2009 10:20 am
6243
never mnd problem solved :) ... __________ Information from ESET Smart Security, version of virus signature database 3994 (20090407) __________ The message was...
John Smith
john@...
Apr 8, 2009 10:32 am
6244
It's always good to say how you fixed a problem in forums or email lists in case some future person has the same problem. For this one, you go to Edit ->...
well i did fix it with the insert key (which seemed to stupid to say :-) but the weird thing is i somehow turned it into overwrite mode with some shortcut...
John Smith
john@...
Apr 8, 2009 10:06 pm
6246
Hi! I would be pleased to have some help with this infuriating problem I'm having with a Python 3 syntax file. I have attached a sample bit of code repeated...
Peter Anderson
peter.anderson@...
Apr 11, 2009 3:10 pm
6247
Please ignore my last post. Clearly I am loosing it! Before sending my request for help one of the problem resolution things I tried was to remove all the "("...
Peter Anderson
peter.anderson@...
Apr 11, 2009 3:44 pm
6248
Thank You for testing! I wrote to support again......
Perhaps it is caused by the "(" being in the word delimiter list? If so, it will not be matched in any keyword. dZ. -- On a clear disk, you can seek forever....
Hello, I'm having a problem with EditPlus being used as an IDE for Python scripting. Run the following script from within EditPlus: # password.py pwd =...
Peter Anderson
peter.anderson@...
Apr 22, 2009 12:39 am
6251
Hello: EditPlus does not support STDIN when running scripts, as it executes them in a non-interactive shell. It does support capturing of STDOUT and STDERR...
... Thanks for the feed-back; is there any way that this could be raised as a future enhancement for this great little editor? It would certainly save me a...
Peter Anderson
peter.anderson@...
Apr 22, 2009 11:46 am
6253
... Necessity is supposed to be the mother of invention so I have developed a *Python specific* work-around: # password.py # This script uses easygui to...
Peter Anderson
peter.anderson@...
Apr 22, 2009 12:35 pm
6254
when adding an image in EditPlus, I always get the same <img> tag like this one -- <IMG SRC="imagename.jpg" WIDTH="100" HEIGHT="113" BORDER="0" ALT=""> how can...
If I understand what you are doing and what you'd like to do, open the htmlbar.acp file and browse down to the following lines: #T=IMG <IMG SRC="" WIDTH=""...
Hmm.. It sounds like a difference between spaces vs tabs and actually font size as well. You might verify that your fonts are fixed-width (I imagine you've...
Also, if you are using tabs instead of spaces, then check the tab-size set in the syntax section of EditPlus' preferences. It could be that VIM is displaying...