Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Obsolete files
Date: Fri, 23 Jan 2004 15:33:33 +0900	[thread overview]
Message-ID: <b9yhdynrx6q.fsf@jpl.org> (raw)
In-Reply-To: <m34qun6y4m.fsf@defun.localdomain>

>>>>> In <m34qun6y4m.fsf@defun.localdomain>
>>>>>	Jesper Harder <harder@ifa.au.dk> wrote:

>>    lisp/gnus-gl.el

> They're gone now.

Oops!  There's a grouplens stuff in my .newsrc.eld file:

(setq gnus-format-specs
...
(insert (format "%s %s\n" gnus-tmp-grouplens gnus-tmp-moderated-string))
...)

Because of this, I couldn't start new Gnus.  So, I modified the
line manually to:

(insert (format "%s\n" gnus-tmp-moderated-string))

However, it is quite dangerous to edit the .newsrc.eld file
manually for all people.  Any ideas?
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



  reply	other threads:[~2004-01-23  6:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-17  1:29 Jesper Harder
2004-01-17  1:59 ` Steve Youngs
2004-01-18 22:06 ` Reiner Steib
2004-01-23  5:18 ` Jesper Harder
2004-01-23  6:33   ` Katsumi Yamaoka [this message]
2004-01-23  6:40     ` Jesper Harder
2004-01-23  6:47       ` Katsumi Yamaoka
2004-01-27 15:12   ` Kai Grossjohann

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=b9yhdynrx6q.fsf@jpl.org \
    --to=yamaoka@jpl.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).