On 2007-09-25 08:12 +0100, Nuutti Kotivuori wrote:
> Bastien wrote:
>> Leo <[EMAIL PROTECTED]> writes:
>>> Upon opening a link, org calls gnus-other-frame which would try to get
>>> new emails first and then switch to the group buffer.
>>
>> What would be the way to invoke Gnus without it to fetch new mails?
>>
>> If we find this, then we can put it in the `org-link-frame-setup'
>> variable.
>
> Gnus does not fetch new mails on gnus-other-frame. I think Leo has
> customized some gnus hook to automatically fetch mail when gnus starts
> - and that is getting carried over to here as well.
>
> -- Naked

Thank Naked for head up. I just found out I have the following:

(setq org-link-frame-setup
      '((vm . vm-visit-folder-other-frame)
        (gnus . gnus)
        (file . find-file-other-window)))

That's the culprit.

-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

       Use the most powerful email client -- http://gnus.org/



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to