From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: comint-accumulate-marker Date: Thu, 20 Apr 2006 19:45:42 +1200 Message-ID: <17479.15398.325699.820575@farnswood.snap.net.nz> References: <17477.22692.214810.459362@farnswood.snap.net.nz> <1145396335.27500.36.camel@turtle.as.arizona.edu> <85r73sd7z3.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145519163 32214 80.91.229.2 (20 Apr 2006 07:46:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 07:46:03 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, JD Smith Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 20 09:46:01 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWTrS-0001nZ-0n for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 09:45:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWTrR-0002ip-FS for ged-emacs-devel@m.gmane.org; Thu, 20 Apr 2006 03:45:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWTrE-0002ic-8C for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:45:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWTrD-0002iN-SJ for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:45:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWTrD-0002iK-KP for emacs-devel@gnu.org; Thu, 20 Apr 2006 03:45:43 -0400 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWTsT-0008CQ-A2; Thu, 20 Apr 2006 03:47:01 -0400 Original-Received: from farnswood.snap.net.nz (p202-124-114-187.snap.net.nz [202.124.114.187]) by viper.snap.net.nz (Postfix) with ESMTP id 8BA0C754B0E; Thu, 20 Apr 2006 19:45:40 +1200 (NZST) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 500) id E913462A99; Thu, 20 Apr 2006 08:45:42 +0100 (BST) Original-To: David Kastrup In-Reply-To: <85r73sd7z3.fsf@lola.goethe.zz> X-Mailer: VM 7.19 under Emacs 22.0.50.38 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:53124 Archived-At: > C-c C-j would be "jump", not particularly to the end. Other options > would be C-c C-l (recenter/normalize) or C-c > (to end of input). C-c C-l isn't an option because comint-dynamic-list-input-ring is already bound to it. JD has already removed this binding anyway, lets move forward. -- Nick http://www.inet.net.nz/~nickrob