Isaac Wang
Isaac Wang
Same. The theme that can make me stay quiet and peaceful in tiring working. I would appreciate it if someone can offer a same theme for iTerm2.
Same issue here
> You are GOAT. Works for me.
> > Just to be sure, you only changed line 159 to: `:root:-moz-any([lwtheme-brighttext], [privatebrowsingmode=temporary])`? > > Someone has a good eye, I accidentally slashed the `[privatebrowsingmode=temporary]),` so apologies for the...
I'm having the same issue. Basically, what I have is: ```org * toc :TOC: - [[#canceled-a-head1][CANCELED [[#A]] head1]] - [[#head2][head2]] * CANCELED [[#A]] head1 * DONE [[#A]] head2 ``` As...
> The current design is for installation for `package.el`. #14 should compatible to both manual installation and install it through `package.el`. Thanks for your reply and commit. Now it works...
I met that and solved it eventually. Update my python to python 3.7 (in fact, at the very beginning I use python2). And at the first step, python3 -m pip...
Me too. I am using my own emacs config on MacOS mojave. If I start the ein manually, I got the same error.
Intel MacOS 12.5. Direct `brew install emacs-plus@28 --HEAD --with-native-comp` leads to the same error with `libgccjit`. `brew uninstall libgccjit gcc` and then `brew install emacs-plus@28 --with-native-comp` solved the problem.
> I just found https://github.com/typeling1578/MaterialFox-Plus and it fixed most of the compatibility issues I noticed with the newer versions of firefox Thank you! It's much improved. I also saw your...