Philip Douglass

Results 32 issues of Philip Douglass

When executing `find-file` in emacs 29.0.50, if you TAB to complete a few times, the error is thrown: error "Invalid face" bookmark-menu-heading The `bookmark-menu-heading` face was removed recently: commit 021ae515f912d941f0c41d2c6d3c8d322ac9e584...

This line says the task changes when the rc code is 64: https://github.com/bendews/ansible-cloudflared/blob/4d7f43d9aa8aba268129dd6e8e8dece57614c261/tasks/main.yml#L30 However, I see: ``` TASK [bendews.cloudflared : command] ************************************************************************************************** fatal: [rpi1]: FAILED! => {"changed": false, "cmd": ["cloudflared",...

With Firefox, it's possible to toggle reader mode for a tab, but I don't know how to get the content of a tab in reader mode: wc -l mnt/tabs/last-focused/text.txt 288...

I have 300+ tabs open, in 20 different windows. I would like to be able to move tabs between existing tabs, and possibly to new tabs, based on titles, urls,...

I just got bit by the fact that my eMacs muscle memory uses C-a for going to the beginning of a line, and C-k to kill the line forward. But...

This adds support for the `Constructable` inventory features, addressing issue #171. Currently it adds the following data from the results of the ManagedCluster API call: - client_config (from `c.spec.managedClusterClientConfigs`) -...

Currently the inventory plugin only returns cluster names as an inventory. Since the plugin is subclassing Constructable, my expectation is that there will be enough content in the hostvars to...

Is it possible to use this with corporate accounts? If so, what are the steps to configuring it for corporate accounts? I already tried updating the URLs to "https://login.microsoftonline.com..." and...

I can't figure out why the Org Babel method isn't working for me. I've got an org document containing: ```org * Testing SCAD #+name: cube #+begin_src scad :results file :file-ext...

**Plugin Version** 0.6.1 **Question** The [Waveshare 2.7" HAT on Raspberry Pi](https://www.waveshare.com/wiki/2.7inch_e-Paper_HAT_(B)_Manual?amazon#Python) has an e-paper display, as well as four buttons, which operate on GPIO pins 5, 6, 13, 19. From...

question