* Re: Help ! Problems reading from two mail accounts. [not found] ` <r8boykyc.fsf@hschmi22.userfqdn.rz-online.de> @ 2003-01-07 18:52 ` Florian-Wolfgang Stock 0 siblings, 0 replies; 5+ messages in thread From: Florian-Wolfgang Stock @ 2003-01-07 18:52 UTC (permalink / raw) Hello, Frank Schmitt <usereplyto@Frank-Schmitt.net> writes: > Florian-Wolfgang Stock <f.stock@tu-bs.de> writes: > >>> (add-to-list 'mail-sources [...] >> >> just for interrest, I work with urfausts version - if I use the >> faq-add-to-list-version, I must first define mail-sources before it >> works. What is the difference? (At the moment i use Oort, but before >> this I got nearly the same .gnus-file, so I shouldnt depend on the >> version). > > Amazing. You haven't this by any chance in .emacs or another file which > is loaded when Emacs starts rather than when Gnus is loaded? It seems so, that it is defined nowhere else, but why (almost) everyone else got it defined somewhere (the faq seems to asume it). What makes me wonder, is that the urfaust original version works by me (and not only in my oort, i think in my previous version it worked too) Florian -- int m,u,e=0;float l,_,I;main(){for(;1840-e;putchar((++e>907&&942>e?61-m:u) ["\t#*fg-pa.vwCh`lwp-e+#h`lwP##mbjqloE"]^3))for(u=_=l=0;79-(m=e%80)&& I*l+_*_<6&&26-++u;_=2*l*_+e/80*.09-1,l=I)I=l*l-_*_-2+m/27.;} ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <vz65t0ncpk.fsf@viteno.dyns.net>]
[parent not found: <avf2dp$7v7$07$1@news.t-online.com>]
* Re: Help ! Problems reading from two mail accounts. [not found] ` <avf2dp$7v7$07$1@news.t-online.com> @ 2003-01-08 16:38 ` urfaust 2003-01-11 11:00 ` Kai Großjohann 0 siblings, 1 reply; 5+ messages in thread From: urfaust @ 2003-01-08 16:38 UTC (permalink / raw) Florian-Wolfgang Stock <f.stock@tu-bs.de> writes: > >> just for interrest, I work with urfausts version - if I use the > >> faq-add-to-list-version, I must first define mail-sources before it > >> works. What is the difference? Sorry for adding to the confusion. I first used setq to create mailsources and then used addlist to add my second account entry. See below (setq mail-sources '((pop :server "mail" :user "one" :password "onesdeepdarksecret"))) (add-to-list 'mail-sources '(pop :server "mail" :user "two" :password "sosecretthatiwouldhavetodosomethinghorridtoyou")) -- natsu-gusa ya / tsuwamono-domo-ga / yume no ato summer grasses / strong ones / dreams site Summer grasses, All that remains Of soldier's dreams (Basho trans. Stryk) ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help ! Problems reading from two mail accounts. 2003-01-08 16:38 ` urfaust @ 2003-01-11 11:00 ` Kai Großjohann 2003-01-11 14:56 ` Florian-Wolfgang Stock 0 siblings, 1 reply; 5+ messages in thread From: Kai Großjohann @ 2003-01-11 11:00 UTC (permalink / raw) urfaust <urfaust@optushome.com.au> writes: > See below > > (setq mail-sources > '((pop :server "mail" > :user "one" > :password "onesdeepdarksecret"))) > > (add-to-list 'mail-sources '(pop :server "mail" > :user "two" > :password "sosecretthatiwouldhavetodosomethinghorridtoyou")) It doesn't make sense that this works but the original fails. You said you had (setq mail-sources '( (pop ...) (pop ...) )) Are you sure you didn't have the following? (setq mail-sources '((pop ...)) mail-sources '((pop ...))) The two-line version will fail, the first one will succeed. -- Ambibibentists unite! ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help ! Problems reading from two mail accounts. 2003-01-11 11:00 ` Kai Großjohann @ 2003-01-11 14:56 ` Florian-Wolfgang Stock 0 siblings, 0 replies; 5+ messages in thread From: Florian-Wolfgang Stock @ 2003-01-11 14:56 UTC (permalink / raw) Hello, kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes: > urfaust <urfaust@optushome.com.au> writes: > >> See below >> >> (setq mail-sources >> '((pop :server "mail" >> :user "one" >> :password "onesdeepdarksecret"))) >> >> (add-to-list 'mail-sources '(pop :server "mail" >> :user "two" >> :password "sosecretthatiwouldhavetodosomethinghorridtoyou")) > > It doesn't make sense that this works but the original fails. > > You said you had > > (setq mail-sources '( (pop ...) (pop ...) )) > > Are you sure you didn't have the following? > > (setq mail-sources '((pop ...)) > mail-sources '((pop ...))) > that was, what I was wondering about, too. Flolo -- int m,u,e=0;float l,_,I;main(){for(;1840-e;putchar((++e>907&&942>e?61-m:u) ["\t#*fg-pa.vwCh`lwp-e+#h`lwP##mbjqloE"]^3))for(u=_=l=0;79-(m=e%80)&& I*l+_*_<6&&26-++u;_=2*l*_+e/80*.09-1,l=I)I=l*l-_*_-2+m/27.;} ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Help ! Problems reading from two mail accounts. [not found] ` <iloverobin.874r8lfelx.fsf@news.socha.net> [not found] ` <aveo20$nhe$07$1@news.t-online.com> @ 2003-01-08 7:14 ` urfaust 1 sibling, 0 replies; 5+ messages in thread From: urfaust @ 2003-01-08 7:14 UTC (permalink / raw) "Robin S. Socha" <robin@socha.net> writes: > <http://my.gnus.org/faq/xhtml-nochunks/#id2785094>: > (add-to-list 'mail-sources [...] Many thanks, that fixed my problem. I must study that FAQ more closely ! --------------- natsu-gusa ya / tsuwamono-domo-ga / yume no ato summer grasses / strong ones / dreams site Summer grasses, All that remains Of soldier's dreams (Basho trans. Stryk) ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-11 14:56 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <7kdgz0um.fsf@optushome.com.au> [not found] ` <iloverobin.874r8lfelx.fsf@news.socha.net> [not found] ` <aveo20$nhe$07$1@news.t-online.com> [not found] ` <r8boykyc.fsf@hschmi22.userfqdn.rz-online.de> 2003-01-07 18:52 ` Help ! Problems reading from two mail accounts Florian-Wolfgang Stock [not found] ` <vz65t0ncpk.fsf@viteno.dyns.net> [not found] ` <avf2dp$7v7$07$1@news.t-online.com> 2003-01-08 16:38 ` urfaust 2003-01-11 11:00 ` Kai Großjohann 2003-01-11 14:56 ` Florian-Wolfgang Stock 2003-01-08 7:14 ` urfaust
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).