all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master da94ea9: Eliminate last uses of 'cl' in lisp/mail/
       [not found] ` <20171226210827.4985720A3E@vcs0.savannah.gnu.org>
@ 2017-12-27 18:25   ` Glenn Morris
  2017-12-27 18:52     ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2017-12-27 18:25 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier

Stefan Monnier wrote:

> branch: master
> commit da94ea92bc3ba6c236b394c00e6bbb725131a149
[...]
>     Eliminate last uses of 'cl' in lisp/mail/
[...]
>     * lisp/mail/rfc2231.el: Use lexical-binding and avoid cl.

This change is incomplete, eg rfc2231-parse-string still uses the cl
version of loop. This causes package-test-update-archives-async to fail
with "void-variable for".

Ref eg https://hydra.nixos.org/build/66616994



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

* Re: master da94ea9: Eliminate last uses of 'cl' in lisp/mail/
  2017-12-27 18:25   ` master da94ea9: Eliminate last uses of 'cl' in lisp/mail/ Glenn Morris
@ 2017-12-27 18:52     ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2017-12-27 18:52 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Monnier


I applied the obvious fix; sorry for the noise.



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

end of thread, other threads:[~2017-12-27 18:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20171226210825.7809.75352@vcs0.savannah.gnu.org>
     [not found] ` <20171226210827.4985720A3E@vcs0.savannah.gnu.org>
2017-12-27 18:25   ` master da94ea9: Eliminate last uses of 'cl' in lisp/mail/ Glenn Morris
2017-12-27 18:52     ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.