(defun foo () (y-or-n-p "foo? ") t) ; always return `t'
After that, and following the rest of your recipe, bar gets asked via
a popup menu, in today's CVS, on GNU/Linux.Great, then it's fixed. Thanks. In my (April 2005) version, foo gets asked via popup menu, but bar gets asked via the minibuffer. _______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
