7 Aug 2012 18:34
5 Sep 2012 00:12
Re: Sending the mail queue
Lars Ingebrigtsen <larsi <at> gnus.org>
2012-09-04 22:12:27 GMT
2012-09-04 22:12:27 GMT
Richard Riley <rileyrg <at> gmail.com> writes: > Is is possible to stop gnus flashing up the emails being sent via JS > from the group (send all in the queue)? Yes, that's really annoying. And I have absolutely no idea what's doing it. Does anybody know what would force Emacs to flash a different a different buffer? It must be something that changes the smtp buffer to the current window and then forces a redisplay or something? Anybody have any idea what to look for? -- -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Sent from my Emacs
5 Sep 2012 01:11
Re: Sending the mail queue
lee <lee <at> yun.yagibdah.de>
2012-09-04 23:11:51 GMT
2012-09-04 23:11:51 GMT
Lars Ingebrigtsen <larsi <at> gnus.org> writes: > Richard Riley <rileyrg <at> gmail.com> writes: > >> Is is possible to stop gnus flashing up the emails being sent via JS >> from the group (send all in the queue)? > > Yes, that's really annoying. And I have absolutely no idea what's doing > it. > > Does anybody know what would force Emacs to flash a different a > different buffer? It must be something that changes the smtp buffer to > the current window and then forces a redisplay or something? Anybody > have any idea what to look for? For what it's worth, I don't have this problem with JS in the group buffer. I've got "(setq send-mail-function 'sendmail-send-it)" in ~/.emacs and "(setq gnus-agent-queue-mail 'always)" in ~/.gnus. Perhaps it depends on how the mails are being sent? -- -- http://www.asciiribbon.org/ http://tools.ietf.org/html/rfc1855 http://www.caliburn.nl/topposting.html
5 Sep 2012 13:08
Re: Sending the mail queue
Lars Ingebrigtsen <larsi <at> gnus.org>
2012-09-05 11:08:44 GMT
2012-09-05 11:08:44 GMT
lee <lee <at> yun.yagibdah.de> writes: > Perhaps it depends on how the mails are being sent? Yes, I suspect that it's really smtpmail.el that's doing the flashing. -- -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Sent from my Emacs
5 Sep 2012 20:34
Re: Sending the mail queue
Richard Riley <rileyrg <at> gmail.com>
2012-09-05 18:34:21 GMT
2012-09-05 18:34:21 GMT
lee <lee <at> yun.yagibdah.de> writes: > Lars Ingebrigtsen <larsi <at> gnus.org> writes: > >> Richard Riley <rileyrg <at> gmail.com> writes: >> >>> Is is possible to stop gnus flashing up the emails being sent via JS >>> from the group (send all in the queue)? >> >> Yes, that's really annoying. And I have absolutely no idea what's doing >> it. >> >> Does anybody know what would force Emacs to flash a different a >> different buffer? It must be something that changes the smtp buffer to >> the current window and then forces a redisplay or something? Anybody >> have any idea what to look for? > > For what it's worth, I don't have this problem with JS in the group > buffer. I've got "(setq send-mail-function 'sendmail-send-it)" in > ~/.emacs and "(setq gnus-agent-queue-mail 'always)" in ~/.gnus. > > Perhaps it depends on how the mails are being sent? I have the same settings. -- -- Sent using Emacs/Gnus from home ...
RSS Feed