GNU bug report logs -
#66350
30.0.50; Description for (use-package emacs ...)
Previous Next
Reported by: Arash Esbati <arash <at> gnu.org>
Date: Wed, 4 Oct 2023 21:32:02 UTC
Severity: wishlist
Found in version 30.0.50
Fixed in version 30.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Arash Esbati <arash <at> gnu.org>
> Date: Wed, 04 Oct 2023 23:29:26 +0200
>
> Hi all,
>
> use-package.texi contains this example[1]:
>
> @lisp
> @group
> ;; Completely hide visual-line-mode and change auto-fill-mode to " AF".
> (use-package emacs
> :delight
> (auto-fill-function " AF")
> (visual-line-mode))
> @end group
> @end lisp
>
> The usage of (use-package emacs ...) isn't described anywhere in the
> file, though. There was a discussion about it here[2], but I think it
> should be documented in the manual somehow. I'm not familiar enough
> with use-package to make a suggestion, sorry.
>
> Best, Arash
>
> Footnotes:
> [1] https://git.savannah.gnu.org/cgit/emacs.git/tree/doc/misc/use-package.texi#n1539
>
> [2] https://www.reddit.com/r/emacs/comments/mk9ehd/curious_whats_the_use_of_usepackage_emacs/
Adding John, in case he has any thoughts about this.
This bug report was last modified 298 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.