Leo <[EMAIL PROTECTED]> writes: > Opening gnus article link will prompt the user for how many articles > to read, for example if a group has more than 200 > (`gnus-large-ephemeral-newsgroup') articles. This is unnecessary and > obtrusive instead it should just go to that article.
I spent some time trying to circumvent this behavior and the easiest (but temporary) solution i've found is this one: (setq gnus-large-newsgroup 10000) -- Bastien _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode