From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: Re: Bug in clone-indirect-buffer and clone-indirect-buffer-other-window Date: Tue, 24 Jan 2006 11:46:49 -0500 Message-ID: References: <20060117.125238.27535.43697@webmail05.nyc.untd.com> <87hd7x3xbm.fsf@jurta.org> <87y817d46w.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138123392 29704 80.91.229.2 (24 Jan 2006 17:23:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jan 2006 17:23:12 +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 18:23:10 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 1F1RrW-0008BI-7O for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 18:21:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1RuD-0006Ov-Im for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jan 2006 12:24:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1RMa-0006P8-3B for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 11:49:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1RMV-0006Nt-NS for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 11:49:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1RMV-0006Nl-5O for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 11:49:43 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F1RRR-0001GL-J1 for bug-gnu-emacs@gnu.org; Tue, 24 Jan 2006 11:54:49 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F1RJh-0000a2-2w; Tue, 24 Jan 2006 11:46:49 -0500 Original-To: Juri Linkov In-reply-to: <87y817d46w.fsf@jurta.org> (message from Juri Linkov on Mon, 23 Jan 2006 03:57:23 +0200) 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:14741 Archived-At: This has only one drawback of being backward incompatible. I don't know how many users rely on the current function arguments. Surely not many. There are no calls to this function in the Emacs sources. So my decision is not to worry about it.