unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9529: `quit-window' should return the original window or nil if it was killed instead of nothing useful
@ 2011-09-17 11:50 Le Wang
  2019-08-20  2:43 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Le Wang @ 2011-09-17 11:50 UTC (permalink / raw)
  To: 9529

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.

-- 
Le





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#9529: `quit-window' should return the original window or nil if it was killed instead of nothing useful
  2011-09-17 11:50 bug#9529: `quit-window' should return the original window or nil if it was killed instead of nothing useful Le Wang
@ 2019-08-20  2:43 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-20  2:43 UTC (permalink / raw)
  To: Le Wang; +Cc: 9529

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-20  2:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 11:50 bug#9529: `quit-window' should return the original window or nil if it was killed instead of nothing useful Le Wang
2019-08-20  2:43 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).