Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterKlortho wrote:
I just installed version 9, anxiously wanting to try out the new snippets. But, they’re not there! In fact, when I bring it up, there are no plug-ins at all. Now I just noticed that the Library/Plugins page doesn’t have snippets either. :(You might have cleared the “Instal plug-ins” checkbox during the install, but this should not be touched. Please re-install again.
Yutaka Emura
KeymasterKlortho wrote:
The link on this page:
http://www.emeditor.com/modules/download2/
to
http://www.emurasoft.com/support/upgrade_e.php
is broken.I’ve been waiting for a long time for version 9, and am excited to try it. Yesterday, I was at home and was able to get to that page, but when asked to enter my license details, I had a problem, because my work bought the license for me, and email they used and my email doesn’t match.
It is temporarily unavailable now. Please wait for 30-60 minutes and try again. I am sorry for inconvenience.
Yutaka Emura
Keymasterbetaspin wrote:
The full version of EmEditor v9.01 which I purchased earlier today appears to have an annoying bug with ClearType font rendering under Windows XP SP3 (with the NVidia 186.18 video driver). Some words and lines are rendered correctly (i.e., as in notepad), but most are rendered in a thick, almost bold fashion, with bad hinting. Opening and closing a dialogue window, e.g., Tools -> Customize… changes the rendering of the text in the editor behind the dialogue window. All this happens with any syntax highlighting scheme, and with any TrueType/OpenType font. Hope there is something that I have not seen in the settings that can fix this, or, if it is bug, that it will be sorted out quickly.Another more minor annoyance: I understand the need for the activation connection to one of the author’s servers, but the editor continues to “phone home” every time it is started, even if the automatic updates are disabled.
I am aware of the bold rendering issue with some ClearType fonts. I will try to fix this issue near future.
EmEditor will not connect to the Internet if you set “Never” in the Customize Update Checker dialog box (on the Help menu) except for when you enter the registration key. If you still have issues, can you describe the details more and you can also email me at [email protected] . Thanks!
Yutaka Emura
Keymasterjaydee77 wrote:
When I purchased license fo EmEditor 9 through SharIt, i used me work e-mail (because they didn’ let me use my personal e-mail (on gmail.com)).
Can I change my registered e-mail to my personal e-mail?Please email us at [email protected]
Thanks!Yutaka Emura
Keymastergan wrote:
Yes i tried to unpin the one i already pinned and then pin again using the newly created icon from the windows startmenu, but didn’t help. So i had to open emeditor and select pin from the opened emeditor on the taskbar that worked fine.gan
Yes, you will need to pin from the taskbar, not from the Start menu.
Thanks!Yutaka Emura
Keymastergan wrote:
I always had emeditor pinned to the taskbar using Windows 7 and when i used version 8.x the overlay worked just fine so when i start emeditor the icon of the open emeditor were on top of the pinned icon on the taskbar. After i installed version 9 and have emeditor pinned to the taskbar and then open emeditor i will get a separate icon on the taskbar for the open emeditor. So using version 9 the overlay doesn’t seems to work correctly. Is there some settings that i missed which is not enabled by default in version 9?I use Windows 7 Enterprise x64 RTM and the 64 bits version of Emeditor 9.
Edit: If i start emeditor and rightclick on icon of the opened emeditor from the taskbar and then select “pin this program to taskbar” it seems to work correctly. If i do the same by using the icon from the startmenu then there seems to be a problem with the overlay of the windows 7 taskbar. Using version 8 of emeditor both methods worked just fine, but then my problem is solved :)
gan
If you have pinned v8 of EmEditor before, you should unpin that icon before you run EmEditor v9. Can you please try unpin the previous version?
Yutaka Emura
KeymasterYou can find which character is your box (□) by pressing the cursor at the left of the box (□) and press CTRL + I. Can you find what the code value is? If you still don’t know can you email me ([email protected]) the text file after zipped?
The gray color is now the default because if you narrow a portion of the document, you will not notice where the border is.
Thanks!
Yutaka Emura
KeymasterMariaK wrote:
Okay, I have written a macro, but it didn’t works. Among other things (no icon, no title, no tooltip) EmEditor giving back an error message. What’s wrong?(EmEditor 9.00 RC)
#icon must be the first line of the macro file.
Yutaka Emura
KeymasterMariaK wrote:
@YutakaSorry Maria, but it will become too many changes if I try to provide a button for every command available. However, I might consider more customization in the future.
Too complex? Really? (Many other high level programs provide these funtion.) What a bad news for all users, they want to individualise her editor.
If I remember rightly, I can use a macro to build a button for any command within the toolbar. Please, can you give us a detailed example? I’m a rookie in respect of writing macros.
This is an example.
#icon="c:windowsnotepad.exe"
editor.ExecuteCommandByID(4097);
Yutaka Emura
KeymasterVantuz wrote:
1. Hello, prompt how to edit please TAGGER plug-in, in particular it is necessary to replace HTMLLineBreak.dll that
it was replaced on
under the standard xhtml
Whether it is possible to edit somehow, searched everywhere, but has not found2. In HTMLBar Plug-in there is a function of editing of buttons but how there to add the pictures, from those that there are available very small choice, whether it is possible to load somehow the icons for buttons?
In advance thanks, excuse for my English2. Sorry, there is no way to add icons to the list. If this is important to you, I might consider that in the future.
Yutaka Emura
Keymasterowilsky wrote:
But the blue marks don’t disappear when I disable marks. They turn from blue to black then.Second bug for me is the grey area at the end of a file. This was not this way in V8.
How do you disable marks? You should uncheck “Show Tabs” in the Marks tab of Configuration Properties of the selected configuration.
The gray area corresponds to the Outside region in the Display tab of Configuration Properties. You can change the background color of this.
Yutaka Emura
KeymasterMariaK wrote:
I repeat my demand from this thread:Give us the full handle about all commands within a toolbar. The current situation is unsatisfying and „not fish and not meat“ (german proverb).
Sorry Maria, but it will become too many changes if I try to provide a button for every command available. However, I might consider more customization in the future.
Yutaka Emura
Keymasterowilsky wrote:
All my bugs reported here are still present:
http://www.emeditor.com/modules/newbb/viewtopic.php?topic_id=1232&forum=12Exactly which bugs are you talking about? Are you talking about “blue squares”? I believe blue squares are tab marks, and you can customize the marks in the Customize dialog > Marks.
Yutaka Emura
Keymastersst wrote:
Hi, …EmEditor Professional 9.00 RC trial
Where is the x64 version ?
———————–
Sylvain St-Amand (sst)Sorry, 64-bit version will be available only when the full-version becomes available. Thank you!
Yutaka Emura
KeymasterVHDLGuy wrote:
The Find dialog has two buttons, one for Find Up and one for Find Down.
The Replace dialog only has Replace Down. I’d love to have a “Replace Up” feature.
Second choice would be that Replace Down wraps so that I don’t miss some replacements needed because my cursor wasn’t positioned right.In general, this is an awesome editor that I recommend to everyone.
I might consider that in the future version. Thanks for your opinions!
Yutaka Emura
Keymastercptraddict wrote:
Yutaka wrote:
You can specify /c option in command line. For instance, if you want to launch EmEditor with HTML configuration, you would specify:emeditor.exe /c HTML
Thank you for the information. That does help, but is there any way to specify which configuration the “New” button uses?
No, unfortunatley, the New button always begins with “Text” configuration. This is the specificaiton. I might add a new option in the future version. Thanks!
September 29, 2009 at 4:54 pm in reply to: I have tested EmEditor Beta, inside = Windows 7 Ultimate x64, Final Build 7600, 8 Gig Ram. #7674Yutaka Emura
Keymastersst wrote:
Hi, …I have tested EmEditor Beta, inside = Windows 7 Ultimate x64, Final Build 7600, 8 Gig Ram. (TechNet Plus)
It work without compatibility problem, …
—————————-
Sylvain St-Amand (sst)Thanks for letting me know!
September 28, 2009 at 1:15 am in reply to: & symbol, have fluo yellow background, with ".htm .html", file. #7672Yutaka Emura
Keymastersst wrote:
Hi, …&
The upper symbol, have fluo yellow background, inside “.htm | .html”, file.
Please change it, to not have yellow fluo background, …
Thanks in advance, …
———————–
Sylvain St-Amand (sst)You can change the keyword and color settings. In HTML Properties, select Highlight (1) tab, and then find and delete &.
Yutaka Emura
Keymastercptraddict wrote:
Is there a way to specify what file type is used when EmEditor is opened? For example, when I open EmEditor currently the “text” configuration is loaded. I would like to have the another syntax like “HTML” for example loaded. Is there any way for this to be done?You can specify /c option in command line. For instance, if you want to launch EmEditor with HTML configuration, you would specify:
emeditor.exe /c HTML
I hope this helps.
September 25, 2009 at 5:24 pm in reply to: Emeditor 8.06 starts minimized on Windows7 (64bits) #7668Yutaka Emura
Keymasterjeromg wrote:
Hi there,It’s a bit annoying, when I start Emeditor 8.06 on my Windows 7 (64 bits), it only shows the tray icon and not the main window, I then have to double-click on the tray icon to show the window… A bit annoying…
I’ve played around with the Quick Start option to no avail.
Any suggestion?
Thanks!Cheers /jerome
It should launch the EmEditor main window. I don’t know why you have the trouble with Windows 7. Do you use any automatic workspace setetings enabled? If so, please try disabled. EmEditor v9 will also support Windows 7 well.
Yutaka Emura
Keymasterexcellents wrote:
The problem:
When I set
Tab columns to 8 and
Indent columns to 4
in Configuration -> General -> Tab/Indentand
check “Show Indent Guides” in Configuration -> Marks
I have Indent Guides at every 8th column.
May be it’s not a bug but just a feature and my programming style is too specific ( I set hard Tabs to 8 spaces and indent code blocks with 4 “soft” ones ) I just wonder why to call “indentation” two different things this way?
I fixed this issue, and it is fixed in v9. Thanks!
Yutaka Emura
Keymasterexcellents wrote:
The problem:
When I set
Tab columns to 8 and
Indent columns to 4
in Configuration -> General -> Tab/Indentand
check “Show Indent Guides” in Configuration -> Marks
I have Indent Guides at every 8th column.
May be it’s not a bug but just a feature and my programming style is too specific ( I set hard Tabs to 8 spaces and indent code blocks with 4 “soft” ones ) I just wonder why to call “indentation” two different things this way?
OK. I will look into this issue. Thanks!
Yutaka Emura
KeymasterSalabim wrote:
Yutaka,Problem is solved ! :)
I’ve had a program running (Filebox eXtender) which extends the Save/Save As/Open dialogs with any shortcuts you want for faster navigation, but for some reason it didn’t play nice with EmEditor. I had more problems with other programs due to this program, I’ve configured Filebox eXtender to not attach it to EmEditor.exe at all, and now everything is fine.
Seems like this Filebox eXtender is no longer developed for a reason, I’ve had to disable it for a whole bunch of programs which it didn’t work fine with.
Sorry for bothering you once more with a problem that wasn’t related to this fine Editor.
Thanks again Yutaka !
[SOLVED]
That is good to know. Thanks for letting me know you solved the issue.
Yutaka Emura
KeymasterSalabim wrote:
Hi Yutaka,OS : Windows XP SP3
EmEditor version : 8.06I can’t reproduce that problem. However, can you try Version 9 beta. The new version fixes various small bugs, so it might fix your issue, too. Thanks!
Yutaka Emura
KeymasterSalabim wrote:
Hi,Every time I open files in EmEditor, by doubleclicking in explorer, EmEditor opens the document, but it doesn’t get focus, I cannot use the arrows to scroll through the document, I first have to click in it with the mouse.
Please, what is wrong, how can I get the document to automatically have focus ?
Please let me know which OS you use and which version of EmEditor you use. Thanks!
- AuthorPosts