Gnus development mailing list
 help / color / mirror / Atom feed
* [Q] nnoo skeleton for nnml ?
@ 2000-05-22 12:06 Didier Verna
  2000-05-22 12:31 ` Didier Verna
  2000-05-22 14:08 ` Kai Großjohann
  0 siblings, 2 replies; 8+ messages in thread
From: Didier Verna @ 2000-05-22 12:06 UTC (permalink / raw)



                Hi!

        It's been a while since I couldn't `S o p' any article from my nnml
backend (a complaint that nnml-request-post is missing is issued). I finally
took the time to investigate, and it seems to me that a call to
`nnoo-define-skeleton' is missing (has probably vanished because it used to
work before) in nnml.el.

        Unless I'm mistaken on this matter (Lars ? Shenguo ?), I'll fix it
soon.

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /        EPITA / LRDE         mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 44 08 01 77
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 12:06 [Q] nnoo skeleton for nnml ? Didier Verna
@ 2000-05-22 12:31 ` Didier Verna
  2000-05-22 14:08 ` Kai Großjohann
  1 sibling, 0 replies; 8+ messages in thread
From: Didier Verna @ 2000-05-22 12:31 UTC (permalink / raw)


I wrote:

> it seems to me that a call to `nnoo-define-skeleton' is missing

        Rectification: this still stands, but doesn't fix the problem.


-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /        EPITA / LRDE         mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 44 08 01 77
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 12:06 [Q] nnoo skeleton for nnml ? Didier Verna
  2000-05-22 12:31 ` Didier Verna
@ 2000-05-22 14:08 ` Kai Großjohann
  2000-05-22 14:44   ` Didier Verna
  1 sibling, 1 reply; 8+ messages in thread
From: Kai Großjohann @ 2000-05-22 14:08 UTC (permalink / raw)


Didier Verna <didier@lrde.epita.fr> writes:

> It's been a while since I couldn't `S o p' any article from my nnml
> backend (a complaint that nnml-request-post is missing is issued).

I can do `S o p' just fine, but of course the newsgroup must be right
for posting, so `C-c C-c' might not work.

What fails for you -- `S o p' or `C-c C-c'?  If the latter, try `C-u 0
C-c C-c' and choose the right server for posting.

kai
-- 
Beware of flying birch trees.



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 14:08 ` Kai Großjohann
@ 2000-05-22 14:44   ` Didier Verna
  2000-05-22 17:22     ` Kai Großjohann
  0 siblings, 1 reply; 8+ messages in thread
From: Didier Verna @ 2000-05-22 14:44 UTC (permalink / raw)
  Cc: Gnus Beta Testers

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote:

> What fails for you -- `S o p' or `C-c C-c'?

        C-c C-c

> If the latter, try `C-u 0 C-c C-c' and choose the right server for posting.

        Yes, it works. What I'm complaining about is that I shouldn't have to
do this manually and I don't remember having to do this before. But maybe I'm
wrong.

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /        EPITA / LRDE         mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 44 08 01 77
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 14:44   ` Didier Verna
@ 2000-05-22 17:22     ` Kai Großjohann
  2000-05-22 17:29       ` Didier Verna
  0 siblings, 1 reply; 8+ messages in thread
From: Kai Großjohann @ 2000-05-22 17:22 UTC (permalink / raw)


Didier Verna <didier@lrde.epita.fr> writes:

>         Yes, it works. What I'm complaining about is that I shouldn't have to
> do this manually and I don't remember having to do this before. But maybe I'm
> wrong.

If `C-u C-c C-c' (not only `C-u 0 C-c C-c') works, then you can use
this:

(setq gnus-post-method 'current)

kai
-- 
Beware of flying birch trees.



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 17:22     ` Kai Großjohann
@ 2000-05-22 17:29       ` Didier Verna
  2000-05-22 18:50         ` Kai Großjohann
  0 siblings, 1 reply; 8+ messages in thread
From: Didier Verna @ 2000-05-22 17:29 UTC (permalink / raw)
  Cc: Gnus Beta Testers

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote:

> If `C-u C-c C-c' (not only `C-u 0 C-c C-c') works, then you can use this:
> 
> (setq gnus-post-method 'current)

        That's what I use indeed. But it doesn't work. I wasn't aware of the
C-u 0 prefix until you told me.

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /        EPITA / LRDE         mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 44 08 01 77
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 17:29       ` Didier Verna
@ 2000-05-22 18:50         ` Kai Großjohann
  2000-05-23  7:33           ` Didier Verna
  0 siblings, 1 reply; 8+ messages in thread
From: Kai Großjohann @ 2000-05-22 18:50 UTC (permalink / raw)


Didier Verna <didier@lrde.epita.fr> writes:

> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote:
> 
> > If `C-u C-c C-c' (not only `C-u 0 C-c C-c') works, then you can use this:
> > 
> > (setq gnus-post-method 'current)
> 
> That's what I use indeed. But it doesn't work. I wasn't aware of the
> C-u 0 prefix until you told me.

I use the same setting, and I just tried `S o p' of your message (from
nnml:auto.gnus) to our local testing group (unido.test) on the news
server, and the message was posted correctly.

Hm.

Maybe whether it works or not depends on the last server that you were
visiting before you entered the nnml group?

(I use Gnus from CVS as of yesterday or so.)

kai
-- 
Beware of flying birch trees.



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

* Re: [Q] nnoo skeleton for nnml ?
  2000-05-22 18:50         ` Kai Großjohann
@ 2000-05-23  7:33           ` Didier Verna
  0 siblings, 0 replies; 8+ messages in thread
From: Didier Verna @ 2000-05-23  7:33 UTC (permalink / raw)
  Cc: Gnus Beta Testers

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote:

> I use the same setting, and I just tried `S o p' of your message (from
> nnml:auto.gnus) to our local testing group (unido.test) on the news
> server, and the message was posted correctly.
> 
> Hm.
> 
> Maybe whether it works or not depends on the last server that you were
> visiting before you entered the nnml group?

        Maybe, I'll try to investigate further. There might also be another
difference: I have another nntp server in my secondary select methods, along
with some mail ones. That might confuse Gnus.

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /        EPITA / LRDE         mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 44 08 01 77
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99



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

end of thread, other threads:[~2000-05-23  7:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-22 12:06 [Q] nnoo skeleton for nnml ? Didier Verna
2000-05-22 12:31 ` Didier Verna
2000-05-22 14:08 ` Kai Großjohann
2000-05-22 14:44   ` Didier Verna
2000-05-22 17:22     ` Kai Großjohann
2000-05-22 17:29       ` Didier Verna
2000-05-22 18:50         ` Kai Großjohann
2000-05-23  7:33           ` Didier Verna

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