all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Eli Zaretskii <eliz@gnu.org>, Lars Ingebrigtsen <larsi@gnus.org>,
	Drew Adams <drew.adams@oracle.com>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: master 2bb0703 1/2: lisp/*.el: Force non-nil result to t, to match docstring
Date: Thu, 17 Oct 2019 20:18:15 +0200	[thread overview]
Message-ID: <CAAeL0SRC2L0n-SMh_2eFv+VX5RPe47Mi+g3i111YOLrG2pATkg@mail.gmail.com> (raw)
In-Reply-To: <jwvv9sntg0i.fsf-monnier+emacs@gnu.org>

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

On Thu, Oct 17, 2019 at 8:02 PM Stefan Monnier <monnier@iro.umontreal.ca>
wrote:
>
> Just to be clear: this is a typical bikeshed subject.

Definitely.

> So far, AFAIK most of the code and docstrings use nil/non-nil, AFAICT
> (which is why we're all familiar with the notion of "non-nil" as
> a matter of fact) and as a maintainer I've made an effort to try and
> standardize on this, e.g. by fixing docstrings which overspecified the
> return value to `t`.

There's a cascading effect. Some functions with multiple non-nil return
values rely on other functions's declared boolean result to construct their
own. So I think functions that can only return a boolean are not
"overspecified" by saying so. YMMV.

> The most important thing is to try and choose one and stick to it, both
> for the benefit of consistency and to avoid back-and-forth
> cosmetic changes.

FWIW, I don't consider making a function return what its docstring says "a
cosmetic change".

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

  reply	other threads:[~2019-10-17 18:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<20191017004602.22269.2935@vcs0.savannah.gnu.org>
     [not found] ` <<20191017004604.866DF20BC2@vcs0.savannah.gnu.org>
     [not found]   ` <<875zkonpqm.fsf@gnus.org>
     [not found]     ` <<CAAeL0SSg8_9vELEeH9BtC02Bpf26AVCgLhpsBSAgQ0nLzXtrMw@mail.gmail.com>
     [not found]       ` <<871rvcnmg1.fsf@gnus.org>
     [not found]         ` <<8336frdcs9.fsf@gnu.org>
2019-10-17 15:15           ` master 2bb0703 1/2: lisp/*.el: Force non-nil result to t, to match docstring Drew Adams
2019-10-17 15:43             ` Juanma Barranquero
2019-10-17 18:02               ` Stefan Monnier
2019-10-17 18:18                 ` Juanma Barranquero [this message]
2019-10-17 18:31                   ` Stefan Monnier
2019-10-17 18:37                 ` Eli Zaretskii
2019-10-17 19:29                   ` Stefan Monnier
     [not found] <20191017004602.22269.2935@vcs0.savannah.gnu.org>
     [not found] ` <20191017004604.866DF20BC2@vcs0.savannah.gnu.org>
2019-10-17  1:08   ` Lars Ingebrigtsen
2019-10-17  1:44     ` Juanma Barranquero
2019-10-17  2:19       ` Lars Ingebrigtsen
2019-10-17  2:26         ` Juanma Barranquero
2019-10-17  2:49           ` Ergus
2019-10-17  3:45             ` Juanma Barranquero
2019-10-17  3:47               ` Lars Ingebrigtsen
2019-10-17  3:59                 ` Juanma Barranquero
2019-10-17  7:57         ` 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=CAAeL0SRC2L0n-SMh_2eFv+VX5RPe47Mi+g3i111YOLrG2pATkg@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=monnier@iro.umontreal.ca \
    /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.