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

Bug :: This mode breaks xwidget-webkit-browse-url #28

Open
alhassy opened this issue Mar 24, 2022 · 1 comment
Open

Bug :: This mode breaks xwidget-webkit-browse-url #28

alhassy opened this issue Mar 24, 2022 · 1 comment

Comments

@alhassy
Copy link

alhassy commented Mar 24, 2022

Here is how to reproduce the issue.

;; C-x C-e ⇒ Works as expected
(xwidget-webkit-browse-url "www.google.ca")
;; Now kill the resulting buffer.

;; Evaluate this.
(global-svg-tag-mode)

;; C-x C-e ⇒ Busted!
(xwidget-webkit-browse-url "www.google.ca")

Otherwise, a great package!

@rougier
Copy link
Owner

rougier commented Mar 29, 2022

Thanks for the report. I cannot text the xwidget stuff. What happens exactly?

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

No branches or pull requests

2 participants