all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties
@ 2011-05-11 15:21 Drew Adams
  2011-05-11 17:58 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2011-05-11 15:21 UTC (permalink / raw
  To: 8652

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'
 






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

* bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties
  2011-05-11 15:21 bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Drew Adams
@ 2011-05-11 17:58 ` Eli Zaretskii
  2011-05-11 18:22   ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2011-05-11 17:58 UTC (permalink / raw
  To: Drew Adams; +Cc: 8652

> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Wed, 11 May 2011 08:21:33 -0700
> 
> The reference sections, such as `--Variable:', should follow the same
> indentation throughout the manual.

Why?  What bad things happen if they don't?

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

That's because they are pertinent to the `point-entered' and
`point-left' properties, and so are sub-items of their parent item.
Having them indented as you suggest would make them stand out of the
surrounding text, which IMO isn't right.





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

* bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties
  2011-05-11 17:58 ` Eli Zaretskii
@ 2011-05-11 18:22   ` Drew Adams
  2011-05-14  8:48     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2011-05-11 18:22 UTC (permalink / raw
  To: 'Eli Zaretskii'; +Cc: 8652

> > The reference sections, such as `--Variable:', should 
> > follow the same indentation throughout the manual.
> 
> Why?  What bad things happen if they don't?
> 
> > 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.
> 
> That's because they are pertinent to the `point-entered' and
> `point-left' properties, and so are sub-items of their parent item.
> Having them indented as you suggest would make them stand out of the
> surrounding text, which IMO isn't right.

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.  It is not at all
clear - even with the extra indentation - what the scope of this variable's
effect is (the fact that it is somehow "pertinent [only] to the `point-entered'
and `point-left' properties").  The description suggests that it affects the
display of help strings _in general_.  And nothing in the description says what
it does, in particular, for properties `point-entered' and `point-left'.  Just
how is it pertinent only to them?

You will do whatever you want, of course. ;-)  Just letting you know.

This is the _only_ place in the manual where the indentation is different.






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

* bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties
  2011-05-11 18:22   ` Drew Adams
@ 2011-05-14  8:48     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2011-05-14  8:48 UTC (permalink / raw
  To: Drew Adams; +Cc: 8652-done

> From: "Drew Adams" <drew.adams@oracle.com>
> Cc: <8652@debbugs.gnu.org>
> 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.





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

end of thread, other threads:[~2011-05-14  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11 15:21 bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Drew Adams
2011-05-11 17:58 ` Eli Zaretskii
2011-05-11 18:22   ` Drew Adams
2011-05-14  8:48     ` Eli Zaretskii

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.