Emacs: Difference between revisions
imported>Binarycat add bugs section and a guide for fixing a problem i encountered |
imported>Binarycat m fix header level of previous edit |
||
| Line 277: | Line 277: | ||
nix-shell -I nixpkgs=<path_to_nixpkgs_copy> -p "(emacsPackagesFor pkgs.emacs28).emacsWithPackages (epkgs: [ epkgs.<package> ])" | nix-shell -I nixpkgs=<path_to_nixpkgs_copy> -p "(emacsPackagesFor pkgs.emacs28).emacsWithPackages (epkgs: [ epkgs.<package> ])" | ||
== Bugs == | |||
=== Plasma taskbar grouping === | |||
To fix/workaround [[Plasma]] grouping emacs incorrectly (confusing emacs.desktop with emacsclient.desktop), perform the following: | To fix/workaround [[Plasma]] grouping emacs incorrectly (confusing emacs.desktop with emacsclient.desktop), perform the following: | ||
1. open emacs | 1. open emacs | ||