unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* custom-theme-load-confirm Use y-or-n-p?
@ 2011-06-07  2:37 T. V. Raman
  0 siblings, 0 replies; 2+ messages in thread
From: T. V. Raman @ 2011-06-07  2:37 UTC (permalink / raw)
  To: emacs-devel

Is there a good reason why function 
custom-theme-load-confirm
chooses  to implement its own y-or-n-p within the body of that
function? I can go ahead and advice it for emacspeak -- but  I
wouldn't need to write a custom advice for it if it were to just
use y-or-n-p  

-- 
Best Regards,
--raman



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

* custom-theme-load-confirm Use y-or-n-p?
@ 2011-06-07 15:27 T.V Raman
  0 siblings, 0 replies; 2+ messages in thread
From: T.V Raman @ 2011-06-07 15:27 UTC (permalink / raw)
  To: emacs-devel

Following up to myself: I see that it's because it's using
read-char-choice -- so please ignore the request to use y-or-n-p

-- 

-- 



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

end of thread, other threads:[~2011-06-07 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 15:27 custom-theme-load-confirm Use y-or-n-p? T.V Raman
  -- strict thread matches above, loose matches on Subject: below --
2011-06-07  2:37 T. V. Raman

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).