GNU bug report logs - #32248
(emacs) `Indentation Commands': Bad formatting

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Mon, 23 Jul 2018 01:38:02 UTC

Severity: minor

Found in version 27.0

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 32248 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 32248 <at> debbugs.gnu.org
Subject: Re: bug#32248: 27.0; (elisp) `Indentation Commands': Bad formatting
Date: Tue, 24 Jul 2018 22:13:50 -0400
retitle 32248 (emacs) `Indentation Commands': Bad formatting
severity 32248 minor
quit

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

> Some of the key descriptions do not use the correct font: <TAB>, <LEFT>,
> and <RIGHT>.
>
> You can see this more easily in the HTML version:
> https://www.gnu.org/software/emacs/manual/html_node/emacs/Indentation-Commands.html

The corresponding texinfo source has:

    adjusting the indentation of the affected lines interactively.  While
    this transient mode is active, typing @key{LEFT} or @key{RIGHT}
    indents leftward and rightward, respectively, by one space.  You can
    also type @kbd{S-@key{LEFT}} or @kbd{S-@key{RIGHT}} to indent leftward

It seems that @key{} by itself just puts angle brackets around the key,
without changing font.  @kbd{} translates into <kbd> tags.  So I think
the formatting is as intended.




This bug report was last modified 6 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.