- AuthorPosts
- September 27, 2009 at 12:44 pm #7669cptraddictMember
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?
September 27, 2009 at 3:18 pm #7670Yutaka EmuraKeymastercptraddict 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.
October 1, 2009 at 1:13 pm #7675cptraddictMemberYutaka 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?
October 1, 2009 at 3:01 pm #7676Yutaka EmuraKeymastercptraddict 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!
- AuthorPosts
- You must be logged in to reply to this topic.