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

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

[debbugs-tracker] bug#27927: closed (25.2; Doc string of `region-extract


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27927: closed (25.2; Doc string of `region-extract-function')
Date: Sat, 05 Aug 2017 08:06:02 +0000

Your message dated Sat, 05 Aug 2017 11:05:17 +0300
with message-id <address@hidden>
and subject line Re: bug#27927: 25.2; Doc string of `region-extract-function'
has caused the debbugs.gnu.org bug report #27927,
regarding 25.2; Doc string of `region-extract-function'
to be marked as done.

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


-- 
27927: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27927
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.2; Doc string of `region-extract-function' Date: Wed, 2 Aug 2017 15:46:15 -0700 (PDT)
This doc string now reads a bit like a kludge was added to what was
there before.  There is nothing that should now favor the meaning of the
argument as "delete".  The parameter should be renamed from DELETE to
just ACTION or ARG (or something else).

"If DELETE is `delete-only'...
 If DELETE is nil...
 If DELETE is `bounds', then don't delete, but..."

Change that to something like

"If ACTION is `delete-only'...
 If ACTION is nil...
 If ACTION is `bounds'...

In GNU Emacs 25.2.1 (x86_64-w64-mingw32)
 of 2017-04-24 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
 'configure --without-dbus --without-compress-install 'CFLAGS=-O2
 -static -g3''



--- End Message ---
--- Begin Message --- Subject: Re: bug#27927: 25.2; Doc string of `region-extract-function' Date: Sat, 05 Aug 2017 11:05:17 +0300
> Date: Wed, 2 Aug 2017 15:46:15 -0700 (PDT)
> From: Drew Adams <address@hidden>
> 
> This doc string now reads a bit like a kludge was added to what was
> there before.  There is nothing that should now favor the meaning of the
> argument as "delete".

Actually, there is: the call to filter-buffer-substring.  But I don't
think that's strong enough, so I fixed the doc string.

Thanks.


--- End Message ---

reply via email to

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