Skip to content

Escape some parens#7

Closed
jabranham wants to merge 1 commit intopolitza:masterfrom
jabranham:byte-compile
Closed

Escape some parens#7
jabranham wants to merge 1 commit intopolitza:masterfrom
jabranham:byte-compile

Conversation

@jabranham
Copy link

Solves this byte-compile warning

tablist-filter.el:50:1:Warning: unescaped character literals ?(', ?)'
detected!

Which was introduced by this Emacs commit:
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=c2bbdc3316487e34eba1470dd059c0c290431e00

Solves this byte-compile warning

tablist-filter.el:50:1:Warning: unescaped character literals `?(', `?)'
detected!

Which was introduced by this Emacs commit:
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=c2bbdc3316487e34eba1470dd059c0c290431e00
@jabranham
Copy link
Author

@politza any reason not to merge this? I imagine it's showing up a lot more now with the release of Emacs 26.1

@politza
Copy link
Owner

politza commented Jun 17, 2018 via email

@jabranham
Copy link
Author

Any chance of merging this soonish?

@jabranham
Copy link
Author

Done in 6d4a6fb

@jabranham jabranham closed this Jan 30, 2019
@jabranham jabranham deleted the byte-compile branch January 30, 2019 16:01
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