doomemacs / doomemacs/core

evil-window-delete closes emacsclient (if launched with a daemon)

Open
#5,636 0 comments 1 reaction 0 assignees View on GitHub
is:bug needs-triage
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### What did you expect to happen?

`evil-window-delete` shouldnt kill emacsclient instantly

### What actually happened?

`evil-window-delete` usually just closes workspaces when there are multiple and does not close emacs in case it is the only workspace. Though in case it emacs is launched as client `evil-window-delete` closes emacs without confirmation prompt even when there are multiple buffers

### Describe your attempts to resolve the issue

_No response_

### Steps to reproduce

1. Have emacs daemon running
2. Launch emacsclient
3. Do `evil-window-delete`, in my case SPC w d

### System Information

https://pastebin.com/dV744xku

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.