Re: Cider - emacs lisp errors reported

2017-12-10 Thread Peter Hull
On Sunday, 10 December 2017 14:14:05 UTC, Bozhidar Batsov wrote: > > It might have been changed upstream. Not sure what's your Emacs version. A > while ago we backported this macro in whatever its current form was for > compatibility with older Emacsen. > > File a ticket on GitHub and we'll

Cider - emacs lisp errors reported

2017-12-10 Thread Philos Kim
I encountered the same problem some years ago. In my case the problem was solved by removing (require 'cl-lib) line in my init.el file. The cl-lib package defined when-let as well. I hope that this will help you out! -- You received this message because you are subscribed to the Google

Re: Cider - emacs lisp errors reported

2017-12-10 Thread Bozhidar Batsov
It might have been changed upstream. Not sure what's your Emacs version. A while ago we backported this macro in whatever its current form was for compatibility with older Emacsen. File a ticket on GitHub and we'll investigate. On 10 December 2017 at 13:44, Peter Hull

Cider - emacs lisp errors reported

2017-12-10 Thread Peter Hull
I noticed this when updating cider via melpa, and I wasn't sure if it's already known about or whether it is even an problem. I thought I'd ask here before submitting an issue to github. Compiling file /Users/peterhull/.emacs.d/elpa/cider-20171209.1602/cider-browse-spec.el at Sun Dec 10