Charles Boy
Charles Boy
Another possibility would be to use Node.js to interpret the javascript and use its results. It would require the user to have it installed (which `jupyter` could test for and...
When `with-temp-buffer` finishes executing, the temp buffer is killed with `kill-buffer`. As "documented" in a comment inside `with-temp-buffer`: > ;; `kill-buffer' can change current-buffer in some odd cases. Because of...
I can confirm that this is still happening today.
Hi again @jkitchin. Just letting you know that there is now another project to interact with jupyter kernels using org babel: [](https://github.com/dzop/emacs-jupyter) The project uses ZeroMQ to directly communicate with...
Hey @fuxialexander, I was wondering about doing what you mention in your first point above. When I create a new annotation in `org-noter`, using `pdf-annot-add-highlight-markup-annotation` for example, am I supposed...
Experiencing the same problem using Arch. I tried copying the Pulseaudio configuration used in SteamOs into my Arch installation and I was still not able to fix the problem. Has...
Hey @pashky. Sorry to bother you, but would you take a look at this PR if you believe it is valid? If you don't think it's worth adding it, I'd...
Thanks for the answer @krombel. The bot was a good idea. Do you know if there is anything else that provides a similar functionality to this bot? I like the...
Having the same problem since day one. Is there an easy way to debug audio issues? All my audio devices are configured as 16bits @ 48000
As a reference, I tested configuring pulse audio using the same configuration files and settings that come with SteamOs. I still saw the same audio sync problems. My assumption is...