Adam Porter

Results 2645 comments of Adam Porter

FWIW, by default, without doing anything special for `modus-themes`, `modus-operandi` looks like this, which I find quite readable, as the colors are subtle and retain good contrast: ![Screenshot_20231220_090802](https://github.com/alphapapa/prism.el/assets/601365/19e335ff-051c-4cca-9db8-375dde1e5649)

For me, by default, it's looked that way as long as I can remember. I don't think you did anything wrong. :)

Well, I went through those examples in the manual again, and each one seems good on its own. The default, without evaluating any of those examples, is subtle, reserved, and...

@hapst3r Hello. Thanks for the report. A couple of suggestions: 1. As mentioned earlier in the discussion on this issue, try omitting the special setup code and just use `prism`'s...

@Overdr0ne Sorry that I missed your last comment. Feel free to ping me in the future as necessary. You can request the copyright assignment form by sending an email to...

An assignment covers any submission to Emacs or packages that are in GNU ELPA (which are considered "part of Emacs").

@piknik Yes, I've seen something similar happening lately when using `consult-line`. AFAIK it's only happening with `prism-whitespace-mode`, not with `prism-mode` (regrettably, it doesn't seem feasible to combine the two functions;...

I've actually noticed this happening when using Org Export on some of my readmes containing Elisp source blocks. Haven't been able to find where in the code the error is...

@vuori @piknik I think I finally solved this problem. It was difficult, requiring me to dig into some `font-lock` functions to reproduce the problem. I still don't understand why it...

@Stebalien Well, I hate to burst your bubble, but if you look very closely, the line showing the org-mode room is one or two pixels further to the left than...