From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: Can I recover my .emacs? Date: Wed, 26 Jan 2011 10:52:05 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1296061416 6734 80.91.229.12 (26 Jan 2011 17:03:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 17:03:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 26 18:03:33 2011 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.69) (envelope-from ) id 1Pi8mI-0002WF-7k for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 18:03:33 +0100 Original-Received: from localhost ([127.0.0.1]:54340 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pi8QJ-0001u8-8S for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 11:40:47 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Injection-Info: mx02.eternal-september.org; posting-host="cDuFTaxWZtHn7h45EreUyw"; logging-data="4103"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Se1FAmh9sOzNji9NLUEG4" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:TdyIP5AR49OXb8oA9QWAiKTEakw= sha1:hUlH8jCjfpF50U9zf3L2sXuWhlc= Original-Xref: usenet.stanford.edu gnu.emacs.help:184603 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:78766 Archived-At: > One thing that's wrong is my linum.el program I downloaded to put line > numbers on the left side works fine in X session but when I go into > emacs -nw the numbers don't have any space between them and the text > and it didn't work like that before I lost my .emacs and now after > trying to make a new .emacs from looking at my old .emacs.elc I can't > see the difference. Or maybe the line numbers didn't show up in > emacs -nw mode at all. Have you any idea how to fix it? Emacs comes bundled with linum.el, so maybe the fix is to get rid of the version you downloaded? Stefan