Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: info-gnus-english@gnu.org
Subject: Re: Does Gnus read and sync the read with IMAP?
Date: Sun, 05 Nov 2023 23:31:39 +0100	[thread overview]
Message-ID: <87il6f7rxw.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87il71dimy.fsf@web.de>

Michael writes:

> AFAIU Gnus stores such stuff in a file named ".newsrc.eld" (AFAIR
> ".newsrc.el" in older Emacs versions).

Looks like the 'd' has been there at least since 1997; gnus-start.el:

    eec82323c2e3 (Lars Ingebrigtsen 1997-04-16 2768)      (setq buffer-file-name
    eec82323c2e3 (Lars Ingebrigtsen 1997-04-16 2769)            (concat gnus-current-startup-file ".eld"))

and before that; gnus.el:

    aa088210dd (Lars Magne Ingebrigtsen 1997-03-04 01:26:40 +0000 9645)        (write-region 1 (point-max) 
    aa088210dd (Lars Magne Ingebrigtsen 1997-03-04 01:26:40 +0000 9646)                      (concat gnus-current-startup-file ".eld") 
    aa088210dd (Lars Magne Ingebrigtsen 1997-03-04 01:26:40 +0000 9647)                      nil 'nomesg))

which is as far back the git repository I had lying around seems to
go:

    commit aa088210dd9c90f00466b59c58f60f14b4544e69 (HEAD, tag: v0-5)
    Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
    Date:   Tue Mar 4 01:26:40 1997 +0000

        Initial revision


   :-),

    Adam

-- 
 "Do you think the people who make these decisions          Adam Sjøgren
  about what features a project will have are the      asjo@koldfront.dk
  *engineers*? Because that's adorable."



  parent reply	other threads:[~2023-11-05 22:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <65316d26.050a0220.cf46d.a86aSMTPIN_ADDED_BROKEN@mx.google.com>
2023-10-19 20:10 ` Bob Newell
2023-10-19 22:06   ` Björn Bidar
     [not found]   ` <6531aa57.050a0220.a965a.55e5SMTPIN_ADDED_BROKEN@mx.google.com>
2023-10-19 22:45     ` Bob Newell
2023-10-20  0:57       ` Michael Heerdegen
2023-10-20  2:58         ` Bob Newell
2023-10-20  4:26           ` Michael Heerdegen
2023-10-20 14:04             ` Eric Abrahamsen
2023-10-20 19:09               ` Bob Newell
2023-10-20 19:28                 ` Bob Newell
2023-10-20 21:18                   ` Björn Bidar
2023-10-20 20:14                 ` Adam Sjøgren
2023-10-22 22:29             ` James Thomas
2023-11-05 22:31             ` Adam Sjøgren [this message]
2023-10-20 13:12       ` Björn Bidar
     [not found] <20416.4865355537$1697735647@news.gmane.org>
2023-10-20 13:28 ` Dan Christensen
2023-10-20 14:11   ` Eric Abrahamsen
2023-10-20 15:36     ` Dan Christensen
2023-10-20 21:23       ` Björn Bidar
     [not found]       ` <48102.5036818878$1697837027@news.gmane.org>
2023-10-20 22:46         ` Eric Abrahamsen
2023-10-19 17:13 Björn Bidar

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=87il6f7rxw.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.org \
    /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).