From unknown Fri Jun 20 07:17:59 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#3278 <3278@debbugs.gnu.org> To: bug#3278 <3278@debbugs.gnu.org> Subject: Status: 23.0.93; Elisp manual, node Buffer Parameters Reply-To: bug#3278 <3278@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:17:59 +0000 retitle 3278 23.0.93; Elisp manual, node Buffer Parameters reassign 3278 emacs submitter 3278 "Drew Adams" severity 3278 normal thanks From drew.adams@oracle.com Wed May 13 15:29:44 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 13 May 2009 22:29:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.6 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4DMTe6p024016 for ; Wed, 13 May 2009 15:29:42 -0700 Received: from mx10.gnu.org ([199.232.76.166]:39421) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M4MxI-0006ye-45 for emacs-pretest-bug@gnu.org; Wed, 13 May 2009 18:29:40 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M4MxH-0005Qu-1T for emacs-pretest-bug@gnu.org; Wed, 13 May 2009 18:29:39 -0400 Received: from acsinet12.oracle.com ([141.146.126.234]:40071) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4MxG-0005Qm-IT for emacs-pretest-bug@gnu.org; Wed, 13 May 2009 18:29:38 -0400 Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4DMTPZF020482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 13 May 2009 22:29:26 GMT Received: from abhmt007.oracle.com (abhmt007.oracle.com [141.146.116.16]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4DMU3lA010886 for ; Wed, 13 May 2009 22:30:04 GMT Received: from dradamslap1 (/141.144.80.110) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 13 May 2009 15:29:33 -0700 From: "Drew Adams" To: Subject: 23.0.93; Elisp manual, node Buffer Parameters Date: Wed, 13 May 2009 15:29:34 -0700 Message-ID: <008f01c9d41a$4bc48ba0$0200a8c0@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 Thread-Index: AcnUGkrwXT106rVSRgGcUAJQNojWOA== X-Source-IP: abhmt007.oracle.com [141.146.116.16] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4A0B49CD.033B:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 1. Neither `minibuffer' nor `unsplittable' seem to have much to do with `Buffer Parameters'. The node organization is not good. 2. For `minibuffer', "If the value is a minibuffer window (in some other frame), the new frame uses that minibuffer." What "new frame"? There is no new frame involved here. If the value is a minibuffer window in some other frame, then this frame does not have its own minibuffer (remember, this is about "whether this frame has its own minibuffer"). Instead, this frame uses the minibuffer in that window. In GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600) of 2009-05-02 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' From cyd@stupidchicken.com Wed May 13 21:30:56 2009 Received: (at 3278-done) by emacsbugs.donarmstrong.com; 14 May 2009 04:30:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4E4UmPC032171; Wed, 13 May 2009 21:30:49 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 52D0057E233; Thu, 14 May 2009 00:31:02 -0400 (EDT) From: Chong Yidong To: "Drew Adams" Cc: 3279-done@debbugs.gnu.org, 3278-done@debbugs.gnu.org Subject: Re: 23.0.93; doc for frame parameter `minibuffer' Date: Thu, 14 May 2009 00:31:02 -0400 Message-ID: <87fxf8tiex.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > 2. For `minibuffer', "If the value is a minibuffer window (in some > other frame), the new frame uses that minibuffer." What "new frame"? > There is no new frame involved here. > > The Elisp manual should say that you cannot change the value of > parameter `minibuffer' for an existing frame. I clarified this. From unknown Fri Jun 20 07:17:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Jun 2009 14:24:09 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator