help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: use-package :after ??


From: Eli Zaretskii
Subject: Re: use-package :after ??
Date: Mon, 15 May 2023 14:42:54 +0300

> From: David Masterson <dsmasterson@gmail.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Sun, 14 May 2023 23:16:52 -0700
> 
> If a, b, and c were all ':defer t' and a had ':bind ("C-." . b-mode)'
> and I later hit that key, that would load c, then b, then a -- right?

No, based on my reading of the docs I think it will cause an error
(because b cannot be loaded without c being loaded).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]