From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: comment-column and goal-column supports to ruler-mode.el Date: Mon, 13 Jan 2003 09:29:29 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030113092723.5EF8.LEKTU@terra.es> References: <3E2001D9.3090906@wanadoo.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042446644 21906 80.91.224.249 (13 Jan 2003 08:30:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2003 08:30:44 +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 18XzzV-0005gp-00 for ; Mon, 13 Jan 2003 09:30:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Y06s-0005S4-00 for ; Mon, 13 Jan 2003 09:38:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Xzyo-00019t-0A for emacs-devel@quimby.gnus.org; Mon, 13 Jan 2003 03:29:58 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Xzya-00019H-00 for emacs-devel@gnu.org; Mon, 13 Jan 2003 03:29:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18XzyX-00018q-00 for emacs-devel@gnu.org; Mon, 13 Jan 2003 03:29:43 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18XzyU-00016e-00; Mon, 13 Jan 2003 03:29:39 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id h0D8TQ317230; Mon, 13 Jan 2003 09:29:26 +0100 Original-To: David Ponce In-Reply-To: <3E2001D9.3090906@wanadoo.fr> X-Mailer: Becky! ver. 2.05.06 Original-cc: rms@gnu.org Original-cc: jet@gyve.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10703 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10703 On Sat, 11 Jan 2003 12:36:57 +0100, Richard Stallman wrote: > Juanma, would you like to install these changes for Masatake Yamato? David Ponce wrote: > Attached you will find a new "cleaned" patch for ruler-mode.el. I > shortened and fixed some doc strings, and renamed some variable for > consistency. > I updated version and copyright too. > Finally I added a small patch I had for better save/restore of > previous header-line-format when enabling/disabling ruler-mode. OK, it's installed, with David as the author in the ChangeLog entry. /L/e/k/t/u