bug#81575: 31.0.91; Regression in window-deletable-p when Emacs is started as a daemon
martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
>> Previously, (window-deletable-p) returned nil when there was only a >> single window in the one-and-only emacsclient frame. In bd647f36, >> this behavior changed so that (window-deletable-p) returns `frame'. I checked in a fix on the release branch. Please try again. Thanks, martin