Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Richmond <dnomhcir@gmx.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: info-gnus-english@gnu.org
Subject: Re: gnus-kill-newsgroup error
Date: Sun, 05 Apr 2020 18:53:13 +0100	[thread overview]
Message-ID: <86r1x1keeu.fsf@gmx.com> (raw)
In-Reply-To: <87sghic5uy.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 05 Apr 2020 08:25:09 -0700")

Eric Abrahamsen <eric@ericabrahamsen.net> writes:

> Richmond <dnomhcir@gmx.com> writes:
>
>> Due to my computer dying I lost some changes. One of which was to stop
>> subscribing to new groups. But even though I reapplied this change, I
>> was unable to launch gnus because of this error. I cannot find any
>> reference in the lisp to this function gnus-kill-newsgroup but something
>> is calling it and then failing. I got gnus working in the end by
>> removing the mozilla server from .gnus.
>>
>> There was a reference in to this function in .gnu-emacs but I renamed
>> this file to dotgnu-emacs but still the error occured. Can functions get
>> copied around?
>
> `gnus-kill-newsgroup' was removed from Gnus (or at least this Gnus
> change was merged into Emacs master) in 2012, so it's been a while.

Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

>
> What version of Emacs are you using? You're not still loading an
> external Gnus installation, are you?
>

No. I had to re-install linux etc. So starting from scratch.

> You talk about changes, and "reapplying changes", what does that mean?

Some time ago, maybe a couple of months, I asked in this group why gnus
was subscribing to groups and as a result of that I made changes to
.gnus and got rid of .gnu-emacs-custom
>
> What seems most likely is that you've got some custom functions in
> your.gnus.el or elsewhere that are still calling `gnus-kill-newsgroup'.
>

The problem is I cannot find any reference to it.

I do this:

find . -type f -print|xargs grep -i gnus-kill-newsgroup

All it finds is this:

./dotgnu-emacs:	   (gnus-kill-newsgroup newsgroup)))

find /usr/share/emacs/site-lisp/ -type f -print|xargs grep -i gnus-kill-newsgroup
find /usr/share/emacs/25.3 -type f -print|xargs grep -i gnus-kill-newsgroup

These find nothing.

If I look for gnus-kill it finds matches in the elc, so this
demonstrates that the command works, i.e. although it will not find
anything in the gzipped source, it will find in the elc.

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  reply	other threads:[~2020-04-05 17:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05  8:25 Richmond
2020-04-05 15:25 ` Eric Abrahamsen
2020-04-05 17:53   ` Richmond [this message]
2020-04-06 15:53     ` Eric Abrahamsen
2020-04-06 16:04       ` Richmond
2020-04-06 16:19         ` Eric Abrahamsen
2020-04-06 16:55           ` Richmond
2020-04-06 17:08             ` Eric Abrahamsen
2020-04-06 17:16               ` Richmond
2020-04-06 17:33                 ` Eric Abrahamsen

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=86r1x1keeu.fsf@gmx.com \
    --to=dnomhcir@gmx.com \
    --cc=eric@ericabrahamsen.net \
    --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).