diff options
| -rw-r--r-- | .emacs.d/init.org | 2 | ||||
| -rw-r--r-- | .hunspell_ca_ES | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/init.org b/.emacs.d/init.org index 0ec7ab1..386ce8b 100644 --- a/.emacs.d/init.org +++ b/.emacs.d/init.org @@ -1403,7 +1403,7 @@ Miscellaneous settings, nothing too interesting (e.g. format flowed, fetcher com #+BEGIN_SRC elisp (setq mu4e-html2text-command "w3m -T text/html" - mu4e-attachment-dir (or (getenv "XDG_DOWNLOAD_DIRECTORY") (getenv "HOME")) + mu4e-attachment-dir (or (getenv "XDG_DOWNLOAD_DIR") (getenv "HOME")) mu4e-headers-date-format "%Y-%m-%d %H:%M" message-citation-line-format "%N @ %Y-%m-%d %H:%M %Z:\n" message-citation-line-function 'message-insert-formatted-citation-line diff --git a/.hunspell_ca_ES b/.hunspell_ca_ES index fcd68a8..6206c8c 100644 --- a/.hunspell_ca_ES +++ b/.hunspell_ca_ES @@ -57,3 +57,4 @@ Pascual Bastardas demolingüística Sheilagh +Viladamor |
