doomemacs/lisp
Henrik Lissner c8070f11a4
fix(cli): suppress coding-system prompts
Emacs can unpredictably prompt the user to "Select coding
system (default utf-8):" in some cases. The exact cause is a little
different for every user, but it can be suppressed by explicitly setting
a default language environment. This is not desirable in interactive
sessions, however.

Ref: #3042
Close: #7330
Co-authored-by: bennyip <bennyip@users.noreply.github.com>
2023-08-18 19:14:39 +02:00
..
cli docs: assume ~/.config/emacs by default 2023-02-25 20:47:28 -05:00
lib feat(lib): add base-directory arg to project-file-exists-p! 2023-08-18 19:04:25 +02:00
doom-cli.el fix(cli): suppress coding-system prompts 2023-08-18 19:14:39 +02:00
doom-editor.el refactor: minor refactors & commentary revision 2022-09-24 20:31:34 +02:00
doom-keybinds.el fix: correct name of doom-after-modules-init-hook 2023-02-18 00:51:54 -05:00
doom-lib.el perf(lib): dir!: unset file-name-handler-alist 2023-02-21 03:30:51 -05:00
doom-modules.el fix(lib): doom-module-locate-path: cannot locate exact files 2022-10-03 14:13:39 +02:00
doom-packages.el fix(lib): package! not overriding defaults 2022-10-23 02:30:13 +02:00
doom-profiles.el fix(profiles): ensure trailing / on user-emacs-directory 2022-10-02 18:46:37 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el nit: comment revision, spellcheck, & reformatting 2023-07-22 19:01:35 +02:00
doom-ui.el fix: void-function set-fontset-font error 2022-10-29 01:57:42 +02:00
doom.el release(modules): 23.08.0-dev 2023-08-18 18:27:15 +02:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2023-08-18 18:34:21 +02:00