bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48504: Improve style of C-h t description (Preface)


From: Sebastian Urban
Subject: bug#48504: Improve style of C-h t description (Preface)
Date: Tue, 18 May 2021 22:35:37 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2

Currently, in the Preface of the Emacs manual (EMACS.TEXI - L1291),
there is:
    To run the tutorial, start Emacs and type @kbd{C-h t} (which is
    ``control h and then t'').

I think, the part between parens should look better, e.g. similar to
this part of SCREEN.TEXI (L126):
    ...(hold down @key{Ctrl} and type @kbd{x}, then let go of
    @key{Ctrl} and type @kbd{=})...
...i.e.:
    ...(hold down @key{Ctrl} and type @kbd{h}, then let go of
    @key{Ctrl} and type @kbd{t}).

We didn't yet introduce the Ctrl etc. notation at that place.

What about "Control" instead of "Ctrl"?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]