From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.bugs Subject: Re: display-buffer documents the non-existant display-reuse-frames variable Date: Tue, 04 Feb 2003 18:48:17 +0100 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030204184736.B779.LEKTU@terra.es> References: <20030204172938.530DDA@proven.weird.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1044381589 31241 80.91.224.249 (4 Feb 2003 17:59:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2003 17:59:49 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18g7MI-00087O-00 for ; Tue, 04 Feb 2003 18:59:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18g7Km-000659-07 for gnu-bug-gnu-emacs@m.gmane.org; Tue, 04 Feb 2003 12:58:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18g7KH-0005jd-00 for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2003 12:57:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18g7DV-0002u5-00 for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2003 12:50:42 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18g7Cn-0002bN-00 for bug-gnu-emacs@gnu.org; Tue, 04 Feb 2003 12:49:57 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id h14HmHP14167; Tue, 4 Feb 2003 18:48:17 +0100 Original-To: "Greg A. Woods" , bug-gnu-emacs@gnu.org In-Reply-To: <20030204172938.530DDA@proven.weird.com> X-Mailer: Becky! ver. 2.05.06 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4392 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4392 On Tue, 4 Feb 2003 12:29:38 -0500 (EST), "Greg A. Woods" wrote: > The documentation string for `display-buffer' mentions the apparently > non-existant variable `display-reuse-frames'. Fixed for the next release, thanks. Note that the variable is really called `display-buffer-reuse-frames'. /L/e/k/t/u