all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: jidanni@jidanni.org
Cc: 9259@debbugs.gnu.org
Subject: bug#9259: extra line in "unless" docstring?
Date: Sat, 20 Aug 2011 17:48:32 -0400	[thread overview]
Message-ID: <87vctru53j.fsf@stupidchicken.com> (raw)
In-Reply-To: <87bow0vbnh.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon, 08 Aug 2011 11:13:06 +0800")

jidanni@jidanni.org writes:

> unless is a Lisp macro in `subr.el'.
>
> (unless COND BODY...)
>
> If COND yields nil, do BODY, else return nil. <--------what is this
> line doing here?
> When COND yields nil, eval BODY forms sequentially and return
> value of last one, or nil if there are none.

It's the one-line summary of the function.  Every docstring has one.





  parent reply	other threads:[~2011-08-20 21:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  3:13 bug#9259: extra line in "unless" docstring? jidanni
2011-08-08 13:51 ` Juanma Barranquero
2011-08-20 21:48 ` Chong Yidong [this message]
2011-08-20 22:15 ` jidanni

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=87vctru53j.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=9259@debbugs.gnu.org \
    --cc=jidanni@jidanni.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.