From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [External] : Pop-up-windows vs display-buffer-take-action Date: Wed, 15 Feb 2023 19:20:37 +0200 Message-ID: <831qmqc0be.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9368"; mail-complaints-to="usenet@ciao.gmane.io" Cc: raman@google.com, emacs-devel@gnu.org To: Drew Adams Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Feb 15 18:21:43 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pSLTS-0002CH-NM for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Feb 2023 18:21:42 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSLSl-0001Io-TX; Wed, 15 Feb 2023 12:20:59 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pSLSi-0001EK-IZ for emacs-devel@gnu.org; Wed, 15 Feb 2023 12:20:57 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pSLSh-0003KQ-ST; Wed, 15 Feb 2023 12:20:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=CMans2DVdjzT1RZdFf5276G53e4drsZAUzjbkOR49/g=; b=otSQJDjQQBGS NzVSuTNlJUqanGul61phaiylZ6Xdduwrn0sClCE16/UWiuWEsZVLw/Uf/hHN5A7IaA3cs/T45370F L2YG8Mab9xvU/gN5kQaYVa8Dlz/Q4NvCYQU0Ds/yFHdOVZWIazlOL+DYmgEmM/3YIvnleMjIRGfGT wJ1VWLeHaayiXYtzSaEyrwnQ/hNwJvH6RkY9BTDvn9v17mwVvPUFtphhn0ySL+VStr2AdTDH7VJ7M aA87WjVlgjhyBE1viTuF0SMYJc2SEMnfWUTQzdUMwpEL+fjy3TQxdxdu1vQuc0xlT/HxMa5zazTx9 C+ZAYSHRMqhv6blnibCWPg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pSLSh-0006qF-BG; Wed, 15 Feb 2023 12:20:55 -0500 In-Reply-To: (message from Drew Adams on Wed, 15 Feb 2023 16:46:28 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303310 Archived-At: > From: Drew Adams > Date: Wed, 15 Feb 2023 16:46:28 +0000 > > > I notice that pop-up-windows is now deprecated and the doc says to use > > the more complex display-buffer-take-action; however that newer option > > appears much more complex to configure; a recipe for getting > > something close to the old pop-up-windows t would be nice. > > +1000. > > `pop-up-windows' shouldn't have been deprecated. Are we now going to pick up fights lost 12 years ago? Really? And where do you see that this variable is deprecated, btw?