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

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

bug#20924: 25.0.50; (elisp) `Sticky Properties`


From: Drew Adams
Subject: bug#20924: 25.0.50; (elisp) `Sticky Properties`
Date: Sun, 28 Jun 2015 18:47:28 -0700 (PDT)

The first sentence is misleading:

  Self-inserting characters normally take on the same properties as the
  preceding character.

Is it about the characters themselves or about self-insertion of
those characters?

The rest of the node says, for example, that `insert' inserts without
inheritance.  Doesn't that mean that if you pass a string of
self-inserting chars to `insert' then they will not inherit from the
char before the insertion?  That is contradicted by the first sentence
of the node.

You might claim that the hand-waving word "normally" there means that
they do so only when self-inserted.  That's not obvious.  It would be
clearer to just say that: they inherit when they are self-inserted.

And if that is not always the case then add a waffle word "normally" or
"usually" back: usually they inherit when they are self-inserted.



In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'





reply via email to

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