bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9529: `quit-window' should return the original window or nil if it w


From: Lars Ingebrigtsen
Subject: bug#9529: `quit-window' should return the original window or nil if it was killed instead of nothing useful
Date: Mon, 19 Aug 2019 19:43:18 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Le Wang <l26wang@gmail.com> writes:

> Currently this function works by side-effect only.  If it returned
> something useful, like the window that was moved away from, the user
> could do something useful like display some buffer in the original
> window.

(I'm going through old bug reports that have unfortunately gotten no
attention yet.)

I'm not sure I see a use case here.  If you're calling this from Emacs
Lisp code, then surely you already know what the window you're quitting
is, and can just use that.

So I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]