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: momentary-string-display Date: Fri, 29 Dec 2006 10:44:06 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1167407080 13277 80.91.229.10 (29 Dec 2006 15:44:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Dec 2006 15:44:40 +0000 (UTC) Cc: Takaaki.Ota@am.sony.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 29 16:44:38 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1H0JuN-0001BC-CJ for ged-emacs-devel@m.gmane.org; Fri, 29 Dec 2006 16:44:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0JuM-0006fk-Qt for ged-emacs-devel@m.gmane.org; Fri, 29 Dec 2006 10:44:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0Ju9-0006dC-9x for emacs-devel@gnu.org; Fri, 29 Dec 2006 10:44:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0Ju8-0006ce-VI for emacs-devel@gnu.org; Fri, 29 Dec 2006 10:44:21 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0Ju8-0006cb-Rk for emacs-devel@gnu.org; Fri, 29 Dec 2006 10:44:20 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H0Ju8-0003Eq-0M for emacs-devel@gnu.org; Fri, 29 Dec 2006 10:44:20 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1H0Jtu-0005QM-7F; Fri, 29 Dec 2006 10:44:06 -0500 Original-To: "Juanma Barranquero" In-reply-to: (lekktu@gmail.com) 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:64419 Archived-At: Still, points 1) to 3) in my post would be fixed or circumvented just by adding (setq pos (point)) after (goto-char pos) and clarifying the docstring to note that, when passed a marker, only the position is used, not the buffer. That change is ok. > But let's not delay the release for it. Sure. What is delaying the release, BTW? Please see the list in FOR-RELEASE.