On Tue, 22 Feb 2005, Ronan Waide wrote:
>
> "vm-visit-when-saving is a vestige of the 1980's, when a 400MB disk drive
> could end your life if it fell out of a rack onto you." - Kyle Jones
I thought at first this was a reference to possibly needing extra swap space
when loading all those email f
Hello
Some weeks ago I asked about a function which would generate a entry
in the nnimap-split-fancy method. This entry would be
based on a relevant entry in the bbdb entry, in this example
imap.
Now I digged out a function in google which almost does what I
want. See below.
However in gener
On February 23, [EMAIL PROTECTED] said:
>
> Could anybody please give me a hint how to eliminate on of the
> parenthesis.
While it's bad practice to do this blindly, generally speaking you can
convert a list of items (which is what you have) into the first item
on the list (which appears to be wh
> "Ronan" == Ronan Waide <[EMAIL PROTECTED]> writes:
Ronan> On February 23, [EMAIL PROTECTED] said:
>>
>> Could anybody please give me a hint how to eliminate on of the
>> parenthesis.
Ronan> While it's bad practice to do this blindly, generally speaking you
can
Rona
On February 23, [EMAIL PROTECTED] said:
> Hm I am not sure, that I understand:
> (eval-expression '(my:nnimap-folder-list-from-bbdb) nil)
> gives me
> (("From" "[EMAIL PROTECTED]" "testimap"))
> but I want that it returns
> ("From" "[EMAIL PROTECTED]" "testimap")
>
> So what should I change in the