hab25
hab25
`embark-open-externally` (https://github.com/oantolin/embark/blob/4882b395cef98a517d530ffe483aa0dc7201158c/embark.el#L3645) does this.
@Thaodan what is mimecap?
> I use the #'custom-type and #'custom-value-satisfies-type-p functions of cus-edit-plus (https://github.com/emacsmirror/cus-edit-plus/blob/99b16cb95e1b892e15e3091f124e0be6dd914e16/cus-edit%2B.el#L1073) to type-check any variables I set (if they have a 'custom-type property). This allows me to catch many type...
@YueRen `emacs --eval '(toggle-debug-on-error)'` should work (i.e., give you an appropriate `*Backtrace*` buffer).
https://github.com/muffinmad/emacs-mini-frame also uses a child frame and shows the active region by default; perhaps inspiration can be taken from there. Beware that the package has multiple impactful open bugs; perhaps...
> What is your opinion on wrapping `.desktop` files? > > For example, have a script in .profile that replaces copies the `.desktop` file to a new directory and prepends...
@gzagatti There is a bug in the code I previously shared, it makes it so you can't pass an argument that contains spaces to the wrapped program (e.g.` mpv "some...
I am having exactly the same three errors in the issue description (`... __vaDriverInit_1_0`, `... __vaDriverInit_1_0`, `... ELFCLASS32`) happen , when I run `google-chrome-stable` (non-nix) from my `nixGLIntel`ed `alacritty` (from...
> I'm running my distro's native Firefox package (Arch), and it also happens with the native `vainfo` package. I think nixGL was made only for packages built by nix; I'm...
related: https://github.com/astro/deadnix https://github.com/nerdypepper/statix