Talk:Emacs

From NixOS Wiki
Revision as of 16:29, 26 June 2024 by Layer-09 (talk | contribs) (→‎Organization of Structure: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 26 June by Layer-09 in topic Organization of Structure

There are a number of [issues][] related to wrapping Emacs too many times and the problems that ensue. This page suggests the use of both `pkgs.emacsPackagesFor` and `withPackages`, which will expose readers to these problems.

[issues]: https://github.com/NixOS/nixpkgs/issues/267548#issuecomment-1833505396

Organization of Structure

If anyone here has experience with Emacs, please have a look at the "Tips and Tricks" section to see if you can somehow make the information more concise. It would be best if the code snippets under each section be combined into a single one, as to better organize the page. Layer-09 (talk) 16:29, 26 June 2024 (UTC)Reply