From: Eli Zaretskii <eliz@gnu.org>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: emacs-devel@gnu.org
Subject: Latest cc-vars.el
Date: Fri, 14 Dec 2007 13:40:00 +0200 [thread overview]
Message-ID: <ulk7xwlm7.fsf@gnu.org> (raw)
When the latest cc-vars.el on the Emacs 22 branch is compiled, it
curses like so:
Compiling d:/gnu/emacs-pretest/emacs/lisp/progmodes/cc-vars.el...
aggregate: (quote (radio (const :tag "Use style settings" set-from-style) (integer :tag "Override style settings" :value 4)))
aggregate: (quote (radio (const :tag "Use style settings" set-from-style) (choice :tag "Override style settings" :value 0 (integer :tag "Non-anchored offset" 0) (cons :tag "Non-anchored & anchored offset" :value (0 . 0) (integer :tag "Non-anchored offset") (integer :tag "Anchored offset")))))
etc. This seems to come from this line in defcustom-c-stylevar:
(message "aggregate: %S" aggregate)
which looks like a left-over from debugging. Is it?
next reply other threads:[~2007-12-14 11:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-14 11:40 Eli Zaretskii [this message]
2007-12-17 9:04 ` Latest cc-vars.el Thien-Thi Nguyen
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=ulk7xwlm7.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=ttn@gnuvola.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).