On Wed, Jul 11, 2018 at 11:35:14AM +0200, Joost Kremers wrote:
> 
> Note that the documentation for `flet' says that it has been obsolete since
> Emacs 24.3 and that you should be using `cl-flet' instead (or `cl-letf', but
> that doesn't seem to be what you want). So best thing to do is to replace
> `flet' with `cl-flet' and then add `(require 'cl-lib)' somewhere at the top
> of your init file, and you should be good to go.

Looks like that solved it.  Thanks much!

--hymie!     http://lactose.homelinux.net/~hymie    hy...@lactose.homelinux.net

Reply via email to