Emmanuel Atsé

Results 7 comments of Emmanuel Atsé

Hi, If you do `M-x` `emacs-everywhere-mode` once you’re done with your edit in another mode, you should be able to `C-c C-c` normally

Same problem when trying to add `window.requestAnimationFrame`

Hi, I was able to reproduce and find the issue: ## Steps to reproduce 1. Create the basic blog structure [showed in the tutorial](https://www.getzola.org/documentation/getting-started/overview/) 2. Run `zola serve` 3. **_With...

Yeah, for now I only got this issue with vi with its `.swp` files. @DuckDuckWhale, do you also use vi ? The `next` branch prints correctly the error now !

Hi, Apperently searching wasn't a thing, so I managed to make it happen ![screencast](https://user-images.githubusercontent.com/4688434/223398445-4c782eba-ce38-4947-a9a6-08e41573f656.gif) Have a look at https://github.com/eatse21/forge-search.el , and let me know if that works for you 👍

Hi, I also had the same issue on Emacs 28.2 with native compilation, and I also fixed the issue by deleting the `pcache/unicode-fonts` file. I wasn't able to reproduce the...

Had the same problem on MacOS 14.7 with Matomo installed via the WordPress plugin, with Local WP. Tried with both Apache and Nginx on multiple version of PHP Took me...