From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Info enhancements Date: Sun, 07 Dec 2003 07:41:26 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <9178-Sun07Dec2003074126+0200-eliz@elta.co.il> References: <200312041644.hB4GiMi16974@f7.net> <871xrhslt4.fsf@emptyhost.emptydomain.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1070775989 17616 80.91.224.253 (7 Dec 2003 05:46:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 05:46:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Dec 07 06:46:26 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASrkQ-0002Ve-00 for ; Sun, 07 Dec 2003 06:46:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASrkP-0000xY-00 for ; Sun, 07 Dec 2003 06:46:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASsef-00056U-6u for emacs-devel@quimby.gnus.org; Sun, 07 Dec 2003 01:44:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASseY-00056L-L1 for emacs-devel@gnu.org; Sun, 07 Dec 2003 01:44:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASse2-00051w-1m for emacs-devel@gnu.org; Sun, 07 Dec 2003 01:44:25 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASse1-00051o-Jm for emacs-devel@gnu.org; Sun, 07 Dec 2003 01:43:53 -0500 Original-Received: from zaretski (pns03-196-203.inter.net.il [80.230.196.203]) by legolas.inter.net.il (Mirapoint Messaging Server MOS 3.3.8-GR) with ESMTP id AWZ75521; Sun, 7 Dec 2003 07:42:23 +0200 (IST) Original-To: Kai Grossjohann X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <871xrhslt4.fsf@emptyhost.emptydomain.de> (message from Kai Grossjohann on Sat, 06 Dec 2003 21:01:11 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18493 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18493 > From: Kai Grossjohann > Date: Sat, 06 Dec 2003 21:01:11 +0000 > > > * electric-future-map: A Sample Variable Description. > > (line 999) > > Actually, I found find it nice if the "(line 999)" part would align > with all the other line numbers that aren't on extra lines. What do > people think? I tend to agree. The question is, as always, is it feasible to force makeinfo to do that?