[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
revert-buffer yes-or-no-p should allow "?" too
From: |
Dan Jacobson |
Subject: |
revert-buffer yes-or-no-p should allow "?" too |
Date: |
Mon, 15 May 2006 09:43:29 +0800 |
This important question,
"Revert buffer from file .... ?"
is not phrased in clear enough words for the user to understand what
is about to happen.
I like the disabled-command stuff that pops open half the window,
explaining one per line, the consequences of y, n, etc.
Especially as the user can't consult the documentation without
interrupting the question, unless he has another window somewhere.
Why of course, the revert-buffer function is full of y-or-n-p,
yes-or-no-p. Well, a "?" choice should also be allowed on the more
critical questions, giving a description of the consequences.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- revert-buffer yes-or-no-p should allow "?" too,
Dan Jacobson <=