-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
source_codepage autodetect with enca program. #1838
Comments
|
Fix, if codepage don't detect, don't warning. |
There must be way to disable auto-detection or to manually select codepage if enca fails to do it right. |
Yes, right. But this is an enhancement (not a bugfixing or code cleanup). Therefore this ticket not for '4.7.0' milestone. Just await :) |
I tested my patch and made a few notes:
Another idea?
Is't work. (F9->Command->Encoding)
--- |
ASM: is you have own publish git-repo? For example, on http://github.com/ or on
This better to develop in your own branch, because in this case you will maintainer of your idea and anybody will send patches to you instread of... :) |
Hello, folks!
I add enca support (autodetect). Need add to ini file new option.
For example something like:
|
codepage_autodetect -> autodetect_codeset |
I release it in http://github.com/BASM/mc-basm/tree/ASM/1838_enca.
|
|
Please, use one-style source coding |
I think autodetect language done. |
s/language/encoding/ |
Fixed version. |
My branch released in: http://github.com/BASM/mc-basm/tree/1838_enca |
Created & rebased branch 1838_add_enca_support
Initial [b5b119ffac2bca5edb30aaec98a32b6fa9bab031]
Review, please. |
|
Changeset: [71d58780d127cc8d2426e00b40f8ffc0a4854c9d] (forced update) |
Code was fixed and documentaion was updated. Please revire again. |
|
|
|
Charset autodetection is partially broken in recent master (4.7.2-46-g7843203).
To fix this issue, the 1838_codeset_autodetect_fix branch was created. Parent branch is master. |
|
|
|
Merged to master.
|
|
Important
This issue was migrated from Trac:
ASM
(@BASM)enca
,codepage
,encoding
,autodetect
,source_codepage
Hello.
I wrote stupid patch for autodetect source_codepage. It working then open/view/edit events.
It using enca package (http://gitorious.org/enca, for fedora: https://admin.fedoraproject.org/pkgdb/packages/name/enca)
Use autodetect source_codepage very convenient. Please don't ignore it.
Note
Original attachments:
ASM
(@BASM) onNov 20, 2009 at 13:37 UTC
slavazanko
(@slavaz) onNov 27, 2009 at 10:55 UTC
slavazanko
(@slavaz) onNov 27, 2009 at 10:56 UTC
ASM
(@BASM) onNov 30, 2009 at 10:35 UTC
The text was updated successfully, but these errors were encountered: