unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 45715@debbugs.gnu.org
Subject: bug#45715: 27.1; Doc string of `dotimes'
Date: Thu, 7 Jan 2021 15:08:17 +0000 (UTC)	[thread overview]
Message-ID: <57f0a805-bef8-477e-b5f2-2e0bf787d556@default> (raw)

  Loop a certain number of times.
  Evaluate BODY with VAR bound to successive integers running from 0,
  inclusive, to COUNT, exclusive.  Then evaluate RESULT to get the
  return value (nil if RESULT is omitted).  Its use is deprecated.
                                            ^^^

In the last sentence, "its" is unclear.  Also, that sentence is missing
from the doc string of `cl-dotimes', even though it is present in the CL
Info manual.  And for `cl-dotimes' it should be made clear that this
"deprecation" is only about the Emacs Lisp emulation; the RETURN arg for
Common Lisp `dotimes' has not been deprecated.


In GNU Emacs 27.1 (build 1, x86_64-w64-mingw32)
 of 2020-08-12
Repository revision: 86d8d76aa36037184db0b2897c434cdaab1a9ae8
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
 `configure --without-dbus --host=x86_64-w64-mingw32
 --without-compress-install 'CFLAGS=-O2 -static''





             reply	other threads:[~2021-01-07 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 15:08 Drew Adams [this message]
2021-01-10 14:13 ` bug#45715: 27.1; Doc string of `dotimes' Lars Ingebrigtsen
2021-01-11 13:16   ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57f0a805-bef8-477e-b5f2-2e0bf787d556@default \
    --to=drew.adams@oracle.com \
    --cc=45715@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).