emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Gnus links very slow to open


From: Leo
Subject: [Orgmode] Re: Gnus links very slow to open
Date: Tue, 25 Sep 2007 08:55:50 +0100
User-agent: Gnus/5.110007 Emacs/23.0.50 (20070922) Fedora 7 (gnu/linux)

On 2007-09-25 08:12 +0100, Nuutti Kotivuori wrote:
> Bastien wrote:
>> Leo <address@hidden> 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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]