From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David House Newsgroups: gmane.emacs.devel Subject: Re: how about a find-library-other-window command? Date: Thu, 21 Jun 2007 10:55:07 +0100 Message-ID: <18042.19195.964808.790500@gargle.gargle.HOWL> References: <87bqfb7grk.fsf@jurta.org> <87abuuhg52.fsf@jurta.org> <87lkeebpha.fsf@jurta.org> <87645hwy5m.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182419723 4979 80.91.229.12 (21 Jun 2007 09:55:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Jun 2007 09:55:23 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 21 11:55:20 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 1I1JNm-0004C4-IJ for ged-emacs-devel@m.gmane.org; Thu, 21 Jun 2007 11:55:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1JNl-0001BN-Qz for ged-emacs-devel@m.gmane.org; Thu, 21 Jun 2007 05:55:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1JNi-0001BI-FS for emacs-devel@gnu.org; Thu, 21 Jun 2007 05:55:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1JNh-0001B2-5o for emacs-devel@gnu.org; Thu, 21 Jun 2007 05:55:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1JNg-0001As-Se for emacs-devel@gnu.org; Thu, 21 Jun 2007 05:55:12 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1JNg-0005FV-9y for emacs-devel@gnu.org; Thu, 21 Jun 2007 05:55:12 -0400 Original-Received: by ug-out-1314.google.com with SMTP id 34so602317ugf for ; Thu, 21 Jun 2007 02:55:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:mime-version:content-type:content-transfer-encoding:message-id:date:to:cc:subject:in-reply-to:references:x-mailer; b=ar4fDxUeKMOqfFDflKR5aMq3JrLwKV1/PHvVXkEQpWll2fgSElyfN3ekj2J4LdoWwA4149dEXmD0r0kR+4oRlu1Ore9gwkclJ5WBAWqstUbDVbopA6E4u41D5uNuwttFcma8Ce71l2Rw6yBpa7as/ZyBk9f31mmm1A5us7R23yw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:mime-version:content-type:content-transfer-encoding:message-id:date:to:cc:subject:in-reply-to:references:x-mailer; b=pSjfM2k/UxNwj/IYIttH9iLvrDm7KPtTmy0cTRDQM3tjYsydLx1cpslKpLBHRonecEL8s4hVN+xsvMI+bX50O0NJrHX81woj/k5SF8wqtuMj/p0vAhctYbDbDxgYzcDNo36aF7DNlsFMVKlWGHwZmjYoRDF16MFkr5vEnml4Knw= Original-Received: by 10.67.106.3 with SMTP id i3mr1930750ugm.1182419710771; Thu, 21 Jun 2007 02:55:10 -0700 (PDT) Original-Received: from tarn ( [86.132.138.230]) by mx.google.com with ESMTP id s1sm1891523uge.2007.06.21.02.55.09 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 21 Jun 2007 02:55:10 -0700 (PDT) In-Reply-To: <87645hwy5m.fsf@jurta.org> X-Mailer: VM 7.19 under Emacs 23.0.0.1 X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:73512 Archived-At: Juri Linkov writes: > > Please stop proposing such ideas. > > Why should I stop proposing ideas? Is it because you are not interested > in discussing new features? _Such_ ideas, not ideas generally. Richard was remarking that he isn't going to accept any proposal that involves C-x 4 f etc being replaced with four-character key sequences (like C-x 4 C-x C-f), so there's no point making those proposals in the first place. By all means propose ideas, but make sure they don't have the effect of making find-file-other-window into a four-character key sequence. -- -David House, dmhouse@gmail.com