* imenu Wrong type argument: window-live-p, #<window 9>
@ 2024-08-14 10:51 Heime
2024-08-14 11:41 ` Joel Reicher
0 siblings, 1 reply; 4+ messages in thread
From: Heime @ 2024-08-14 10:51 UTC (permalink / raw)
To: Heime via Users list for the GNU Emacs text editor
I am using imenu and getting
imenu-choose-buffer-index: Wrong type argument: window-live-p, #<window 9>
What could be the problem ?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: imenu Wrong type argument: window-live-p, #<window 9>
2024-08-14 10:51 imenu Wrong type argument: window-live-p, #<window 9> Heime
@ 2024-08-14 11:41 ` Joel Reicher
2024-08-14 12:28 ` Heime
0 siblings, 1 reply; 4+ messages in thread
From: Joel Reicher @ 2024-08-14 11:41 UTC (permalink / raw)
To: Heime; +Cc: Heime via Users list for the GNU Emacs text editor
Heime <heimeborgia@protonmail.com> writes:
> I am using imenu and getting
>
> imenu-choose-buffer-index: Wrong type argument: window-live-p,
> #<window 9>
>
> What could be the problem ?
It looks like you made an invalid call to this function.
Regards,
- Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: imenu Wrong type argument: window-live-p, #<window 9>
2024-08-14 11:41 ` Joel Reicher
@ 2024-08-14 12:28 ` Heime
2024-08-17 14:18 ` Joel Reicher
0 siblings, 1 reply; 4+ messages in thread
From: Heime @ 2024-08-14 12:28 UTC (permalink / raw)
To: Joel Reicher; +Cc: Heime via Users list for the GNU Emacs text editor
On Wednesday, August 14th, 2024 at 11:41 PM, Joel Reicher <joel.reicher@gmail.com> wrote:
> Heime heimeborgia@protonmail.com writes:
>
> > I am using imenu and getting
> >
> > imenu-choose-buffer-index: Wrong type argument: window-live-p,
> > #<window 9>
> >
> > What could be the problem ?
>
>
> It looks like you made an invalid call to this function. - Joel
I did not call it, but I have used (imenu--make-index-alist t)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: imenu Wrong type argument: window-live-p, #<window 9>
2024-08-14 12:28 ` Heime
@ 2024-08-17 14:18 ` Joel Reicher
0 siblings, 0 replies; 4+ messages in thread
From: Joel Reicher @ 2024-08-17 14:18 UTC (permalink / raw)
To: Heime; +Cc: Heime via Users list for the GNU Emacs text editor
Heime <heimeborgia@protonmail.com> writes:
> On Wednesday, August 14th, 2024 at 11:41 PM, Joel Reicher
> <joel.reicher@gmail.com> wrote:
>
>> Heime heimeborgia@protonmail.com writes:
>>
>>> I am using imenu and getting
>>>
>>> imenu-choose-buffer-index: Wrong type argument: window-live-p,
>>> #<window 9>
>>>
>>> What could be the problem ?
>>
>> It looks like you made an invalid call to this function.
>
> I did not call it, but I have used (imenu--make-index-alist t)
OK, but you're going to have to figure out why the conditions of
the call you made led to a consequent invalid call to another
function, especially if some of the intermediate code is your own.
Cheers,
- Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-08-17 14:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 10:51 imenu Wrong type argument: window-live-p, #<window 9> Heime
2024-08-14 11:41 ` Joel Reicher
2024-08-14 12:28 ` Heime
2024-08-17 14:18 ` Joel Reicher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).