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: view-lossage hard-codes 100 keystrokes Date: Fri, 24 Mar 2006 18:24:48 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1143242718 11818 80.91.229.2 (24 Mar 2006 23:25:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Mar 2006 23:25:18 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Mar 25 00:25:15 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 1FMveX-00022e-Hg for ged-emacs-devel@m.gmane.org; Sat, 25 Mar 2006 00:25:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FMveW-0001iS-R3 for ged-emacs-devel@m.gmane.org; Fri, 24 Mar 2006 18:25:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FMveF-0001gl-02 for emacs-devel@gnu.org; Fri, 24 Mar 2006 18:24:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FMveD-0001fq-Qm for emacs-devel@gnu.org; Fri, 24 Mar 2006 18:24:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FMveD-0001fc-LN for emacs-devel@gnu.org; Fri, 24 Mar 2006 18:24:49 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FMvf8-0006Kc-QX for emacs-devel@gnu.org; Fri, 24 Mar 2006 18:25:46 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FMveC-0004Oz-Q8; Fri, 24 Mar 2006 18:24:48 -0500 Original-To: "Drew Adams" In-reply-to: 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:52040 Archived-At: Any chance that the number of keystrokes displayed by `view-lossage', currently hard-coded at 100, could be made a user option? I would not mind if this were done, but it should be after the release.