--- Begin Message ---
Subject: |
24.0.50; incorrect indentation in (elisp) Special Properties |
Date: |
Wed, 11 May 2011 08:21:33 -0700 |
The reference sections, such as `--Variable:', should follow the same
indentation throughout the manual. In (elisp) Special Properties, the
two `--Variable:' sections are indented too far; they should be indented
to only column 1, as in the rest of the manual.
IOW, we should see:
-- Variable: inhibit-point-motion-hooks
not:
-- Variable: inhibit-point-motion-hooks
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-05-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties |
Date: |
Sat, 14 May 2011 11:48:21 +0300 |
> From: "Drew Adams" <address@hidden>
> Cc: <address@hidden>
> Date: Wed, 11 May 2011 11:22:41 -0700
>
> The description of `inhibit-point-motion-hooks' makes it clear what it
> pertains
> to. This is so regardless of the indentation.
>
> The description of `show-help-function' does not, however.
You are right. I moved the docs of both variables out of the
surrounding table, leaving a cross-reference to them in the table.
--- End Message ---