auto-complete / popup-el

Visual Popup Interface Library for Emacs
GNU General Public License v3.0
451 stars 96 forks source link

Cascade menu corrupted #1

Open m2ym opened 13 years ago

m2ym commented 13 years ago

(popup-cascade-menu '(("Foo" "a" "b" "c") "Bar"))

"c" seems not to be in "Foo".

mminutoli commented 12 years ago

The menu gets corrupted also when whitespace-mode is enabled (with default configuration).

m2ym commented 12 years ago

Oh...

tkf commented 12 years ago

@m2ym Do you think this should be solved before v0.5?

m2ym commented 12 years ago

Wait for a while...