all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* package not needed to byte-compile
@ 2015-02-23  2:57 Joe Riel
  2015-02-23  4:00 ` Drew Adams
  2015-02-23  4:35 ` Stefan Monnier
  0 siblings, 2 replies; 9+ messages in thread
From: Joe Riel @ 2015-02-23  2:57 UTC (permalink / raw)
  To: Help GNU Emacs

Is there a way to tell Emacs that package B
is required to run package A, but not to 
compile package A?   Using

(require B)

causes an error during byte-compilation because the
package is not available then.

-- 
Joe Riel




^ permalink raw reply	[flat|nested] 9+ messages in thread
* package not needed to byte-compile
@ 2015-02-23  3:07 Joe Riel
  2015-02-23  3:31 ` Joe Riel
  2015-02-23  4:15 ` Michael Heerdegen
  0 siblings, 2 replies; 9+ messages in thread
From: Joe Riel @ 2015-02-23  3:07 UTC (permalink / raw)
  To: Help GNU Emacs

Is there a way to tell Emacs that package B
is required to run package A, but not to 
compile package A?   Using (require B)
causes an error during byte-compilation because the
package is not necessarily available then.


-- 
Joe Riel




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-02-24  3:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23  2:57 package not needed to byte-compile Joe Riel
2015-02-23  4:00 ` Drew Adams
2015-02-23  4:35 ` Stefan Monnier
2015-02-23 23:11   ` Michael Heerdegen
2015-02-24  2:36     ` Stefan Monnier
2015-02-24  3:35       ` Michael Heerdegen
  -- strict thread matches above, loose matches on Subject: below --
2015-02-23  3:07 Joe Riel
2015-02-23  3:31 ` Joe Riel
2015-02-23  4:15 ` Michael Heerdegen

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.