[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] malformed function
From: |
hymie! |
Subject: |
Re: [O] malformed function |
Date: |
Wed, 11 Jul 2018 07:39:44 -0400 |
User-agent: |
Mutt/1.9.3 (2018-01-21) |
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 address@hidden