Skip to content
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

Handle utf-8 completions and r/w encodings for labels and contacts #120

Merged
merged 3 commits into from Aug 11, 2013

Conversation

gauteh
Copy link
Member

@gauteh gauteh commented Aug 3, 2013

Updated fix_encoding to try to set the encoding to UTF-8 and check for valid_encoding before doing anything else. The ncurses textfield set the encoding to US-ASCII whatever the input or encoding (valid), by just changing the encoding (without converting) the string becomes valid and subsequent conversions does not try to fix a valid string.

Should fix #117.

Also note for https://github.com/hsanson/sup/tree/gmail_source, include: gauteh@0aa21a0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can no longer assign CJK labels to emails.
1 participant