all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Doug Lewan <dougl@shubertticketing.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Passing symbols whose values are symbols to macros?
Date: Sat, 11 Jul 2015 14:23:25 +0200	[thread overview]
Message-ID: <87y4imrigy.fsf@web.de> (raw)
In-Reply-To: <155DEC68569B714B86C2C7075F5EDA98C1F74A12@DAKIYA1.pegasus.local> (Doug Lewan's message of "Thu, 9 Jul 2015 12:50:08 +0000")

Hi Doug,

has this issue been solved with Pascal's answer?

If not: the expansion of `defcustom' is quite trivial and results in a
call to `custom-declare-variable' which is a function.  So I guess you
should simply use `custom-declare-variable' instead of `defcustom'.


Michael.




  reply	other threads:[~2015-07-11 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 12:50 Passing symbols whose values are symbols to macros? Doug Lewan
2015-07-11 12:23 ` Michael Heerdegen [this message]
     [not found] <mailman.6604.1436446216.904.help-gnu-emacs@gnu.org>
2015-07-09 12:55 ` Pascal J. Bourguignon

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=87y4imrigy.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=dougl@shubertticketing.com \
    --cc=help-gnu-emacs@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 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.