emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does where-is-internal return nil?


From: Andreas Schwab
Subject: Re: Why does where-is-internal return nil?
Date: Sun, 25 Apr 2004 02:10:07 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

Juanma Barranquero <address@hidden> writes:

> Somehow, on the second call, `where-is-internal' is returning nil. It
> doesn't happen if I pass `global-map' to KEYMAP instead of nil, but that
> means that, on the second call, `where-is-internal' is looking... where?

The problem appears to be in current-active-maps, it returns a list that
includes ielm-map even though it is not active anymore.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]