unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 6bd9d69: Fix documentation of 'global-disable-point-adjustment'
Date: Mon, 22 Feb 2016 15:45:35 -0500	[thread overview]
Message-ID: <jwvlh6cjx0e.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <83k2lwk0er.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 22 Feb 2016 21:30:52 +0200")

>> > +After a command is executed, if point moved into a region that has
>> > +special properties (e.g. composition, display), Emacs adjusts point to
>> > +the boundary of the region.  But when a command binds this variable to
>> > +non-nil, this point adjustment is suppressed.
>> 
>> Why did you replace "sets" with "binds"?
>> AFAIK let-binding this variable has no effect because the variable is
>> consulted only after the command finishes, i.e. after the binding has
>> been undone.

> Who said anything about let-binding?

To me the difference between "sets" and "binds" is that the former
clearly means "setq" while the other can either mean "change it from
unbound to bound" or "let-binds".

So, I find "binds" to be less precise than "sets", hence my question:
Why did you replace "sets" with "binds"?


        Stefan



  reply	other threads:[~2016-02-22 20:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160222173059.20603.67344@vcs.savannah.gnu.org>
     [not found] ` <E1aXuK3-0005Mz-Ua@vcs.savannah.gnu.org>
2016-02-22 18:50   ` [Emacs-diffs] emacs-25 6bd9d69: Fix documentation of 'global-disable-point-adjustment' Stefan Monnier
2016-02-22 19:30     ` Eli Zaretskii
2016-02-22 20:45       ` Stefan Monnier [this message]
2016-02-22 20:53         ` Eli Zaretskii
2016-02-22 21:13           ` Stefan Monnier
2016-02-23  3:27             ` Eli Zaretskii
2016-02-23  3:40               ` Lars Ingebrigtsen
2016-02-23  4:16                 ` Kaushal Modi
     [not found]             ` <<83fuwkjecd.fsf@gnu.org>
2016-02-23  7:10               ` Drew Adams
2016-02-23 17:37                 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvlh6cjx0e.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).