From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r99829: * help.el (describe-mode): Return nil (for IELM's sake).
Date: Mon, 05 Apr 2010 09:55:45 -0400 [thread overview]
Message-ID: <jwviq86gg5f.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <E1NykJ3-0007V6-Of@internal.in.savannah.gnu.org> (Juanma Barranquero's message of "Mon, 05 Apr 2010 12:36:45 +0200")
> * help.el (describe-mode): Return nil (for IELM's sake).
[..]
> - (princ (documentation major-mode))))))
> + (princ (documentation major-mode)))))
> + nil)
Here's a prime example of what I sent yesterday: if you think about it,
the "for IELM's sake" part of the comment would be very welcome in the
code, so that's where it should be instead of in the ChangeLog.
Stefan
next parent reply other threads:[~2010-04-05 13:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1NykJ3-0007V6-Of@internal.in.savannah.gnu.org>
2010-04-05 13:55 ` Stefan Monnier [this message]
2010-04-05 18:23 ` [Emacs-diffs] /srv/bzr/emacs/trunk r99829: * help.el (describe-mode): Return nil (for IELM's sake) Juanma Barranquero
2010-04-05 19:31 ` [Emacs-diffs] /srv/bzr/emacs/trunk r99829: * help.el Stefan Monnier
2010-04-05 19:45 ` Juanma Barranquero
2010-04-06 0:37 ` Stefan Monnier
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=jwviq86gg5f.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=lekktu@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.