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

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

[debbugs-tracker] bug#30634: closed (26.0; doc string of `dired-do-creat


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30634: closed (26.0; doc string of `dired-do-create-files')
Date: Thu, 01 Mar 2018 15:33:02 +0000

Your message dated Thu, 01 Mar 2018 17:32:45 +0200
with message-id <address@hidden>
and subject line Re: bug#30634: 26.0; doc string of `dired-do-create-files'
has caused the debbugs.gnu.org bug report #30634,
regarding 26.0; doc string of `dired-do-create-files'
to be marked as done.

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


-- 
30634: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30634
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0; doc string of `dired-do-create-files' Date: Tue, 27 Feb 2018 10:12:18 -0800 (PST)
The doc string says this, where "into-dir" is the only occurrence of
that text in the doc string:

   The rest of into-dir are optional arguments.

This is incomprehensible.  Yes, in the _code_ of the function there is
an internal, local variable named `into-dir', but it makes no sense to
refer to that in the doc string.

---

(The entire description of arg HOW-TO is too complicated, particularly
the "Otherwise" part.  Apparently in this case HOW-TO is a function.  If
that function returns a non-nil list then its car is a function of 4
args...  An example or two might help.)


In GNU Emacs 26.0.91 (build 1, x86_64-w64-mingw32)
 of 2018-01-22
Repository revision: 752fba992b793a74d202c9cfc3e1a92fd458e748
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static -g3''



--- End Message ---
--- Begin Message --- Subject: Re: bug#30634: 26.0; doc string of `dired-do-create-files' Date: Thu, 01 Mar 2018 17:32:45 +0200
> Date: Tue, 27 Feb 2018 10:12:18 -0800 (PST)
> From: Drew Adams <address@hidden>
> 
> The doc string says this, where "into-dir" is the only occurrence of
> that text in the doc string:
> 
>    The rest of into-dir are optional arguments.
> 
> This is incomprehensible.  Yes, in the _code_ of the function there is
> an internal, local variable named `into-dir', but it makes no sense to
> refer to that in the doc string.

Thanks, fixed.

> (The entire description of arg HOW-TO is too complicated, particularly
> the "Otherwise" part.  Apparently in this case HOW-TO is a function.  If
> that function returns a non-nil list then its car is a function of 4
> args...  An example or two might help.)

I didn't see it as overly complicated, I think it's very clear.


--- End Message ---

reply via email to

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