From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: suggested new command `picture-mouse-set-point' Date: Tue, 05 Nov 2002 00:13:11 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <20021104120550.F46A.LEKTU@terra.es> <20021104160051.F479.LEKTU@terra.es> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036474516 22102 80.91.224.249 (5 Nov 2002 05:35:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 5 Nov 2002 05:35:16 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188wMs-0005kG-00 for ; Tue, 05 Nov 2002 06:35:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 188wUj-0001Zf-00 for ; Tue, 05 Nov 2002 06:43:22 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188wNR-0002iv-00; Tue, 05 Nov 2002 00:35:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 188w1Z-0001Fh-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 00:13:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 188w1X-0001FN-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 00:13:13 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 188w1X-0001FH-00 for emacs-devel@gnu.org; Tue, 05 Nov 2002 00:13:11 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 188w1X-0005Ju-00; Tue, 05 Nov 2002 00:13:11 -0500 Original-To: lektu@terra.es In-reply-to: <20021104160051.F479.LEKTU@terra.es> (message from Juanma Barranquero on Mon, 04 Nov 2002 16:02:25 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9125 > OK, here's the (still uncommited) "definitive" patch. Er, *this* one I mean. Little change, but I prefer not to mess with the filename passed to `get-file-buffer'. This version looks good. Please install it.