unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Document repeat-map Usage in elisp reference?
@ 2022-07-24  2:41 T.V Raman
  2022-07-24 16:43 ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2022-07-24  2:41 UTC (permalink / raw)
  To: emacs-devel

I learnt about the use of property repeat-map on commands from this
blog article:
https://karthinks.com/software/it-bears-repeating/

This nice feature doesn't appear to get much coverage in the texinfo
docs for Emacs; repeat-mode is covered briefly in the emacs reference
but the use of property repeat-map on command-symbols doesn't appear
to be covered in the elisp reference.


-- 

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: Document repeat-map Usage in elisp reference?
  2022-07-24  2:41 Document repeat-map Usage in elisp reference? T.V Raman
@ 2022-07-24 16:43 ` Juri Linkov
  0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2022-07-24 16:43 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> I learnt about the use of property repeat-map on commands from this
> blog article:
> https://karthinks.com/software/it-bears-repeating/
>
> This nice feature doesn't appear to get much coverage in the texinfo
> docs for Emacs; repeat-mode is covered briefly in the emacs reference
> but the use of property repeat-map on command-symbols doesn't appear
> to be covered in the elisp reference.

It should be documented in the Elisp reference after we will finish
implementing a simpler way to configure this feature by using new
repeat-related keywords on 'define-keymap'.  This will remove
the need to document such low-level details as using the property
'repeat-map' on command symbols.



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

end of thread, other threads:[~2022-07-24 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24  2:41 Document repeat-map Usage in elisp reference? T.V Raman
2022-07-24 16:43 ` Juri Linkov

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