From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: Re: Bug in Info pages when using indirect buffer Date: Tue, 24 Jan 2006 23:48:48 +0200 Organization: JURTA Message-ID: <87acdlz477.fsf@jurta.org> References: <20060117.132846.27535.44081@webmail05.nyc.untd.com> <87psml13nj.fsf@jurta.org> <873bjfaamj.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138142346 9184 80.91.229.2 (24 Jan 2006 22:39:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jan 2006 22:39:06 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, b.jc-emacs@netzero.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jan 24 23:39:03 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F1WoT-0006ul-VW for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 23:38:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1WrA-0007fG-KY for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 17:41:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1WmW-0005vn-HF for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 17:36:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1WmT-0005ur-W2 for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 17:36:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1WZf-0001bn-TR for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 17:23:40 -0500 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F1WB7-0002hl-Fj; Tue, 24 Jan 2006 16:58:17 -0500 Original-Received: from mail.neti.ee (80-235-37-91-dsl.mus.estpak.ee [80.235.37.91]) by Relayhost1.neti.ee (Postfix) with ESMTP id 4A2E9CB80; Tue, 24 Jan 2006 23:56:41 +0200 (EET) Original-To: rms@gnu.org In-Reply-To: <873bjfaamj.fsf@jurta.org> (Juri Linkov's message of "Mon, 23 Jan 2006 03:57:45 +0200") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14745 Archived-At: With the latest change in `clone-buffer' it is not possible to show the new cloned buffer in the same window, even if its name matches the `same-window-regexps' (the only way to specify this behavior I know). Perhaps there should exists a new separate command `clone-buffer-other-window' that would force displaying the new cloned buffer in another window (by analogy with two commands `clone-indirect-buffer' and `clone-indirect-buffer-other-window'). -- Juri Linkov http://www.jurta.org/emacs/