Gnus development mailing list
 help / color / mirror / Atom feed
From: Robert Epprecht <epprecht@solnet.ch>
Subject: Re: Plugged or not?
Date: Mon, 03 Mar 2003 16:52:10 +0100	[thread overview]
Message-ID: <86bs0sa1n9.fsf@i3d.home> (raw)
In-Reply-To: <uvfz0h4qk.fsf@xpediantsolutions.com> (Kevin Greiner's message of "Mon, 03 Mar 2003 09:03:31 -0600")

Kevin Greiner <kgreiner@xpediantsolutions.com> writes:

> Robert Epprecht <epprecht@solnet.ch> writes:

> Just as a test, try replacing (setq gnus-plugged nil) with (gnus-agent-toggle-plugged nil).

.gnus.el:
(gnus-agent-toggle-plugged nil)

Error in ~/.gnus: gnus-agent-toggle-plugged

(Another CVS update did not change this...)

After changing back .gnus.el I tried:
M-x apropos <RET> gnus-agent-toggle-plugged <RET>

gnus-agent-toggle-plugged
  Command: Toggle whether Gnus is unplugged or not.

So I try:
.gnus.el:
(gnus-agent-toggle-plugged) ;; without parameter nil

Error in ~/.gnus: gnus-agent-toggle-plugged


Next try:
.gnus.el:
(setq debug-on-error t)
(gnus-agent-toggle-plugged nil)

Debugger entered--Lisp error: (error "Error in ~/.gnus: gnus-agent-toggle-plugg$  signal(error ("Error in ~/.gnus: gnus-agent-toggle-plugged"))
  error("Error in %s: %s" "~/.gnus" gnus-agent-toggle-plugged)
  byte-code("AÄ^H       \211^ZA@)#\207" [file var x error "Error in %s: %s"] 5)
  gnus-read-init-file()
  gnus-1(nil nil nil)
  gnus()
  command-line-1(("-f" "gnus"))
  command-line()
  normal-top-level()



>> BTW What's the L2/L1 thing at the end of the line?
> Line number?
Oups, sorry, seems I'm blind...

Robert



  reply	other threads:[~2003-03-03 15:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-03 14:36 Robert Epprecht
2003-03-03 15:03 ` Kevin Greiner
2003-03-03 15:52   ` Robert Epprecht [this message]
2003-03-03 16:30     ` Kevin Greiner
2003-03-03 17:05       ` Robert Epprecht
2003-03-03 17:55         ` Kevin Greiner
2003-03-03 18:15           ` Robert Epprecht
2003-03-04  1:25             ` Kevin Greiner
2003-03-04  5:58               ` Robert Epprecht
2003-03-03 16:55 ` Kai Großjohann
2003-03-03 17:07   ` Robert Epprecht

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=86bs0sa1n9.fsf@i3d.home \
    --to=epprecht@solnet.ch \
    /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).