From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Daniel" Newsgroups: gmane.emacs.help Subject: Re: line number Date: 6 Mar 2007 13:51:11 -0800 Organization: http://groups.google.com Message-ID: <1173217871.488118.150810@v33g2000cwv.googlegroups.com> References: <87tzx2yofa.fsf@post.rwth-aachen.de> <1172973250.191460.11980@v33g2000cwv.googlegroups.com> <87mz2tz889.fsf@post.rwth-aachen.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1173221054 2683 80.91.229.12 (6 Mar 2007 22:44:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 6 Mar 2007 22:44:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 06 23:44:09 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HOiO8-0002i6-Lc for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Mar 2007 23:44:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HOiO9-0000sa-UB for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Mar 2007 17:44:09 -0500 Original-Path: shelby.stanford.edu!newshub.stanford.edu!postnews.google.com!v33g2000cwv.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 74.62.17.156 Original-X-Trace: posting.google.com 1173217877 9358 127.0.0.1 (6 Mar 2007 21:51:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 6 Mar 2007 21:51:17 +0000 (UTC) In-Reply-To: <87mz2tz889.fsf@post.rwth-aachen.de> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v33g2000cwv.googlegroups.com; posting-host=74.62.17.156; posting-account=sSuG_Q0AAACBMwnT3Ej4aAinBHQ74NmN Original-Xref: shelby.stanford.edu gnu.emacs.help:146132 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41736 Archived-At: On Mar 4, 1:08 am, Thorsten Bonow wrote: > >>>>> "Daniel" == Daniel writes: > > Daniel> However, the working is weird. I found the display-line-numer, but, > Daniel> yes. it shows line number, but whenever I try to edit a source code, > Daniel> the line number is disappeared. Is other way to keep the line number > Daniel> showing? > > Sorry I garbled the link. Still in no-sleep mode. I found a lot more there, > including a detailed discussion of the proposed solutions and their > drawbacks. Have you given wb-line-numbers a shot? > > Toto > > -- > Contact information and PGP key athttp://www-users.rwth-aachen.de/thorsten.bonow > > "An accident has occurred at Chernobyl nuclear power station. One > of the atomic reactors has been damaged. Measures are being taken > to eliminate the consequences of the accident. Aid is being given > to the victims. A government commission has been set up." > > Moscow Radio's first report of the accident, 28 April 1986 I tried to find out where wb-line-numbers.el is, but I couldn't. If you know the site link, would you please let us know it? Also, the line number things I posted was the first shot I saw. After seeing the mechanism works of line number, I found out that it just put line numbers in raw data. I thought the displaying line numbers are separated work like notepad++ or other text editors in Windows OS. So, well, :) For beginner like me and for people already get used to Windows, emacs does not seem to be attractive, though. :p