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

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

[debbugs-tracker] bug#20924: closed (25.0.50; (elisp) `Sticky Properties


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20924: closed (25.0.50; (elisp) `Sticky Properties`)
Date: Mon, 29 Jun 2015 17:39:02 +0000

Your message dated Mon, 29 Jun 2015 20:38:25 +0300
with message-id <address@hidden>
and subject line Re: bug#20924: 25.0.50; (elisp) `Sticky Properties`
has caused the debbugs.gnu.org bug report #20924,
regarding 25.0.50; (elisp) `Sticky Properties`
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
20924: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20924
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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 address@hidden
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'



--- End Message ---
--- Begin Message --- Subject: Re: bug#20924: 25.0.50; (elisp) `Sticky Properties` Date: Mon, 29 Jun 2015 20:38:25 +0300
> Date: Mon, 29 Jun 2015 09:22:47 -0700 (PDT)
> From: Drew Adams <address@hidden>
> Cc: address@hidden
> 
> I think it would be a lot clearer if the text said just what you
> said here.  Something like this:
> When you insert a char by typing it, it inherits....
> But Lisp code that inserts text might not inherit...

I improved the wording along these lines.  Thanks.


--- End Message ---

reply via email to

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