Skip to content

Fix error check of 'rop'#2413

Closed
k-takata wants to merge 1 commit into
vim:masterfrom
k-takata:fix-rop-check
Closed

Fix error check of 'rop'#2413
k-takata wants to merge 1 commit into
vim:masterfrom
k-takata:fix-rop-check

Conversation

@k-takata

@k-takata k-takata commented Dec 5, 2017

Copy link
Copy Markdown
Member

Currently, error check of the 'renderoptions' option is inconsistent.
If a wrong value is set to 'rop' after boot up, E474 error is shown.
However, if a wrong value is set in .vimrc or .gvimrc, the error is not shown.
I think this should be an error for consistency.

@brammool brammool closed this in 3767c6e Dec 5, 2017
@k-takata k-takata deleted the fix-rop-check branch December 5, 2017 16:01
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
…g GUI

Problem:    No error when settting 'renderoptions' to an invalid value before
            starting the GUI.
Solution:   Always check the value. (Ken Takata, closes vim#2413)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant