From: Drew Adams <drew.adams@oracle.com>
To: 25152@debbugs.gnu.org
Subject: bug#25152: 25.1; Customize: errors for `restricted-sexp' in `repeat'
Date: Fri, 9 Dec 2016 10:10:29 -0800 (PST) [thread overview]
Message-ID: <037e3a81-b339-4440-ad7c-5ae9e1006050@default> (raw)
emacs -Q
(defcustom bar
`(ignore)
"..."
:type
'(repeat (restricted-sexp :match-alternatives (functionp)))
:group 'emacs)
M-x customize-option bar
1. Click the INS button, to insert a new element in the list.
2. At the prompt "Lisp expression: ", hit `C-g'.
Emacs erroneously inserts two new buttons INS and DEL.
You can repeat this - click INS and you get two more such buttons.
And if you click any of the DEL buttons then you get this error:
Symbol's function definition is void: nil
Something is quite wrong with the handling of `C-g', it seems.
This is the case also in older releases, going back to Emacs 20, at
least.
In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
of 2016-09-17 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 6.1.7601
Configured using:
'configure --without-dbus --without-compress-install CFLAGS=-static'
next reply other threads:[~2016-12-09 18:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-09 18:10 Drew Adams [this message]
2016-12-10 4:24 ` bug#25152: 25.1; Customize: errors for `restricted-sexp' in `repeat' npostavs
2016-12-10 4:39 ` Drew Adams
2020-09-05 11:57 ` Mauro Aranda
2020-09-05 14:46 ` Drew Adams
2020-09-05 16:53 ` Mauro Aranda
2020-10-23 12:59 ` Mauro Aranda
2020-10-23 16:47 ` Drew Adams
2020-10-24 12:33 ` Mauro Aranda
2020-10-24 20:16 ` Drew Adams
2020-10-24 19:41 ` Lars Ingebrigtsen
2020-10-24 20:23 ` Drew Adams
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=037e3a81-b339-4440-ad7c-5ae9e1006050@default \
--to=drew.adams@oracle.com \
--cc=25152@debbugs.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.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).