Skip to content

Commit

Permalink
Merge pull request #270 from nanasess/add-mew-charset-m17n
Browse files Browse the repository at this point in the history
Add mew-charset-m17n to utf-8
  • Loading branch information
nanasess authored Sep 13, 2023
2 parents f344b10 + d6489f1 commit 8d69776
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .emacs.d/.mew.d/.mew.el
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
(setq mew-use-cached-passwd t)
(setq mew-passwd-lifetime 30)

(setq mew-charset-m17n "utf-8")

;; dnd
(define-key mew-draft-mode-map [ns-drag-file]
(lambda ()
Expand Down

0 comments on commit 8d69776

Please sign in to comment.