emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 6bd9d69: Fix documentation of 'global-disable


From: Eli Zaretskii
Subject: Re: [Emacs-diffs] emacs-25 6bd9d69: Fix documentation of 'global-disable-point-adjustment'
Date: Mon, 22 Feb 2016 21:30:52 +0200

> From: Stefan Monnier <address@hidden>
> Cc: Eli Zaretskii <address@hidden>
> Date: Mon, 22 Feb 2016 13:50:37 -0500
> 
> > +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?



reply via email to

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