bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13576: 24.2.92; [PATCH] a bug in imenu--truncate-items


From: Drew Adams
Subject: bug#13576: 24.2.92; [PATCH] a bug in imenu--truncate-items
Date: Mon, 28 Jan 2013 08:30:14 -0800

Perhaps related to bug #12717?

> According to documentation on imenu--index-alist, a special item looks
> like: (INDEX-NAME POSITION FUNCTION ARGUMENTS...)
> which fails imenu--truncate-items.
>
> -             ((consp (cdr item))
> +             ((imenu--subalist-p item)






reply via email to

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