help-gnu-emacs
[Top][All Lists]
Advanced

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

How to avoid y-or-n-p in a program?


From: Thorsten Jolitz
Subject: How to avoid y-or-n-p in a program?
Date: Wed, 12 Mar 2014 16:37:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi List, 

when in a program function A calls another (external) function B that
asks the user a y-or-n-p question, and you want to avoid that and
instead code in function A that the answer is always Y, so that the
prompt never shows up - how do you do that?

-- 
cheers,
Thorsten





reply via email to

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