all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: <emacs-pretest-bug@gnu.org>
Subject: bug#3314: 23.0.93; Emacs manual, node RegPos
Date: Sat, 16 May 2009 15:29:42 -0700	[thread overview]
Message-ID: <000201c9d675$cf77ea70$0200a8c0@us.oracle.com> (raw)

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







             reply	other threads:[~2009-05-16 22:29 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16 22:29 Drew Adams [this message]
2009-05-17 17:23 ` bug#3314: 23.0.93; Emacs manual, node RegPos 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000201c9d675$cf77ea70$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=3314@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.