Gnus development mailing list
 help / color / mirror / Atom feed
* Sending messages to newsgroups/mailing lists through gmane
@ 2024-10-11 11:49 Divya Ranjan
  2024-10-11 15:51 ` Dilip
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 11:49 UTC (permalink / raw)
  To: ding

Hello,

I recently setup gnus to retrieve news and mailing lists through gmane/gwene, while news and mailing list are retrieved fine, I cannot write to newsgroups like gnus.general or gnus.user. I get the message compose buffer but on doing `C-c`, I get "Read-only server" error. Can you help with that?

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 11:49 Sending messages to newsgroups/mailing lists through gmane Divya Ranjan
@ 2024-10-11 15:51 ` Dilip
  2024-10-11 21:13   ` Divya Ranjan
  2024-10-11 22:35 ` dick
  2024-10-22  7:32 ` NNTP Surfer
  2 siblings, 1 reply; 17+ messages in thread
From: Dilip @ 2024-10-11 15:51 UTC (permalink / raw)
  To: ding

Hi,

Welcome to gnus!


Is it only happening with 'gnus', those two groups?

-- 
Best,
Dilip



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 15:51 ` Dilip
@ 2024-10-11 21:13   ` Divya Ranjan
  2024-10-11 21:21     ` Divya Ranjan
  0 siblings, 1 reply; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 21:13 UTC (permalink / raw)
  To: Dilip; +Cc: ding

Hello, Dilip

> Is it only happening with 'gnus', those two groups?

I haven’t tried with others, but I think it would be the same with other groups as well.

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:13   ` Divya Ranjan
@ 2024-10-11 21:21     ` Divya Ranjan
  2024-10-11 21:30       ` Divya Ranjan
  2024-10-11 21:31       ` Adam Sjøgren
  0 siblings, 2 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 21:21 UTC (permalink / raw)
  To: Divya Ranjan; +Cc: ding

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]


I tried it with gmane.discuss and it results in the same error. I’ve attached a screenshot of the message buffer, let me know if I’m doing anything wrong.

Regards,

[-- Attachment #2: Emacs-0xsi6h.png --]
[-- Type: image/png, Size: 80751 bytes --]

[-- Attachment #3: Type: text/plain, Size: 60 bytes --]


-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.

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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:21     ` Divya Ranjan
@ 2024-10-11 21:30       ` Divya Ranjan
  2024-10-11 21:31       ` Adam Sjøgren
  1 sibling, 0 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 21:30 UTC (permalink / raw)
  To: Divya Ranjan; +Cc: ding

Do I need to add some email to cc for it to pick it up? Currently as I’m responding in this mailing list, I emailed directly to ding@gnus.org and it picked it up. Do I need to add something like this all the time?

I thought gnus.general is primarily an NNTP service, right? I might be confused here, so any elaboration would be of help. My primary error of "Read-only server" only happens when I compose message using `a` key-binding, and then sending to a gmane newsgroup that I’ve subscribed to.

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:21     ` Divya Ranjan
  2024-10-11 21:30       ` Divya Ranjan
@ 2024-10-11 21:31       ` Adam Sjøgren
  2024-10-11 21:45         ` Divya Ranjan
  1 sibling, 1 reply; 17+ messages in thread
From: Adam Sjøgren @ 2024-10-11 21:31 UTC (permalink / raw)
  To: ding

Divya writes:

> I tried it with gmane.discuss and it results in the same error. I’ve
> attached a screenshot of the message buffer, let me know if I’m doing
> anything wrong.

Maybe try just:

  Newsgroups: gmane.test

without all the prefix stuff.


Wait, how did you add news.gmane.io to your setup, in
gnus-secondary-methods, or in some other way?


  Best regards,

    Adam

-- 
 "I need someone to believe in me                           Adam Sjøgren
  I need someone to throw blue sky at me"              asjo@koldfront.dk



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:31       ` Adam Sjøgren
@ 2024-10-11 21:45         ` Divya Ranjan
  2024-10-11 21:51           ` Divya Ranjan
  2024-10-11 21:52           ` Adam Sjøgren
  0 siblings, 2 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 21:45 UTC (permalink / raw)
  To: Adam Sjøgren; +Cc: ding

Hello Adam,

>   Newsgroups: gmane.test
>
> without all the prefix stuff.

Tried it with just gmane.test, has the same issue. Screenshot attached.

> Wait, how did you add news.gmane.io to your setup, in
> gnus-secondary-methods, or in some other way?

Here’s my relevant configuration of ~/.gnus.el:

```
(setq gnus-secondary-select-methods '((nnimap "divya-autistici"
					      (nnimap-address "mail.autistici.org") ;; Replace with your IMAP server
					      (nnimap-server-port 993)
					      (nnimap-stream ssl))

				      (nntp "news.gwene.org")
				      (nntp "news.gmane.io")
				      (nntp "feedbase"
					    (nntp-open-connection-function nntp-open-tls-stream)
					    (nntp-address "feedbase.org")
					    (nntp-port-number 563))))
```

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:45         ` Divya Ranjan
@ 2024-10-11 21:51           ` Divya Ranjan
  2024-10-11 21:57             ` Adam Sjøgren
  2024-10-11 21:52           ` Adam Sjøgren
  1 sibling, 1 reply; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 21:51 UTC (permalink / raw)
  To: Divya Ranjan; +Cc: ding

[-- Attachment #1: Type: text/plain, Size: 38 bytes --]

Forgot to attach screenshot.

Regards,

[-- Attachment #2: Emacs-mE96tK.png --]
[-- Type: image/png, Size: 133305 bytes --]

[-- Attachment #3: Type: text/plain, Size: 60 bytes --]


-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.

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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:45         ` Divya Ranjan
  2024-10-11 21:51           ` Divya Ranjan
@ 2024-10-11 21:52           ` Adam Sjøgren
  2024-10-11 22:08             ` Divya Ranjan
  1 sibling, 1 reply; 17+ messages in thread
From: Adam Sjøgren @ 2024-10-11 21:52 UTC (permalink / raw)
  To: ding

Divya writes:

>> Wait, how did you add news.gmane.io to your setup, in
>> gnus-secondary-methods, or in some other way?
>
> Here’s my relevant configuration of ~/.gnus.el:

Ok, that looks fine to me.

Did you try entering the group before pressing 'a'?


  Best regards,

    Adam

-- 
 "I har jo brug for en mand til at samle det hele -         Adam Sjøgren
  inden I går endnu mere i opløsning!"                 asjo@koldfront.dk



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:51           ` Divya Ranjan
@ 2024-10-11 21:57             ` Adam Sjøgren
  0 siblings, 0 replies; 17+ messages in thread
From: Adam Sjøgren @ 2024-10-11 21:57 UTC (permalink / raw)
  To: ding

Divya writes:

> Forgot to attach screenshot.

The screenshot shows that it tries to send the article using nnnil,
which I guess is your gnus-select-method (also how I configure Gnus) -
this supports the theory that Gnus doesn't know the right server to
send via.

I think entering the newsgroup before starting your new article will
make that go away.


  Best regards,

    Adam

-- 
 "It isn't modern just because it's electric.               Adam Sjøgren
  Country music was electric too."                     asjo@koldfront.dk



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 21:52           ` Adam Sjøgren
@ 2024-10-11 22:08             ` Divya Ranjan
  2024-10-11 22:16               ` Divya Ranjan
  2024-10-11 22:19               ` Adam Sjøgren
  0 siblings, 2 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 22:08 UTC (permalink / raw)
  To: Adam Sjøgren; +Cc: ding


> Ok, that looks fine to me.
>
> Did you try entering the group before pressing 'a'?
Tried this, and this time I didn’t get the read-only error. But I don’t see it in gmane.test on updating it. Does it usually take time?

This is what I see in *Messages* buffer:

Saving file /home/divya/Mail/archive/sent/2024-10...
Wrote /home/divya/Mail/archive/sent/2024-10

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 22:08             ` Divya Ranjan
@ 2024-10-11 22:16               ` Divya Ranjan
  2024-10-11 22:20                 ` Adam Sjøgren
  2024-10-11 22:19               ` Adam Sjøgren
  1 sibling, 1 reply; 17+ messages in thread
From: Divya Ranjan @ 2024-10-11 22:16 UTC (permalink / raw)
  To: Divya Ranjan; +Cc: ding

> Saving file /home/divya/Mail/archive/sent/2024-10...
> Wrote /home/divya/Mail/archive/sent/2024-10

Okay, authorization was required, did it and seems like it’s working.

Thanks a lot Adam. I should’ve tried it from whithin the newsgroup.

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.


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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 22:08             ` Divya Ranjan
  2024-10-11 22:16               ` Divya Ranjan
@ 2024-10-11 22:19               ` Adam Sjøgren
  1 sibling, 0 replies; 17+ messages in thread
From: Adam Sjøgren @ 2024-10-11 22:19 UTC (permalink / raw)
  To: ding

Divya writes:

> I don’t see it in gmane.test on updating it. Does it usually take
> time?

Yes, every post on Gmane goes through the corresponding mailing list
before appearing in the newsgroup.

I see two posts in gmane.test from you now.


  Best regards,

    Adam

-- 
 "I got into the driver's seat                              Adam Sjøgren
  And I drove down 42nd Street                         asjo@koldfront.dk
  In my Cadillac
  Good car to drive after a war"



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 22:16               ` Divya Ranjan
@ 2024-10-11 22:20                 ` Adam Sjøgren
  0 siblings, 0 replies; 17+ messages in thread
From: Adam Sjøgren @ 2024-10-11 22:20 UTC (permalink / raw)
  To: ding

Divya writes:

> Thanks a lot Adam. I should’ve tried it from whithin the newsgroup.

Happy to hear you got it working!


  Best regards,

    Adam

-- 
 "I'm not dumb. I just have a command of thoroughly         Adam Sjøgren
  useless information."                                asjo@koldfront.dk



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 11:49 Sending messages to newsgroups/mailing lists through gmane Divya Ranjan
  2024-10-11 15:51 ` Dilip
@ 2024-10-11 22:35 ` dick
  2024-10-22  4:56   ` Divya Ranjan
  2024-10-22  7:32 ` NNTP Surfer
  2 siblings, 1 reply; 17+ messages in thread
From: dick @ 2024-10-11 22:35 UTC (permalink / raw)
  To: ding

*I do not understand this gesture of forking and saying rudely that...*

At your rate of progress, emacs will get a non-blocking fetch long after
manual programming becomes obsolete.

I'd stick with philosophy.  I suspect your maths is also nonexistent
to bad.



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 22:35 ` dick
@ 2024-10-22  4:56   ` Divya Ranjan
  0 siblings, 0 replies; 17+ messages in thread
From: Divya Ranjan @ 2024-10-22  4:56 UTC (permalink / raw)
  To: ding

dick <dick.r.chiang@gmail.com> writes:

> *I do not understand this gesture of forking and saying rudely that...*
>
> At your rate of progress, emacs will get a non-blocking fetch long after
> manual programming becomes obsolete.

Not sure what you’re trying to say with this. Instead of getting offended on an observation that I--as an outsider--made, if you are really worried about having Emacs get a non-blocking fetch process, why be so obnoxious? You already have your patches, the maintainers asked you to fragment it into little pieces so that the merge can be doable. Either you don’t want Emacs to have that feature, or you want to do it your “own way”, which is fine but I have no idea why you’d speak rudely of the Emacs folks since they’ve done nothing but try and work with you?

> I'd stick with philosophy.  I suspect your maths is also nonexistent
> to bad.
Only if, mathematics is my primary background. Since this is not a math forum, I’d not escalate this offensive remark any further but if you do wanna discuss Clifford algebras sometime, I’m a mail away ;)

Regards,
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.



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

* Re: Sending messages to newsgroups/mailing lists through gmane
  2024-10-11 11:49 Sending messages to newsgroups/mailing lists through gmane Divya Ranjan
  2024-10-11 15:51 ` Dilip
  2024-10-11 22:35 ` dick
@ 2024-10-22  7:32 ` NNTP Surfer
  2 siblings, 0 replies; 17+ messages in thread
From: NNTP Surfer @ 2024-10-22  7:32 UTC (permalink / raw)
  To: ding

Divya Ranjan <divya@subvertising.org> writes:

> gmane/gwene, while news and mailing list are retrieved fine, I cannot
> write to newsgroups like gnus.general or gnus.user. I get the message
> compose buffer but on doing `C-c`, I get "Read-only server" error.

It was long time ago when I last configured this but I think you need
capability to send emails. make sure you have set up variables:

#begin_src emacs-lisp
(setq user-mail-address "email-address"
	  user-full-name "username"
	  message-user-fqdn "some id"
	  smtpmail-smtp-server "server url"
	  smtpmail-smtp-service 465
	  smtpmail-stream-type 'ssl)
#end_src



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

end of thread, other threads:[~2024-10-23 18:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-11 11:49 Sending messages to newsgroups/mailing lists through gmane Divya Ranjan
2024-10-11 15:51 ` Dilip
2024-10-11 21:13   ` Divya Ranjan
2024-10-11 21:21     ` Divya Ranjan
2024-10-11 21:30       ` Divya Ranjan
2024-10-11 21:31       ` Adam Sjøgren
2024-10-11 21:45         ` Divya Ranjan
2024-10-11 21:51           ` Divya Ranjan
2024-10-11 21:57             ` Adam Sjøgren
2024-10-11 21:52           ` Adam Sjøgren
2024-10-11 22:08             ` Divya Ranjan
2024-10-11 22:16               ` Divya Ranjan
2024-10-11 22:20                 ` Adam Sjøgren
2024-10-11 22:19               ` Adam Sjøgren
2024-10-11 22:35 ` dick
2024-10-22  4:56   ` Divya Ranjan
2024-10-22  7:32 ` NNTP Surfer

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