From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nomen Nescio Newsgroups: gmane.emacs.help Subject: Re: Can I recover my .emacs? Date: Mon, 24 Jan 2011 22:55:18 +0100 (CET) Message-ID: <102cc6f856a2f25ffd4fc5d79bc2335a@dizum.com> References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1296023420 5417 80.91.229.12 (26 Jan 2011 06:30:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 26 Jan 2011 06:30:20 +0000 (UTC) To: gnu-emacs-help@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 26 07:30:16 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 1PhytQ-0007Ph-TU for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 07:30:13 +0100 Original-Received: from localhost ([127.0.0.1]:37242 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhyVp-000533-Ce for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jan 2011 01:05:49 -0500 Original-Received: from [140.186.70.92] (port=41490 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhUO7-0005dH-3B for help-gnu-emacs@gnu.org; Mon, 24 Jan 2011 16:55:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhUO3-0007th-Ga for help-gnu-emacs@gnu.org; Mon, 24 Jan 2011 16:55:48 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:39291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhUO3-0007td-FE for help-gnu-emacs@gnu.org; Mon, 24 Jan 2011 16:55:47 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:57964) by fencepost.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1PhUNz-0003jy-7S for gnu-emacs-help@gnu.org; Mon, 24 Jan 2011 16:55:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhUO2-0007tW-D0 for gnu-emacs-help@gnu.org; Mon, 24 Jan 2011 16:55:47 -0500 Original-Received: from outpost.zedz.net ([194.109.206.210]:55613 helo=smtp.zedz.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhUO2-0007tN-6E for gnu-emacs-help@gnu.org; Mon, 24 Jan 2011 16:55:46 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by smtp.zedz.net (Postfix) with ESMTP id 5DCE41AA035 for ; Mon, 24 Jan 2011 22:55:44 +0100 (CET) Original-Received: from smtp.zedz.net ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DoJW8u1kSU50 for ; Mon, 24 Jan 2011 22:55:42 +0100 (CET) Original-Received: by smtp.zedz.net (Postfix, from userid 1003) id 12B981B805B; Mon, 24 Jan 2011 22:55:18 +0100 (CET) Comments: This message did not originate from the Sender address above. It was remailed automatically by anonymizing remailer software. Please report problems or inappropriate use to the remailer administrator at . X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 26 Jan 2011 01:04:59 -0500 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:78750 Archived-At: I was able to fix the linum problem with (setq linum-format "%d ") thank you.