You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(@rpgoldman I had mentioned this in the :hand-steer issue that is now closed, and I'm re-mentioning it so it doesn't fall off the map.)
Change the line (let ((input (y-or-n-p "~&Only one candidate ~:[~;immediate ~] task for expansion:~%~T~S~%Proceed?~%"
to (let ((input (y-or-n-p "~&Only one candidate ~:[~;immediate ~] task for expansion:~%~T~S~%Proceed?"
for better-looking output.
The text was updated successfully, but these errors were encountered:
Strange. I received this message not only on GitHub, but also at the email address from which I sent you the SHOPFIXER email. So this address appears to work. (The sift.net site also appears to be unreachable, as I write.)
(@rpgoldman I had mentioned this in the
:hand-steer
issue that is now closed, and I'm re-mentioning it so it doesn't fall off the map.)Change the line
(let ((input (y-or-n-p "~&Only one candidate ~:[~;immediate ~] task for expansion:~%~T~S~%Proceed?~%"
to
(let ((input (y-or-n-p "~&Only one candidate ~:[~;immediate ~] task for expansion:~%~T~S~%Proceed?"
for better-looking output.
The text was updated successfully, but these errors were encountered: