fast-90

Results 12 comments of fast-90

I have the same issues as @Arian-D on WSL. I don't seem to have the issue on MacOS. In org-mode, the correct battery icon is only displayed correctly in the...

I can confirm this happens for me as well. ![image](https://user-images.githubusercontent.com/76515405/182081102-2d275e4a-9e05-402d-b1ee-07a61ce5bbec.png) I am using Emacs 29 on macOS Montery.

Thanks for reminding me of your article! I was able to get it working in my config now :) Looking forward to more developments for this package :)

I would love to see this in Ollama.

I have similar issues as well. In particular, just installing with "brew install emacs-mac" (i.e. without flags) resulted in the issue where all my keyboard inputs were written in the...

Thanks for your reply. The use case is as follows: I use org-mode for my exploratory data analysis using Python with `emacs-jupyter`. When I work in an org file that...

I am having the same issue on MacOS, emacs-plus (29.1) on MacOS as well.

OK so I figured out that it is because of this line in my config: ```elisp (use-package consult :ensure-system-package (rg . ripgrep) ``` This line checks whether the `rg` binary...

Update: I restarted Emacs and deepseek-coder:6.7b-base started to work as expected again. However, now I get the same issue as above with all other models (e.g. codellama). Same error messages.

I can't reproduce it anymore, so I will close it. If it happens again I will open it again.