From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23387 Path: main.gmane.org!not-for-mail From: Shaun Lipscombe Newsgroups: gmane.emacs.gnus.general Subject: nnmail-pop-password, and nnheader-temp-write Date: 17 Jun 1999 17:43:42 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035161129 1705 80.91.224.250 (21 Oct 2002 00:45:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:45:29 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27407 for ; Thu, 17 Jun 1999 12:46:17 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB11170; Thu, 17 Jun 1999 11:45:54 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 17 Jun 1999 11:46:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA02665 for ; Thu, 17 Jun 1999 11:46:22 -0500 (CDT) Original-Received: from mail.gasops.co.uk (ndu-1-01.inweb.co.uk [212.38.64.100]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27388 for ; Thu, 17 Jun 1999 12:45:15 -0400 (EDT) Original-To: ding@gnus.org X-Yow: If you STAY in China, I'll give you 4,000 BUSHELS of "ATOMIC MOUSE" pencil sharpeners!! X-Mayan-Date: Long count = 12.19.6.5.4; tzolkin = 8 Kan; haab = 12 Zotz X-Face: '|!UPdE>Ot'L}nt?6Tf|'s{y%l~,+Yc5|p8A}ibew|_!vc48pPNPPx@7QA~$`$g=|yH*8sh9R]Xj1(CV7oUe>#/,t.(Z4F Original-Lines: 52 X-Mailer: Gnus v5.6.45/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23387 OK first off, I get prompted for a password when I collect mail, even though nnmail-pop-password is set. I have confirmed this with C-h v. It worked fine in Gnus 5.4.65. This is only a minor irritation, but it slows the startup somewhat (its a windows machine, so it needs to be rebooted 4 times a day, unlike the XEmacs session running on my linux box at home which has been up for weeks, months?). Secondly, I think this is broken (I snipped it out of Lars' .gnus) Specifically, the nnheader-temp-write. (defun xface-insert () (nnheader-temp-write nil (insert-file-contents "~/.xface") (buffer-string))) (require 'message) (setq message-required-news-headers (nconc message-required-news-headers (list '(X-Face . xface-insert)))) (setq message-required-mail-headers (nconc message-required-mail-headers (list '(X-Face . xface-insert)))) This is why I think this ( I have not wrapped it deliberately) I hope I haven't annoyed anyone ... Signaling: (void-function nnheader-temp-write) (nnheader-temp-write nil (insert-file-contents "~/.xface") (buffer-string)) xface-insert() message-generate-headers(((X-Yow . yow) (X-Mayan-Date . mayan-date) From Date (optional . In-Reply-To) Message-ID (optional . User-Agent) (X-Face . xface-insert))) message-setup(((Subject . "Re: hello") (Cc . "shaun@gasops.co.uk") (To . "robert.hebden@gasops.co.uk (Dr Robert M. Hebden)") (References . "")) #) message-reply(nil t) message-wide-reply(nil) gnus-post-news(nil "nnml:gmsl" [1 "hello" "robert.hebden@gasops.co.uk (Dr Robert M. Hebden)" "17 Jun 1999 17:26:37 +0000" "" "" 121 39 "Xref: HALCYON gmsl:1" nil] "*Article*" (1) nil nil) gnus-summary-followup((1) nil) gnus-summary-followup-with-original(nil) call-interactively(gnus-summary-followup-with-original) gnus-article-read-summary-keys(nil) call-interactively(gnus-article-read-summary-keys) if the xface insert function is breaking it, is there an alternative? Thank you Shaun -- (o_ (o_ (o_ //\ (/)_ (/)_ V_/_ shaun.lipscombe@gasops.co.uk