From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: CHENG Gao Newsgroups: gmane.emacs.devel Subject: Re: "Emacs 21" Date: Sat, 07 Oct 2006 02:26:33 +0800 Organization: eqiao.com Message-ID: <877izd9u7a.fsf@news.eqiao.com> References: <35344.128.165.123.18.1160155315.squirrel@webmail.lanl.gov> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1160159326 20082 80.91.229.2 (6 Oct 2006 18:28:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Oct 2006 18:28:46 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 06 20:28:45 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GVuR6-0003SM-SG for ged-emacs-devel@m.gmane.org; Fri, 06 Oct 2006 20:28:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVuR6-0007BL-2a for ged-emacs-devel@m.gmane.org; Fri, 06 Oct 2006 14:28:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GVuQr-00077Q-Nf for emacs-devel@gnu.org; Fri, 06 Oct 2006 14:28:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GVuQq-00073f-3a for emacs-devel@gnu.org; Fri, 06 Oct 2006 14:28:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GVuQp-00073L-UP for emacs-devel@gnu.org; Fri, 06 Oct 2006 14:28:23 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GVuXl-0005ib-ML for emacs-devel@gnu.org; Fri, 06 Oct 2006 14:35:33 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GVuQT-0003KA-DT for emacs-devel@gnu.org; Fri, 06 Oct 2006 20:28:01 +0200 Original-Received: from 222.94.199.184 ([222.94.199.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 20:28:01 +0200 Original-Received: from chenggao by 222.94.199.184 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 20:28:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 12 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 222.94.199.184 User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:Hmjy5nG+1pMIx61ZRVKZcRqe7d4= 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:60473 Archived-At: Emacs FAQ 5.5: ,----[ (info "(efaq)Displaying the current line or column") ] | As of Emacs 20, you can similarly display the current column with | `M-x column-number-mode', or by putting the form | | (setq column-number-mode t) | | in your `.emacs' file. `---- Just feel "As of Emacs 20" is weird here. Should it be removed?