David Hume <[email protected]> writes: > There might be a way of doing what you want in emacs, but I did it using > the screen command from bash command line and running a script to send > 'g'.
What about emacsclient -e '(gnus-group-get-new-news)'? That seems like it would be more robust than sending an interactive keypress. _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
