emacs-devel
[Top][All Lists]
Advanced

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

RE: Bug in y-or-n-p?


From: Drew Adams
Subject: RE: Bug in y-or-n-p?
Date: Wed, 22 Jun 2005 10:24:39 -0700

        (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.





reply via email to

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