Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!DSYS.NCSL.NIST.GOV!rbj From: rbj@DSYS.NCSL.NIST.GOV (Root Boy Jim) Newsgroups: gnu.emacs.bug Subject: repeat counts and ^X ) Message-ID: <8907131506.AA19427@dsys.ncsl.nist.gov> Date: 13 Jul 89 15:06:53 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: National Institute of Standards and Technology formerly National Bureau of Standards Lines: 23 ? From: kalliope!bbc@rice.edu (Benjamin Chase) ? I think the notion of supplying the repeat count to end-kbd-macro was ? wrong in the first place. Although it requires more forethought, it ? seems sensible to me to supply the repeat count before starting the ? macro definition. Or after it via C-x e. This is one case where I believe repeat counts are a mis-feature. However, I do believe that the command set could be collapsed by creative use of ^U as a prefix. For example, consider C-w and M-w. Since an argument is meaningless to C-w, C-U C-w could invoke M-w, leaving that key free for something else. A prefix to M-z could simply move to the next character typed instead of deleting it. If there is any interest in this, I will volunteer to scan the command list for possible candidates. ? Ben Chase, Computer Science, Rice University, Houston, Texas Root Boy Jim Have GNU, Will Travel.