On 2024-05-30, Christian Brabandt wrote:
> On Di, 28 Mai 2024, Gary Johnson wrote:
>
> > I follow Vim development activity through the vim_dev mailing list
> > rather than at
https://github.com/vim/vim/. That generally works
> > well, except that I seem to miss the original postings of some
> > issues and/or PRs. I see responses, but not the original postings,
> > so I'm potentially missing postings that no one responds to.
> >
> > A recent example is Christian's PR #14862. I saw only Ben's comment
> > (and now mine) in the list.
> >
> > Is the connection from GitHub to the list broken, or do I have
> > something misconfigured?
>
> There either seems to be some rate-limiting done by Google Groups or
> those messages got blocked by Google for other reasons (like they
> trigger some spam or other fraud detection). There is nothing I can do
> to fix this unfortunately if I don't know what is the reason for this.
>
> I think the easiest way to follow Vim Development from Github is, if you
> got to the Vim Repository page on Github
https://github.com/vim/vim and
> you click on the little watch button. Then you receive notifications for
> all PRs, Issues and activities there in. Of course this requires to have
> a github account.
I have a GitHub account, but the email address associated with it is
my personal/social/household email account which I read with a web
mail client. The traffic to it from GitHut is pretty low. For the
vim_dev list and all other technical email lists, I use a different
account which I regularly fetch and read using a procmail-like
filter and mutt. I haven't figured out how to change the email
address that my GitHub account uses for notifications without
messing up who-knows-what-else associated with that account.
I suppose I could create a new account with my technical email
address just for notifications.
Regards,
Gary