Mercurial > hg > xemacs-beta
diff lisp/prim/help.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | b82b59fe008d |
line wrap: on
line diff
--- a/lisp/prim/help.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/prim/help.el Mon Aug 13 08:46:35 2007 +0200 @@ -352,6 +352,9 @@ ;; a help message and then prompting for input in the minibuffer -- ;; this macro usually selects the help buffer, which is not what you ;; want in those situations. + +;;; ### Should really be a macro (as suggested above) to eliminate the +;;; requirement of caller to code a lambda form in THUNK -- mrb (defun with-displaying-help-buffer (thunk) (let ((winconfig (current-window-configuration)) (was-one-window (one-window-p)))