Eli
Eli
@rougier I think the problem is caused by `font-lock-mode` , which `svg-tag-mode` uses to show SVG tags. Howerer, `org-agenda` does not use `font-lock-mode`, so it only shows rendered SVG tags...
I prefer adding this to the README, because it is not the svg-tag-mode's responsibility to care about somthing out of its function.
I just downloaded your configuration and try to use org-pomodoro, but the buffer showed that error after the pomodoro timed out
I guess `query-string`s in `burly--frameset-restore` and `burly--windows-set` also need to be decoded, should I open a new PR or continue committing in this PR?