Gnus development mailing list
 help / color / mirror / Atom feed
From: Mike Fabian <mike.fabian@gmx.de>
Subject: .newsrc.eld backups (was: I am an idiot.)
Date: 30 Mar 2000 08:59:23 +0200	[thread overview]
Message-ID: <m3pusdaqpg.fsf_-_@nozomi.rhein-neckar.de> (raw)
In-Reply-To: Arcady Genkin's message of "30 Mar 2000 01:20:21 -0500"

Arcady Genkin <a.genkin@utoronto.ca> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Groъjohann) writes:
> 
> > You have probably screwed up your .newsrc.eld.  I regret having to
> > tell you that the article marks are stored in .newsrc.eld :-/
> 
> It's probably overwritten now, but if not, try replacing .newsrc.eld
> with .newsrc.eld~.

this reminds me of a strange phenomenon I am observing with the
backup-files of .newsrc.eld. I have

    (setq version-control t)
    (setq kept-new-versions 2)
    (setq kept-old-versions 2)

in my .emacs to make XEmacs create not only foo~ backup-files, but a
series of numbered backup files. This works in most cases, for example
I have several backups of .bbdb:

    mike@nozomi ~$ ll .bbdb*
    -rw-r--r--   1 mike     mike         7675 Mar 29 20:38 .bbdb
    -rw-r--r--   1 mike     mike         7604 Mar  5 18:54 .bbdb.~1~
    -rw-r--r--   1 mike     mike         7641 Mar 21 20:02 .bbdb.~2~
    -rw-r--r--   1 mike     mike         7661 Mar 24 01:02 .bbdb.~4~
    -rw-r--r--   1 mike     mike         7627 Mar 25 20:09 .bbdb.~5~

but no extra backups are created for .newsrc.eld:

    mike@nozomi ~$ ll .newsrc.eld*
    -rw-r--r--   1 mike     mike       178191 Mar 30 08:50 .newsrc.eld
    -rw-r--r--   1 mike     mike       178151 Mar 30 08:49 .newsrc.eld~
    mike@nozomi ~$ 

Why not? 

-- 
Mike Fabian   <mike.fabian@gmx.de>   <mike@nozomi.rhein-neckar.de>




  reply	other threads:[~2000-03-30  6:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-29 10:24 I am an idiot Miguel de Icaza
2000-03-29 15:49 ` Kai Großjohann
2000-03-29 17:49   ` D. Michael McFarland
2000-03-29 18:17     ` Alan Shutko
2000-03-29 20:12       ` Sudish Joseph
2000-03-29 20:43         ` Colin Rafferty
2000-03-30  5:42           ` Sudish Joseph
2000-03-30  6:20   ` Arcady Genkin
2000-03-30  6:59     ` Mike Fabian [this message]
2000-03-30 18:39       ` .newsrc.eld backups (was: I am an idiot.) Florian Weimer
2000-03-30 22:42         ` Mike Fabian
2000-06-13 15:08           ` Andreas Schwab
2000-06-16 10:40             ` Mike Fabian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3pusdaqpg.fsf_-_@nozomi.rhein-neckar.de \
    --to=mike.fabian@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).