unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Customize yes-or-no-p prompt from Elisp?
@ 2022-12-25  5:22 T.V Raman
  2022-12-25  6:57 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2022-12-25  5:22 UTC (permalink / raw)
  To: emacs-devel

At present this is hard-wired in the C file:

https:/git.savannah.gnu.org/cgit/emacs.git/tree/src/fns.c?h=master#n3208

AUTO_STRING (yes_or_no, "(yes or no) ");

I'd like to be able to customize this in some cases to something more
terse  --- hearing "yes or no " each time gets wordy.



-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Customize yes-or-no-p prompt from Elisp?
  2022-12-25  5:22 Customize yes-or-no-p prompt from Elisp? T.V Raman
@ 2022-12-25  6:57 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-12-25  6:57 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> Date: Sat, 24 Dec 2022 21:22:41 -0800
> From: "T.V Raman" <raman@google.com>
> CC: 
> 
> At present this is hard-wired in the C file:
> 
> https:/git.savannah.gnu.org/cgit/emacs.git/tree/src/fns.c?h=master#n3208
> 
> AUTO_STRING (yes_or_no, "(yes or no) ");
> 
> I'd like to be able to customize this in some cases to something more
> terse  --- hearing "yes or no " each time gets wordy.

Please submit a feature request bug report, using report-emacs-bug, so
that this request doesn't get forgotten and lost.

Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-25  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-25  5:22 Customize yes-or-no-p prompt from Elisp? T.V Raman
2022-12-25  6:57 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).