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

Re: Performance Problems



Kai> Kai Großjohann <URL:mailto:Kai.Grossjohann@CS.Uni-Dortmund.DE>

0> In article <vaf3dud0yod.fsf@lucy.cs.uni-dortmund.de>, Kai wrote:

Kai> Tibor Simko <tibor.simko@cern.ch> writes:

>> As Simon adviced some months ago, change:
>>
>> (nnimap "foo")
>>
>> into something like:
>>
>> (nnimap "foo"
>> (nnimap-address "foo.com"))

Kai> I think it is now better to use "nnimap:foo" or "nnimap+foo:"
Kai> (which is the right one?), without parentheses.

The former is right for this context.  If you forget: it's the same
string as you get in the *Server* buffer.

"nnimap+foo:" never appears as a string in it's own right; it's always
a prefix of a (longer) group name.