- AuthorPosts
- November 28, 2007 at 7:40 am #5060Yutaka EmuraKeymaster
EmEditor Professional 7.00 beta 40 is available for download. The new features include:
– Bug fixes.
– Since beta 36, even if “Tray Icon” is checked during the install, the tray icon will not appear until the next Windows Logon.Since this is a beta version, it might include bugs, and therefore please install only test machines.
EmEditor Professional 7.00 beta 40 (Installer):
http://www.emeditor.com/pub/emed700b40epx.msiThe portable version can be produced from the Import/Export wizard on the Tools menu after you use the installer. However, the portable version runs slower than one using the Registry.
See http://www.emeditor.com/modules/feature1/ for the list of new features.
Also, See the history page of the Help after you download and install the new version.If you tried, please post any bug reports or any other feedback on this forum. Thank you!
Note: We will NOT add new features any more until Version 7 release, and will focus on optimization and bug fixes (except when necessary to support huge files).
November 29, 2007 at 9:36 am #5067yongfa365MemberHalf-Width this char: ““”
November 30, 2007 at 8:55 am #5075yongfa365Member“”“”“”“”
November 30, 2007 at 8:05 pm #5076Yutaka EmuraKeymasterThere is no corresponding half-width character for U+201C. If you just want to convert U+201C to U+0022, use a macro:
document.selection.Replace("“(.*?)”","x221x22",eeFindNext | eeFindReplaceCase | eeReplaceAll | eeFindReplaceRegExp); - AuthorPosts
- You must be logged in to reply to this topic.