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

Can define function with invalid name inside 'formatexpr' #14209

Closed
wants to merge 1 commit into from

Conversation

zeertzjq
Copy link
Member

Problem: Can define function with invalid name inside 'formatexpr'.
Solution: Use goto instead of checking for did_emsg later.

@zeertzjq zeertzjq force-pushed the def-func-err branch 2 times, most recently from 2392352 to 9a61d40 Compare March 16, 2024 04:33
Problem:  Can define function with invalid name inside 'formatexpr'.
Solution: Use goto instead of checking for did_emsg later.
@chrisbra
Copy link
Member

thanks!

@chrisbra chrisbra closed this in 6a04bf5 Mar 16, 2024
@zeertzjq zeertzjq deleted the def-func-err branch March 16, 2024 08:40
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Mar 16, 2024
…matexpr'

Problem:  Can define function with invalid name inside 'formatexpr'.
Solution: Use goto instead of checking for did_emsg later.
          (zeertzjq)

closes: vim/vim#14209

vim/vim@6a04bf5
zeertzjq added a commit to neovim/neovim that referenced this pull request Mar 16, 2024
…matexpr' (#27883)

Problem:  Can define function with invalid name inside 'formatexpr'.
Solution: Use goto instead of checking for did_emsg later.
          (zeertzjq)

closes: vim/vim#14209

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

Successfully merging this pull request may close these issues.

2 participants