unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50792: 26.3; Key notation typos
@ 2021-09-24 22:43 Drew Adams
  2021-09-25  2:00 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2021-09-24 22:43 UTC (permalink / raw)
  To: 50792

1. In (emacs) Spelling:

'<ESC>-<TAB>' should instead be '<ESC> <TAB>' (as it is elsewhere in the
manual).  No modifier syntax.

2. In (emacs) Editing Binary Files:

'C-h a hexl-<RET>' should be something else.  The space after C-h and
after a doesn't mean type a SPC char, but you expect readers to see
hexl- as meaning type those 5 chars.  At least add a space before <RET>,
but even that isn't a real fix.  The notation -<...> should be used only
following a modifier, as in M-<right>.

3. Same problem as #2, in (emacs) Mac/GNUstep Events.

'M-x ns-service-<TAB>' 

4. (emacs) Windows Keyboard.

Is `W' introduced anywhere as a modifier key?  What is 'W-<SPC>'?

5. Throuhout the Emacs manual, sometimes it's C-<BREAK>, sometimes it's
C-<Break>.  (And I don't mean in code, e.g., as an arg to `kbd'.)  Is
this correct?  The contexts seem to be the same/similar: "pressing" or
"using" such a key sequence.  There are other, similar such seeming
inconsistencies / problems with other modified function keys.

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.19042
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''






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

* bug#50792: 26.3; Key notation typos
  2021-09-24 22:43 bug#50792: 26.3; Key notation typos Drew Adams
@ 2021-09-25  2:00 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-09-25  2:00 UTC (permalink / raw)
  To: Drew Adams; +Cc: 50792

Drew Adams <drew.adams@oracle.com> writes:

> '<ESC>-<TAB>' should instead be '<ESC> <TAB>' (as it is elsewhere in the
> manual).  No modifier syntax.

Yup; fixed now.

> 2. In (emacs) Editing Binary Files:
>
> 'C-h a hexl-<RET>' should be something else.  The space after C-h and
> after a doesn't mean type a SPC char, but you expect readers to see
> hexl- as meaning type those 5 chars.  At least add a space before <RET>,
> but even that isn't a real fix.  The notation -<...> should be used only
> following a modifier, as in M-<right>.
>
> 3. Same problem as #2, in (emacs) Mac/GNUstep Events.

I think C-h a hexl- TAB is the correct thing here, so I've made that change.

> 4. (emacs) Windows Keyboard.
>
> Is `W' introduced anywhere as a modifier key?  What is 'W-<SPC>'?

I'm guessing it's "Windows key and SPC".  Since it's just an example,
and it'd take too long to explain in this section, I just removed that
example.

> 5. Throuhout the Emacs manual, sometimes it's C-<BREAK>, sometimes it's
> C-<Break>.  (And I don't mean in code, e.g., as an arg to `kbd'.)  Is
> this correct?  The contexts seem to be the same/similar: "pressing" or
> "using" such a key sequence.  There are other, similar such seeming
> inconsistencies / problems with other modified function keys.

I've now regularised these to C-<Break>.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-09-25  2:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 22:43 bug#50792: 26.3; Key notation typos Drew Adams
2021-09-25  2:00 ` Lars Ingebrigtsen

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