all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-29 15dda8cd5b3 1/2: ; Don't say to require bind-key in use-package manual
       [not found] ` <20221208233314.616E3C004BA@vcs2.savannah.gnu.org>
@ 2022-12-09 13:56   ` Stefan Monnier
  2022-12-10 20:17     ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2022-12-09 13:56 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

> @@ -128,7 +128,6 @@ top of your init file:
>  
>  @lisp
>  (require 'use-package)
> -(require 'bind-key)            ; if you use any :bind variant
>  @end lisp
>  
>  The above makes the @code{use-macro} for in the rest of your init

The above look good but insufficient: why would the users need (require
'use-package) in their init file anyway?


        Stefan




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

* Re: emacs-29 15dda8cd5b3 1/2: ; Don't say to require bind-key in use-package manual
  2022-12-09 13:56   ` emacs-29 15dda8cd5b3 1/2: ; Don't say to require bind-key in use-package manual Stefan Monnier
@ 2022-12-10 20:17     ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2022-12-10 20:17 UTC (permalink / raw)
  To: Stefan Monnier, emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> @@ -128,7 +128,6 @@ top of your init file:
>>
>>  @lisp
>>  (require 'use-package)
>> -(require 'bind-key)            ; if you use any :bind variant
>>  @end lisp
>>
>>  The above makes the @code{use-macro} for in the rest of your init
>
> The above look good but insufficient: why would the users need (require
> 'use-package) in their init file anyway?

Good point.  We should probably remove that part.



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

end of thread, other threads:[~2022-12-10 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <167054239392.10904.403286793469220653@vcs2.savannah.gnu.org>
     [not found] ` <20221208233314.616E3C004BA@vcs2.savannah.gnu.org>
2022-12-09 13:56   ` emacs-29 15dda8cd5b3 1/2: ; Don't say to require bind-key in use-package manual Stefan Monnier
2022-12-10 20:17     ` Stefan Kangas

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.