aboutsummaryrefslogtreecommitdiff
path: root/bin/ec
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ec')
-rwxr-xr-xbin/ec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ec b/bin/ec
index 96499d3..eaa3cf2 100755
--- a/bin/ec
+++ b/bin/ec
@@ -27,4 +27,4 @@
# test "$#" -ne "0" && emacsclient -n "$@"
# fi
-emacsclient -a "" -n -c "$@"
+LC_CTYPE=zh_CN.UTF-8 emacsclient -a "" -n -c "$@"