From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Javier Oviedo" Newsgroups: gmane.emacs.help Subject: Re: soft wrapping and line numbers Date: Fri, 2 May 2003 10:25:08 -0400 Organization: Texas Instruments Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1051886194 28702 80.91.224.249 (2 May 2003 14:36:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 2 May 2003 14:36:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri May 02 16:36:32 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BbeJ-0007Sf-00 for ; Fri, 02 May 2003 16:36:32 +0200 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 19BbdN-0000gf-02 for gnu-help-gnu-emacs@m.gmane.org; Fri, 02 May 2003 10:35:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!news.maxwell.syr.edu!news-out.visi.com!petbe.visi.com!attcg2!attdl2!attdl1!ip.att.net!news.ti.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 45 Original-NNTP-Posting-Host: gt64v7121.telogy.design.ti.com Original-X-Trace: tilde.itg.ti.com 1051885375 4335 158.218.105.183 (2 May 2003 14:22:55 GMT) Original-X-Complaints-To: usenet@news.ti.com Original-NNTP-Posting-Date: 2 May 2003 14:22:55 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Original-Xref: shelby.stanford.edu gnu.emacs.help:112659 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9155 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9155 I'm not sure how to do this. E-mail the creator of the package. He is very helpful. -- ======= Javier "John Kliff Jochens" wrote in message news:mailman.5444.1051801721.21513.help-gnu-emacs@gnu.org... > On Wed, 2003-04-30 at 10:53, Javier Oviedo wrote: > > I have recently inquired about the line-number issue as well. Most everyone > > directed me to setnu.el, but it caused some funny behavior with my > > configuration. > > > > I was then told about wb-line-number.el. I like this very much. You can find > > it at: > > > > http://www.anc.ed.ac.uk/~stephen/emacs/ell.html > > > > I tried it and it was very nice (way better than setnu). > Anyway, there are a couple things I would like to get working: > > 1. I put > (require 'wb-line-number) > (wb-line-number-toggle) > in my .emacs, therefore, whenever I open emacs or a file with it, the buffer already has line numbering. But if I open another VERTICAL buffer (C-x 3) there is no line numbering for that buffer (this does't happen if I open another HORIZONTAL buffer, C-x 2, as there is line numbering accordingly). ANy help? > > 2. There is this weird bar alongside with the numbers (reminds me of the annoying scrollbar). Is there a way to get rid of it? > > Thanks in advance. > > -- > John Kliff Jochens > > >