Talk:Emacs: Difference between revisions
Latest comment: 26 June by Layer-09 in topic Organization of Structure
imported>Jcf Double-wrapped Emacs |
→Organization of Structure: new section |
||
Line 2: | Line 2: | ||
[issues]: https://github.com/NixOS/nixpkgs/issues/267548#issuecomment-1833505396 | [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. [[User:Layer-09|Layer-09]] ([[User talk:Layer-09|talk]]) 16:29, 26 June 2024 (UTC) |
Latest revision as of 16:29, 26 June 2024
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)