Open m2ym opened 13 years ago
(popup-cascade-menu '(("Foo" "a" "b" "c") "Bar"))
"c" seems not to be in "Foo".
The menu gets corrupted also when whitespace-mode is enabled (with default configuration).
Oh...
@m2ym Do you think this should be solved before v0.5?
Wait for a while...
(popup-cascade-menu '(("Foo" "a" "b" "c") "Bar"))
"c" seems not to be in "Foo".