From: Philipp Stephani <p.stephani2@gmail.com>
To: Drew Adams <drew.adams@oracle.com>,
Robert Cochran <robert-emacs@cochranmail.com>,
23957@debbugs.gnu.org
Subject: bug#23957: [PATCH] Make fboundp an alias for symbol-function
Date: Tue, 12 Jul 2016 17:40:06 +0000 [thread overview]
Message-ID: <CAArVCkRQh2+xA+-Bd_wWPizbbtCoQhaDUWz_49Xo6mEQGhLJ0w@mail.gmail.com> (raw)
In-Reply-To: <b8ff60bc-5920-43b3-9707-00f7f7ce487e@default>
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
Drew Adams <drew.adams@oracle.com> schrieb am Di., 12. Juli 2016 um
18:14 Uhr:
> It is not backward compatible, since `fboundp' returns t if
> there is a function value and `symbol-function' returns that
> function value. This will break any code that depends on
> getting t or nil.
>
And the docstring of `fboundp' does specify that it returns t (not just
non-nil), so this is indeed a breaking chance.
I'd suggest to simply remove the FIXME instead.
[-- Attachment #2: Type: text/html, Size: 783 bytes --]
next prev parent reply other threads:[~2016-07-12 17:40 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 7:08 bug#23957: [PATCH] Make fboundp an alias for symbol-function Robert Cochran
2016-07-12 16:13 ` Drew Adams
2016-07-12 17:40 ` Philipp Stephani [this message]
2016-07-12 17:49 ` Drew Adams
2016-07-12 19:11 ` Robert Cochran
2016-07-12 20:06 ` Drew Adams
2016-07-12 23:02 ` Robert Cochran
2016-07-13 2:14 ` Drew Adams
2016-07-12 19:20 ` Sora Firestorm
2016-07-12 20:10 ` Drew Adams
2016-07-12 20:35 ` Stefan Monnier
2016-07-13 5:35 ` Robert Cochran
2016-07-14 22:53 ` Robert Cochran
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=CAArVCkRQh2+xA+-Bd_wWPizbbtCoQhaDUWz_49Xo6mEQGhLJ0w@mail.gmail.com \
--to=p.stephani2@gmail.com \
--cc=23957@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
--cc=robert-emacs@cochranmail.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.