Gnus development mailing list
 help / color / mirror / Atom feed
* Re: defvoo is fucked
       [not found] <x7hgbmchmd.fsf@peorth.gweep.net>
@ 1997-09-16 21:26 ` Lars Magne Ingebrigtsen
       [not found]   ` <x7d8m7lvj5.fsf@peorth.gweep.net>
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1997-09-16 21:26 UTC (permalink / raw)


Stainless Steel Rat <ratinox@peorth.gweep.net> writes:

> Problem: defvoo is so fucking lame.  It overrides my setq.  Whatever
> server I connect to first determines the value of nndraft-directory,
> AND IT WILL NOT LET ME CHANGE IT!!!  Big problem with draft postings
> to groups that do not exist on the "default" server.

Don't think about entities defined with `defvoo' as variables.  They
aren't.  They are elements in the server object and have to be treated
as such.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: defvoo is fucked
       [not found]   ` <x7d8m7lvj5.fsf@peorth.gweep.net>
@ 1997-09-17 17:40     ` Kai Grossjohann
       [not found]       ` <x7d8m7vku4.fsf@peorth.gweep.net>
       [not found]       ` <x7bu1rlozx.fsf@peorth.gweep.net>
  0 siblings, 2 replies; 4+ messages in thread
From: Kai Grossjohann @ 1997-09-17 17:40 UTC (permalink / raw)


>>>>> On 17 Sep 1997, Stainless Steel Rat said:

  Rat> Short of hacking up nndraft, how can I have a separate drafts
  Rat> directory for each server I deal with?  Short of hacking up
  Rat> nntp, how can I have separate nntp-server-opened-hook values,
  Rat> with different authinfo functions?  Because as far as I have
  Rat> been able to find, I can't.

You can define several servers (type ^ from the *Group* buffer to go
to the servers buffer).  You can edit the server parameters.  I'm
pretty sure that nndraft-directory is a server parameter for nndraft
servers.  I'm also pretty sure that you can use
nntp-server-opened-hook as server parameter, too.

kai
-- 
I like both kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: defvoo is fucked
       [not found]       ` <x7d8m7vku4.fsf@peorth.gweep.net>
@ 1997-09-18  7:12         ` Kai Grossjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Grossjohann @ 1997-09-18  7:12 UTC (permalink / raw)


>>>>> On 17 Sep 1997, Stainless Steel Rat said:

  Rat> What ever happend to the days when all one needed to set the
  Rat> value of a symbol was setq?  What ever happend to the days when
  Rat> if one needed an "array" of symbols one could use a simple,
  Rat> documented list or alist?

(setq gnus-server-alist 
      '(("stardiv" nntp "stardiv"
                   (nntp-address "charly")
                   (nntp-open-connection-function nntp-open-rlogin)
                   (nntp-end-of-line "\n")
                   (nntp-rlogin-parameters
                    ("telnet" "-8" "starnews.stardiv.de" "nntp")))))

Well, it might not be documented, but maybe you'll find the relevant
section in .newsrc.eld and can edit it there.

Whatcha think?
kai
-- 
I like both kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: defvoo is fucked
       [not found]       ` <x7bu1rlozx.fsf@peorth.gweep.net>
@ 1997-09-18  7:12         ` Kai Grossjohann
  0 siblings, 0 replies; 4+ messages in thread
From: Kai Grossjohann @ 1997-09-18  7:12 UTC (permalink / raw)


>>>>> On 17 Sep 1997, Stainless Steel Rat said:

  Rat> Guess what?  Gnus will not let one edit the default server!

You can only edit "closed" servers.  You might want to try to close
the server first.

kai
-- 
I like both kinds of music.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-09-18  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <x7hgbmchmd.fsf@peorth.gweep.net>
1997-09-16 21:26 ` defvoo is fucked Lars Magne Ingebrigtsen
     [not found]   ` <x7d8m7lvj5.fsf@peorth.gweep.net>
1997-09-17 17:40     ` Kai Grossjohann
     [not found]       ` <x7d8m7vku4.fsf@peorth.gweep.net>
1997-09-18  7:12         ` Kai Grossjohann
     [not found]       ` <x7bu1rlozx.fsf@peorth.gweep.net>
1997-09-18  7:12         ` Kai Grossjohann

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).