Ambiguous address warning
Mail addressed to "[EMAIL PROTECTED]" was ambiguous, but was delivered to John_G_Dorsey (john) The name "john" also matched the following users Full name (login name) Bonnie_John (bej) To avoid this warning message in the future, address the mail as "[EMAIL PROTECTED]" ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english
forgot to mention
I forgot to mention i got crushed in the tournie and was knocked out in the second hour john ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english
Re: XEmacs + Gnus problem on Win XP <-- knit picking your post
Related to my earlier posts, the following manually executed elisp code causes the same freezeup and 95% CPU-usage on my xemacs (21.4.18) as trying to start Gnus: (open-network-stream "test" "TEST" "news.inet.fi" 119) I take it this means the problem is in xemacs and not in Gnus? Any ideas for solution I would still appreciate. -- krisu ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english
Re: XEmacs + Gnus problem on Win XP <-- knit picking your post
Katsumi Yamaoka wrote: I used a simple port forwading script Using ssh? No, it is a little Perl-script that prints out on screen all the traffic it passes through. That is how I know that NNTP-server sends a correct reply in the beginning of a connection but Gnus/XEmacs doesn't react to it. Maybe I expressed myself badly in my previous post, but I don't get Gnus working with or without port forwading. How have you set the `gnus-select-method' variable? If the nntp port is forwarded to the port number 1190 in the localhost named "localhost", you may want to have set it as follows: (setq gnus-select-method '(nntp "localhost" (nntp-port-number 1190))) I don't see how I could have messed that one up, since like I said I correctly get the first response line from NNTP-server. You can consult the Gnus Info manual for all kind of such things. Which I indeed did for 2 days before posting my first question here. I guess my followup question is: Is anyone actually using Gnus on Win XP and XEmacs? Does the combination work? -- krisu ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english
Re: XEmacs + Gnus problem on Win XP <-- knit picking your post
My Haz wrote: use M-Q to make the paragraphs fit :D Yes, I think you see my point there. One of the reasons I would like start using Gnus at home too. -- krisu ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english
Re: can gnus remember what I post in newgroups?
On 22 Dec 2005 15:59:48 +0800 ZC Miao wrote: > After I post a message in a group, I must enter the group > again and search my name next time to see if it's followed. > Can GNUS automaticaly remind it to me? It's in the FAQ: Question 4.11 . Can I highlight messages written by me and follow-ups to those? Answer .. Stop those "Can I ..." questions, the answer is always yes in Gnus Country :-). It's a three step process: First we make faces (specifications of how summary-line shall look like) for those postings, then we'll give them some special score and finally we'll tell Gnus to use the new faces. You can find detailed instructions on how to do it on my.gnus.org (http://my.gnus.org/node/view/224) David ___ Info-gnus-english mailing list Info-gnus-english@gnu.org http://lists.gnu.org/mailman/listinfo/info-gnus-english