all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3314: 23.0.93; Emacs manual, node RegPos
@ 2009-05-16 22:29 Drew Adams
  2009-05-17 17:23 ` Richard M Stallman
  0 siblings, 1 reply; 19+ messages in thread
From: Drew Adams @ 2009-05-16 22:29 UTC (permalink / raw
  To: emacs-pretest-bug

1. The node name, `RegPos', is not too good. There is no need for
camelCase in node names, and `Reg Pos' would still be unnecessarily
abbreviated. Likewise, for the other register nodes (RegText, RegRect
etc.).  Emacs does not normally name Info nodes this way. Good node
names let you find appropriate nodes using completion etc.
 
2. Please mention the use of a prefix arg for`C-x r SPC'.  The doc
string for this command mentions `C-u', but the manual does not.
 
3. Please mention (here) that `C-x r j' will jump to any register that
saves a position (file, window/frame config), not just one created by
`C-x r SPC'. And, in particular, if you used a prefix arg with `C-x r
SPC', the saved frame config is restored.
 
4. Consider reorganizing the register doc, to mention that some
register commands store positional information (e.g. point, file,
window config, frame config), and others do not (text, rectangle,
number).  Mention that you can return to any saved position using `C-x
r j' - i.e., this works for point, file, and so on, and you can insert
any non-positional information using `C-x r i'.
 
IOW, divide the register commands into two groups: positional and
non-positional information.  For the first group, what you do with the
stored information is revisit the location.  For the second group,
what you do with the stored information is either modify it
(e.g. increment a number) or insert it as text in a buffer.  This
provides an overview, and makes clear that (1) `C-x r j' applies to
any saved positional information, and (2) `C-x r i' applies to any
non-positional information.
 
In GNU Emacs 23.0.93.1 (i386-mingw-nt5.1.2600)
 of 2009-05-02 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'
 







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

end of thread, other threads:[~2011-07-13 18:32 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-16 22:29 bug#3314: 23.0.93; Emacs manual, node RegPos Drew Adams
2009-05-17 17:23 ` Richard M Stallman
2009-05-17 17:38   ` Drew Adams
2009-05-17 18:45     ` Juri Linkov
2009-05-17 19:00       ` Drew Adams
2009-05-17 19:05       ` Drew Adams
2009-05-17 19:17         ` Juri Linkov
2009-05-17 19:47           ` Drew Adams
2009-05-17 21:27             ` Juri Linkov
2009-05-17 21:38               ` Drew Adams
2009-05-18 16:45               ` Richard M Stallman
2009-05-18  3:24             ` Stefan Monnier
2011-07-11 15:42               ` Lars Magne Ingebrigtsen
2011-07-12 19:06                 ` Richard Stallman
2011-07-12 19:34                   ` Lars Magne Ingebrigtsen
2011-07-13 18:32                     ` Richard Stallman
2011-07-12 19:42                   ` Lars Magne Ingebrigtsen
2009-05-18 16:44             ` Richard M Stallman
2009-05-22  4:36     ` Kevin Rodgers

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.