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

Re: Performance Problems



Hello

>>>>> "JMK" == Jody M Klymak <jklymak@apl.washington.edu> writes:

    JMK> I too get "Updating..." which *is* pretty slow.  But I have
    JMK> the following when I type G-e [...]

As Simon adviced some months ago, change:

   (nnimap "foo")

into something like:

   (nnimap "foo"
         (nnimap-address "foo.com"))

cheers,

-TS