From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.devel Subject: Re: Info enhancements Date: Sat, 06 Dec 2003 21:01:11 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <871xrhslt4.fsf@emptyhost.emptydomain.de> References: <200312041644.hB4GiMi16974@f7.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070745179 3878 80.91.224.253 (6 Dec 2003 21:12:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Dec 2003 21:12:59 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Dec 06 22:12:56 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 1ASjjU-0004Yq-00 for ; Sat, 06 Dec 2003 22:12:56 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASjjU-0001br-00 for ; Sat, 06 Dec 2003 22:12:56 +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 1ASkfR-0001kc-NG for emacs-devel@quimby.gnus.org; Sat, 06 Dec 2003 17:12:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ASkf5-0001k8-En for emacs-devel@gnu.org; Sat, 06 Dec 2003 17:12:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ASkeY-0001ao-5Y for emacs-devel@gnu.org; Sat, 06 Dec 2003 17:12:25 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ASkeV-0001aP-B1 for emacs-devel@gnu.org; Sat, 06 Dec 2003 17:11:51 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ASjh3-0000e3-00 for ; Sat, 06 Dec 2003 22:10:25 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ASjYK-0000aF-00 for ; Sat, 06 Dec 2003 22:01:24 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ASjYK-0000do-00 for ; Sat, 06 Dec 2003 22:01:24 +0100 Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:Pg6AgRMx5BONDqwrSxbUb8jDv90= 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:18476 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18476 "Robert J. Chassell" writes: > * 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? Kai