emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 25.1.50: Isn't 2nd line of "insert" function documentation wro


From: Lars Ingebrigtsen
Subject: Re: Emacs 25.1.50: Isn't 2nd line of "insert" function documentation wrong?
Date: Wed, 04 May 2016 18:47:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> This doc bug is strange: the feature was coded from the get-go to move
> the after-insertion markers after the inserted text, but the doc
> string says the contrary.  So unlike Richard and those who helped him
> back then.

Yeah, and it's so weird that such a blatant doc error in such a basic
function has survived for 20 years that I thought I must be misreading
the code somehow.  :-)  But it's calling insert_1_both with
before_markers false, so the doc string really is wrong.  (Besides, it
wouldn't make sense if it was doing what it was documenting.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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