[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4393: 23.1; doc string of accessible-keymaps
From: |
Drew Adams |
Subject: |
bug#4393: 23.1; doc string of accessible-keymaps |
Date: |
Fri, 11 Sep 2009 13:21:16 -0700 |
> Actually, I believe I fixed it yesterday with the below,
Great; thanks. Looking forward to it.
Unfortunately, this bug is also in Emacs 22, so version-agnostic code will still
need to filter with (when (keymapp x)...). FYI, it's not a problem before Emacs
22.
Thx - Drew