drlkf

Results 11 issues of drlkf

#### Description :octocat: `spacemacs-buffer` opens remote connection to `org-directory` #### Reproduction guide :beetle: - Install `org` layer - Set `org-directory` to remote location, such as `/ssh:org.host:/org/directory` - Start Emacs *Observed...

#### Description :octocat: `q` does not exit `*mu4e-verify*` buffer #### Reproduction guide :beetle: - open pgp-signed email with mu4e - click the `Details' button to view signature details - press...

## Describe the question Any chance we can have an ETA on the next release? Some fixes have been merged but are not in effect since the last one was...

question

This pull request introduces debian packaging files. There are 2 most important items: 1. Icons and server download are added to the `cmake` build 2. An edge-case is introduced in...

I've recently bought a PCsensor 3-key mini-keyboard from Amazon (ASIN: B0BDRPQLW1), which back sticker indicates `MK321U`. The device appears as follows in `lsusb`: ``` Bus 001 Device 013: ID 3553:c010...

#### Description :octocat: When definining a custom theme with `autothemer`, I cannot get it to load properly as default without manual a post-startup invocation of `helm-themes`. #### Reproduction guide :beetle:...

Hello! I'm encountering an issue with a simple rebinding config on the M908 with the following config: ``` [profile1] # led mode: # breathing, breathing_rainbow, rainbow, static, wave, alternating, reactive,...

This pull request allows configuring a new boolean option called `push_remote` which defaults to `true`, which determines whether the changes are pushed to the remote or not. This is a...

## Checklist: - [X] Haddock documentation for the new function - [ ] Tests for the new function (I did not add them since other simple `List` functions had none...

### HLint - [X] I've changed the exposed interface (add new reexports, remove reexports, rename reexported things, etc.). - [X] I've updated [`hlint.dhall`](https://github.com/kowainik/relude/blob/master/hlint/hlint.dhall) accordingly to my changes (add new rules...