all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrew Hyatt <ahyatt@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 58885@debbugs.gnu.org
Subject: bug#58885: 29.0.50; Incorrect sqlite-select docstring
Date: Sun, 30 Oct 2022 10:30:26 -0400	[thread overview]
Message-ID: <CAM6wYYK8bf=FgprCwuuPgk7Bv5ykaG-j_9dLwruprR7829+6Rg@mail.gmail.com> (raw)
In-Reply-To: <83v8o1g19w.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

On Sun, Oct 30, 2022 at 4:32 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Andrew Hyatt <ahyatt@gmail.com>
> > Date: Sun, 30 Oct 2022 00:54:17 -0400
> >
> > The docstring for sqlite-select says "By default, the return value
> > is a list where the first element is a list of column names, and
> > the rest of the elements are the matching data." But this isn't
> > true, by default, the value of RETURN-TYPE in that function is
> > nil, which does not prepend the list of column names. I don't
> > think anything more is necessary then removing this line, because
> > the rest of the docstring has sufficient explanation.
> >
> > Patch included.
>
> Thanks.  I think it does make sense to say that the default return
> value is a list.  So I fixed this in a different way, please take a
> look.
>

The change you made looks good, thank you.

[-- Attachment #2: Type: text/html, Size: 1293 bytes --]

  reply	other threads:[~2022-10-30 14:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-30  4:54 bug#58885: 29.0.50; Incorrect sqlite-select docstring Andrew Hyatt
2022-10-30  8:32 ` Eli Zaretskii
2022-10-30 14:30   ` Andrew Hyatt [this message]
2022-10-30 14:37     ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to='CAM6wYYK8bf=FgprCwuuPgk7Bv5ykaG-j_9dLwruprR7829+6Rg@mail.gmail.com' \
    --to=ahyatt@gmail.com \
    --cc=58885@debbugs.gnu.org \
    --cc=eliz@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.