all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Andrew Hyatt <ahyatt@gmail.com>
Cc: 58885@debbugs.gnu.org
Subject: bug#58885: 29.0.50; Incorrect sqlite-select docstring
Date: Sun, 30 Oct 2022 10:32:11 +0200	[thread overview]
Message-ID: <83v8o1g19w.fsf@gnu.org> (raw)
In-Reply-To: <m24jvlykqu.fsf@andrews-mbp.lan> (message from Andrew Hyatt on Sun, 30 Oct 2022 00:54:17 -0400)

> 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.





  reply	other threads:[~2022-10-30  8:32 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 [this message]
2022-10-30 14:30   ` Andrew Hyatt
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=83v8o1g19w.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=58885@debbugs.gnu.org \
    --cc=ahyatt@gmail.com \
    /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.