all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pcase is autoloaded?
@ 2013-02-27 22:42 Nic Ferrier
  2013-02-28  1:41 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Nic Ferrier @ 2013-02-27 22:42 UTC (permalink / raw)
  To: emacs-devel

While testing code for the new emacswiki implementation the other day we
noticed that pcase is autoloaded.

This means that people leave it to be autoloaded rather than
specifically required. In our case it broke our test badly because our
file-system mock was loading pcase.el (which didn't work, surprise!)

Is this a good idea? I don't think so.


Nic Ferrier



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

end of thread, other threads:[~2013-03-02 22:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 22:42 pcase is autoloaded? Nic Ferrier
2013-02-28  1:41 ` Stefan Monnier
2013-03-01 21:48   ` Nic Ferrier
2013-03-02  2:59     ` Stefan Monnier
2013-03-02  7:36   ` Aidan Gauland
2013-03-02 22:30     ` Aidan Gauland

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.