From: Glenn Morris <rgm@gnu.org>
To: Bastien <bzg@gnu.org>
Cc: 15887@debbugs.gnu.org
Subject: bug#15887: Possibly incorrect custom :types
Date: Thu, 14 Nov 2013 12:18:04 -0500 [thread overview]
Message-ID: <ygppq2oqb7.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87habfw2jp.fsf@bzg.ath.cx> (Bastien's message of "Thu, 14 Nov 2013 14:11:54 +0100")
I glanced at the diff. I'm not sure the :set changes are correct.
Won't this make it impossible to customize these options?
Those cases may have been some of the false positives I mentioned.
Eg
(if (or (featurep 'xemacs) (featurep 'python-mode)) 'python-mode 'python)
is fine for :type 'function, but cus-test is simple-minded and
doesn't realize that the result of the expression will always be a
function, so it gives a bogus warning.
next prev parent reply other threads:[~2013-11-14 17:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 20:19 bug#15887: Possibly incorrect custom :types Glenn Morris
2013-11-14 13:11 ` Bastien
2013-11-14 17:18 ` Glenn Morris [this message]
2013-11-15 5:25 ` Bastien
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ygppq2oqb7.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=15887@debbugs.gnu.org \
--cc=bzg@gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).