emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r113878: Refine previous change.


From: Stefan Monnier
Subject: Re: trunk r113878: Refine previous change.
Date: Thu, 15 Aug 2013 10:29:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

FWIW, I've fairly often written code which uses goto-char with
a position that can be outside of point-min...point-max, knowing that it
will go to the closest possible position.

I probably also wrote code with similar assumptions for set-marker or
copy-marker.


        Stefan



reply via email to

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