Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Pterodactyl Gnus v0.18 is released
  1998-09-08  2:31 Pterodactyl Gnus v0.18 is released Lars Magne Ingebrigtsen
@ 1998-09-07 17:25 ` Francisco Solsona
  1998-09-07 22:41   ` Michael Harnois
  1998-09-08  9:42   ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Francisco Solsona @ 1998-09-07 17:25 UTC (permalink / raw)


Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

> Bug fixes.
> 
> Get it from <URL:http://www.gnus.org/pgnus.tar.gz> or
> "/ftp@ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
> <URL:http://www.gnus.org/patches/pgnus-0.17-0.18.diff.gz>.

	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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Pterodactyl Gnus v0.18 is released
  1998-09-07 17:25 ` Francisco Solsona
@ 1998-09-07 22:41   ` Michael Harnois
  1998-09-08  5:09     ` Lars Magne Ingebrigtsen
  1998-09-08  9:42   ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Harnois @ 1998-09-07 22:41 UTC (permalink / raw)


Francisco Solsona <solsona@deprof.fciencias.unam.mx> writes:

>     coding-system-get, get-charset-property,
>     find-coding-systems-region 
> 
> those must be MULE specific I suppose. 

Actually, I have a MULE XEmacs, and 0.18 doesn't work for me, either.
When I tried to forward a funny to my wife I was told that
get-charset-property was undefined ... back to 0.17 for the moment.

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
mharnois@sbt.net                      aa0bt@aa0bt.ampr.org 
 "If they can get you asking the wrong questions, 
  they don't have to worry about the answers."
       -- Thomas Pynchon


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Pterodactyl Gnus v0.18 is released
@ 1998-09-08  2:31 Lars Magne Ingebrigtsen
  1998-09-07 17:25 ` Francisco Solsona
  0 siblings, 1 reply; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-08  2:31 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.gnus.org/pgnus.tar.gz> or
"/ftp@ftp.gnus.org:/pub/emacs/gnus/".  The patch is available as
<URL:http://www.gnus.org/patches/pgnus-0.17-0.18.diff.gz>.

ChangeLog since last release:

Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>

	* gnus.el: Pterodactyl Gnus v0.18 is released.

1998-09-08 02:21:36  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* message.el (message-send-and-exit): Return t on success.
	(message-make-date): Make a proper time zone.

	* gnus-draft.el (gnus-draft-send): Only remove article if the
	sending is successful.

	* drums.el (drums-get-comment): Return the last comment.
	(drums-parse-address): Parse old-style From headers.

1998-09-07  SL Baur  <steve@altair.xemacs.org>

	* gnus-sum.el (gnus-data-compute-positions): Move below
	`gnus-save-hidden-threads' so the former is correctly detected as
	a macro.

1998-09-06  Dave Love  <fx@gnu.org>

	* gnus/nnweb.el (require): Wrap requirement of w3 and url in
	ignore-errors too, eval'd when compile.  Require w3 stuff at load
	time for nicer failure if it's not available.

1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* time-date.el (time-to-seconds): Renamed.

	* parse-time.el (parse-time-string): Downcase before handling. 
	(parse-time-rules): Times without seconds have 0 seconds.

	* rfc2047.el (rfc2047-encode-region): New version.
	(rfc2047-dissect-region): New function.

1998-09-07 01:08:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* message.el (message-make-date): Use symbolic zone.

1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>

	* time-date.el (parse-time): Always use parse-time.

	* parse-time.el (parse-time-syntax): Use vectors.



-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Pterodactyl Gnus v0.18 is released
  1998-09-07 22:41   ` Michael Harnois
@ 1998-09-08  5:09     ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-08  5:09 UTC (permalink / raw)


Michael Harnois <mharnois@sbt.net> writes:

> Actually, I have a MULE XEmacs, and 0.18 doesn't work for me, either.

Yup.  Fix in Pterodactyl Gnus v0.19.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Pterodactyl Gnus v0.18 is released
  1998-09-07 17:25 ` Francisco Solsona
  1998-09-07 22:41   ` Michael Harnois
@ 1998-09-08  9:42   ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-09-08  9:42 UTC (permalink / raw)


Francisco Solsona <solsona@deprof.fciencias.unam.mx> writes:

> Signaling: (error "Invalid date: ")
>   signal(error ("Invalid date: "))
>   cerror("Invalid date: %s" "")
>   apply(cerror ("Invalid date: %s" ""))
>   error("Invalid date: %s" "")
>   date-to-time("")

Yup.  Fix in Pterodactyl Gnus v0.20.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1998-09-08  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-09-08  2:31 Pterodactyl Gnus v0.18 is released Lars Magne Ingebrigtsen
1998-09-07 17:25 ` Francisco Solsona
1998-09-07 22:41   ` Michael Harnois
1998-09-08  5:09     ` Lars Magne Ingebrigtsen
1998-09-08  9:42   ` Lars Magne Ingebrigtsen

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).