unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacspeak request: please update interactive spec for frameset-to-register
@ 2014-01-31 15:11 T. V. Raman
  2014-02-01 23:04 ` Juanma Barranquero
  0 siblings, 1 reply; 10+ messages in thread
From: T. V. Raman @ 2014-01-31 15:11 UTC (permalink / raw)
  To: emacs-devel

Could we update the interactive calling spec for
frameset-to-register
from
(interactive "cFrameset to register: \nP")

to
(interactive (list (register-read-with-preview
		      "Frame configuration to register: ")
		     current-prefix-arg))

This would save me having to explicitly advice the calling spec
for that command in Emacspeak.  It would also align the code with frame-configuration-to-register



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

end of thread, other threads:[~2014-02-03  1:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-31 15:11 emacspeak request: please update interactive spec for frameset-to-register T. V. Raman
2014-02-01 23:04 ` Juanma Barranquero
2014-02-02  2:28   ` Stefan Monnier
2014-02-02  2:46     ` Juanma Barranquero
2014-02-02  4:35       ` Dmitry Gutov
2014-02-02  6:13         ` Juanma Barranquero
2014-02-03  0:42           ` Glenn Morris
2014-02-03  0:49             ` Juanma Barranquero
2014-02-03  0:53               ` Glenn Morris
2014-02-03  1:02                 ` Juanma Barranquero

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