From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: how about a find-library-other-window command? Date: Wed, 20 Jun 2007 09:28:32 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1182346310 28403 80.91.229.12 (20 Jun 2007 13:31:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2007 13:31:50 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 20 15:31:48 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I10Hk-0006Y9-3d for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 15:31:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I10Hj-0001Bp-Jk for ged-emacs-devel@m.gmane.org; Wed, 20 Jun 2007 09:31:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I10Ed-0006Gm-2n for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:28:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I10Eb-0006G1-Os for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:28:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I10Eb-0006Fw-GT for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:28:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I10Eb-0006jx-5d for emacs-devel@gnu.org; Wed, 20 Jun 2007 09:28:33 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1I10Ea-0002dU-T9; Wed, 20 Jun 2007 09:28:32 -0400 In-reply-to: (message from Stefan Monnier on Tue, 19 Jun 2007 15:15:02 -0400) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:73421 Archived-At: I'd be happy to change all that: remove/deprecate the -other-window commands and make the commands use either the same window or another depending on some user configuration. I do not like this in general.