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

Preedit and candidate changes buffer modification flag. #254

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Closed

Preedit and candidate changes buffer modification flag. #254

GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. setup mozc.el under emacs.
2. activate mozc, and input something in preedit on unmodified buffer.
3. push ESC for clear preedit string.

What is the expected output?
The buffer modification flag isn't changed. (keep unmodified)

What do you see instead?
The buffer modification flag is turned on.

What version of the product are you using? On what operating system?
2.16.1924.102

Please provide any additional information below.
A propose patch is attached.

Original issue reported on code.google.com by [email protected] on 24 Nov 2014 at 11:14

Attachments:

@yukawa
Copy link
Collaborator

yukawa commented Aug 15, 2015

Thank you for the report. d7b6196 should addressed this issue.

As for the patch, we do not accept any patch from external contributor as explained in CONTRIBUTING.md. We appreciate for your understanding.

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

No branches or pull requests

2 participants