help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: functions to download mailing list archives


From: Emanuel Berg
Subject: Re: functions to download mailing list archives
Date: Thu, 16 Jun 2022 06:23:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

GH wrote:

> Fixed without recursion

Uh oh, I smell trouble! And the byte compiler says ...

  Warning: ‘beginning-of-buffer’ is for interactive use only;
  use ‘(goto-char (point-min))’ instead.

  Error: ‘add-to-list’ can’t use lexical var ‘url-list’; use
  ‘push’ or ‘cl-pushnew’

  Warning: the function ‘eww-download-callback’ is not known
  to be defined.

  Warning: the function ‘shr-next-link’ is not known to
  be defined.

Acutally I don't know if your were lexical, anyway it should
be so regardless of whatever ...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]