From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16788 Path: main.gmane.org!not-for-mail From: Francisco Solsona Newsgroups: gmane.emacs.gnus.general Subject: Re: Pterodactyl Gnus v0.18 is released Date: 07 Sep 1998 22:25:47 +-500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155603 29883 80.91.224.250 (20 Oct 2002 23:13:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:13:23 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA24563 for ; Mon, 7 Sep 1998 23:30:28 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id WAF25618; Mon, 7 Sep 1998 22:01:35 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 07 Sep 1998 22:30:23 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id WAA18944 for ; Mon, 7 Sep 1998 22:30:14 -0500 (CDT) Original-Received: from deprof.fciencias.unam.mx (solsona@deprof.fciencias.unam.mx [132.248.133.202]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id XAA24558 for ; Mon, 7 Sep 1998 23:30:06 -0400 (EDT) Original-Received: (from solsona@localhost) by deprof.fciencias.unam.mx (8.8.7/8.8.7) id WAA32294; Mon, 7 Sep 1998 22:25:48 -0500 Mail-Copies-To: never Original-To: Ding list In-Reply-To: Lars Magne Ingebrigtsen's message of "08 Sep 1998 04:31:28 +0200" X-Face: "e<&PCSuDeI>Wnz0s(fk:UP((Y'&0**fKwX:LL\,e"-5AS4+1|fdTE!(r,"&eLI}x(aQy-j M(jT(KvDbG@:bC<#KFDy}}*'Y8V7@DGOy39Ze@8P@tN)a%m/+'#Z?[+V&XUibbO writes: > Bug fixes. > > Get it from or > "/ftp@ftp.gnus.org:/pub/emacs/gnus/". The patch is available as > . ummm it doesn't quite work for me. ;-( While compiling the new version, it says: ... While compiling the end of the data in file /home/solsona/lisp/gnus/pterodactyl-gnus/lisp/mm-bodies.el: ** The following functions are not known to be defined: coding-system-get, get-charset-property, find-coding-systems-region ... While compiling rfc2047-b-encode-region in file /home/solsona/lisp/gnus/pterodactyl-gnus/lisp/rfc2047.el: ** base64-encode-region called with 3 arguments, but accepts only 2 While compiling the end of the data: ** The following functions are not known to be defined: coding-system-get, get-charset-property, find-coding-systems-region ... those must be MULE specific I suppose. Then, when I try to enter a group, I receive the message: Invalid date: and a backtrace shows: Signaling: (error "Invalid date: ") signal(error ("Invalid date: ")) cerror("Invalid date: %s" "") apply(cerror ("Invalid date: %s" "")) error("Invalid date: %s" "") date-to-time("") gnus-dd-mmm("") (format "%c%s: %-15s%c" gnus-tmp-opening-bracket (gnus-dd-mmm (mail-header-date gnus-tmp-header)) (let (...) (if ... ... val)) gnus-tmp-closing-bracket) ) (insert (format "%c%s: %-15s%c" gnus-tmp-opening-bracket (gnus-dd-mmm ...) (let ... ...) gnus-tmp-closing-bracket)) ) (progn (insert (format "%c%s: %-15s%c" gnus-tmp-opening-bracket ... ... gnus-tmp-closing-bracket)) (point)) ) (gnus-put-text-property (point) (progn (insert ...) (point)) gnus-mouse-face-prop gnus-mouse-face) ) (progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-indentation (make-string gnus-tmp-level ?\ )) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n")) ) eval((progn (insert gnus-tmp-unread gnus-tmp-replied gnus-tmp-indentation (make-string gnus-tmp-level ?\ )) (gnus-put-text-property (point) (progn ... ...) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))) gnus-summary-insert-line([0 "" "" "" "" "" 0 0 ""] 0 nil 128 t nil "" nil 1) gnus-update-summary-mark-positions() gnus-summary-mode("nnml+private:scheme") gnus-summary-setup-buffer("nnml+private:scheme") gnus-summary-read-group-1("nnml+private:scheme" nil nil nil nil nil) gnus-summary-read-group("nnml+private:scheme" nil nil nil nil nil nil) gnus-group-read-group(nil nil nil) gnus-topic-read-group(nil) call-interactively(gnus-topic-read-group) I'll install a MULE aware (X)Emacs to keep testing Gnus, (un)fortunately, I have a NON-MULE-Xemacs 20.4 right now. Anyway...hth, Francisco -- Real Users find the one combination of bizarre input values that shuts down the system for days.