Reginald Marr

Results 12 issues of Reginald Marr

**Describe the bug** Child frame appears with minor font errors. **To Reproduce** Startup emacs, get git status of emacs-ng. produce child frame with ```(make-frame)``` then get git status of emacs-ng....

bug
webrender

This is not so much an issue or feature request as an open question. I've found this plugin really useful however I've noticed it lacks two aspects that would otherwise...

### I confirm that... - [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved. - [X] I have read...

is:bug
re:keybinds
re:emacs:29+

I'm trying to setup a matrix server that will run locally on a private network. My inventory/hosts file looks like this ``` [matrix_servers] matrix.reggie.com ansible_host=192.182.138.209 ansible_ssh_user=rmarr ansible_python_interpreter=/usr/bin/python3.8 ansible_connection=local become=true become_user=rmarr...

**Describe the bug** After setting up cactus comments I am able to create a room but it the bot does not respond. Note the attached image. ![image](https://github.com/spantaleev/matrix-docker-ansible-deploy/assets/13193444/eeda9db0-c50d-4326-bd83-9edc7880b48a) journalctl and systemctl...

**Describe the bug** A clear and concise description of what the bug is. When attempting to install the matrix-bot-chatgpt I am unable to talk to it. journalctl looks like This:...

Hi all, I'm having an issue I am experiencing an issue with remote debugging using cppdbg in dap-mode, where the debugger is not connecting to gdbserver running inside a Docker...

I'm trying to debug some C code with the following registered template: ``` (dap-register-debug-template "Zybo" (list :type "cppdbg" :name "ZYBO launch" :request "launch" :cwd "${workspaceFolder}" :program "${workspaceFolder}/myprogram.elf" :MIMode "gdb" :miDebuggerPath...

## Environment data ``` ~ [ python3.9 -m debugpy --version ] 10:11 AM Unable to load extension: pydevd_plugins.extensions.types.pydevd_plugin_pandas_types 1.5.1 ~ [ python3.9 --version ] 10:11 AM Python 3.9.12 ~ [...

| | | |:---|:---| |**F` version v3.1.1**| | |****| | --- ## Problem Description Files generated by fpp tools doesn't produce the format string correctly and so the last member...

bug