[O] bug#34684: bug#34684: 26.1; Strange characters when inserting date

2019-03-12 Thread Eli Zaretskii
> From: Takaaki Ishikawa > Date: Tue, 12 Mar 2019 12:42:39 +0900 > Cc: Robert Pluim , Eli Zaretskii , > "34...@debbugs.gnu.org" <34...@debbugs.gnu.org> > > Have you tried to use `set-local-environment'? > I usually use the command to change the date formatting in my init.el as > follows:

[O] bug#34684: bug#34684: 26.1; Strange characters when inserting date

2019-03-11 Thread Takaaki Ishikawa
Hi folks, Have you tried to use `set-local-environment'? I usually use the command to change the date formatting in my init.el as follows: (set-locale-environment "en_US.UTF-8") ;; "ja_JP.UTF-8" Best regards, Takaaki Ishikawa 2019年3月12日(火) 3:34 Wong, Philip : > Does the same thing > > > > >