Justin Silverman

Results 68 comments of Justin Silverman

Yes, good question. An hour or so of debugging revealed that the problem seems to be in `message-font-lock-keywords` and `gnus-message-citation-keywords`. Moreover, it seems to be only in the part of...

I don't understand org-msg well enough to know if this will work, but here it goes. ``` From: Justin Silverman To: "Foo, Bar" Subject: Re: Test Date: Mon, 13 Feb...

Well S***%. Yes, that email exactly was my test case for most of today. But in the past 2 hours I just updated all my emacs packages and now that...

How do you roll back org using straight? I have tried 10 different ways but I must be messing something up. The way that I thought would work but hasnt:...

Would you be willing to provide an excerpt of the init file with the straight declaration?

I am also having this problem on Ubuntu 20.04

I am running into the same error but its not because of class names... I think it has to do with @examples.

Here is (what I think should be) a reproducible example. ``` git clone https://github.com/jsilve24/fido.git git checkout develop R ``` then in R ``` pkgdown::clean_site() pkgdown::build_site() ``` I have been stuck...

yup, been using this for a few weeks without problems (there are some other weird bugs/corner cases I found and may one day put together a pull requrest for) but...

I ran into this problem as well.