From unknown Sat Aug 16 16:53:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42921: 27.1; Setting (setq system-time-locale =?UTF-8?Q?=E2=80=9CC=E2=80=9D?=) in daemon ineffective Resent-From: Matthias Weigand Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Aug 2020 20:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 42921 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 42921@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Reply-To: Matthias Weigand Received: via spool by submit@debbugs.gnu.org id=B.159778271824673 (code B ref -1); Tue, 18 Aug 2020 20:32:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 Aug 2020 20:31:58 +0000 Received: from localhost ([127.0.0.1]:37126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k88Gy-0006Pp-Bx for submit@debbugs.gnu.org; Tue, 18 Aug 2020 16:31:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:45514) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k87uy-0003eN-1j for submit@debbugs.gnu.org; Tue, 18 Aug 2020 16:09:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39984) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k87ux-000546-It for bug-gnu-emacs@gnu.org; Tue, 18 Aug 2020 16:09:11 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:24719) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k87ut-00032k-Ci for bug-gnu-emacs@gnu.org; Tue, 18 Aug 2020 16:09:11 -0400 Date: Tue, 18 Aug 2020 20:08:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1597781336; bh=gjcsjKIH3TJvQQyq5nvxKNMfZjgLeFyQXl81HcvQRXI=; h=Date:To:From:Reply-To:Subject:From; b=xfvyLdoDQoNXcNwMO0gyg3p6TswIxnG+featfusFC9F8P5IBPgjp6MHC0+q7TdeeF BskWOlQMhrnGJMjZ4SSEnMjSuI8gsAHQJXdgra7TWXV6sm1/e4hlYhfXYPPEMxvkTB 6PSw3EtCgBBLza3/HSkj+qM4P/QDov+6NT3xu0mg= From: Matthias Weigand Message-ID: <878sebg1i4.fsf@protonmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="---------------------b7dd32aa8d45282991389637853ec680"; charset=utf-8 X-Spam-Status: No, score=-1.2 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.protonmail.ch Received-SPF: pass client-ip=185.70.40.22; envelope-from=matthias.weigand@protonmail.com; helo=mail2.protonmail.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/18 16:08:58 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -37 X-Spam_score: -3.8 X-Spam_bar: --- X-Spam_report: (-3.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Tue, 18 Aug 2020 16:31:55 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) -----------------------b7dd32aa8d45282991389637853ec680 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain Date: Tue, 18 Aug 2020 22:09:07 +0200 From: Matthias Weigand Message-Id: <878sebg1i4.fsf@protonmail.com> Mime-Version: 1.0 Subject: 27.1; Setting (setq system-time-locale =?utf-8?B?4oCcQ+KAnSk=?= in daemon ineffective To: bug-gnu-emacs@gnu.org User-Agent: mu4e 1.4.13; emacs 27.1 I try to set the time locale to "C" in my config via (setq system-time-locale "C"). However, when using the emacs --daemon, it is not set properly and I end up with non-english date formats and weekday abbreviations when the system locale is different. Discussion over at stackexchange pointed to the time variable not being used directly but as a terminal-local variable. https://emacs.stackexchange.com/q/60134 Unfortunately, I am not very literate in elisp so I am not able to provide more information. Let me know if I should test something. Kind regards In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.22) of 2020-08-13 built on juergen Windowing system distributor 'The X.Org Foundation', version 11.0.12008000 System Description: Arch Linux Configured using: 'configure --prefix=3D/usr --sysconfdir=3D/etc --libexecdir=3D/usr/lib --localstatedir=3D/var --with-x-toolkit=3Dgtk3 --with-xft --with-wide-int --with-modules 'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe -fno-p= lt' CPPFLAGS=3D-D_FORTIFY_SOURCE=3D2 LDFLAGS=3D-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON PDUMPER LCMS2 GMP Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: mu4e:main Minor modes in effect: org-edna-mode: t yas-global-mode: t global-auto-highlight-symbol-mode: t global-magit-file-mode: t magit-auto-revert-mode: t global-git-commit-mode: t async-bytecomp-package-mode: t global-git-gutter-mode: t global-flycheck-mode: t show-paren-mode: t smartparens-global-mode: t dumb-jump-mode: t counsel-projectile-mode: t ivy-mode: t projectile-mode: t openwith-mode: t auto-dim-other-buffers-mode: t delete-selection-mode: t adaptive-wrap-prefix-mode: t global-auto-revert-mode: t beacon-mode: t global-display-line-numbers-mode: t recentf-mode: t global-hl-line-mode: t doom-modeline-mode: t ido-vertical-mode: t ido-everywhere: t which-key-mode: t company-quickhelp-mode: t company-quickhelp-local-mode: t global-company-mode: t override-global-mode: t evil-leader-mode: t global-undo-tree-mode: t undo-tree-mode: t shell-dirtrack-mode: t evil-mode: t evil-local-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t auto-save-visited-mode: t overwrite-mode: overwrite-mode-binary Load-path shadows: /home/loki/.emacs.d/elpa/org-9.3.6/ob-gnuplot hides /usr/share/emacs/27.1/l= isp/org/ob-gnuplot /home/loki/.emacs.d/elpa/org-9.3.6/org-protocol hides /usr/share/emacs/27.1= /lisp/org/org-protocol /home/loki/.emacs.d/elpa/org-9.3.6/org-keys hides /usr/share/emacs/27.1/lis= p/org/org-keys /home/loki/.emacs.d/elpa/org-9.3.6/org-lint hides /usr/share/emacs/27.1/lis= p/org/org-lint /home/loki/.emacs.d/elpa/org-9.3.6/ob-processing hides /usr/share/emacs/27.= 1/lisp/org/ob-processing /home/loki/.emacs.d/elpa/org-9.3.6/ob hides /usr/share/emacs/27.1/lisp/org/= ob /home/loki/.emacs.d/elpa/org-9.3.6/ol-info hides /usr/share/emacs/27.1/lisp= /org/ol-info /home/loki/.emacs.d/elpa/org-9.3.6/ob-dot hides /usr/share/emacs/27.1/lisp/= org/ob-dot /home/loki/.emacs.d/elpa/org-9.3.6/ox-beamer hides /usr/share/emacs/27.1/li= sp/org/ox-beamer /home/loki/.emacs.d/elpa/org-9.3.6/org-attach hides /usr/share/emacs/27.1/l= isp/org/org-attach /home/loki/.emacs.d/elpa/org-9.3.6/ol-bbdb hides /usr/share/emacs/27.1/lisp= /org/ol-bbdb /home/loki/.emacs.d/elpa/org-9.3.6/org-colview hides /usr/share/emacs/27.1/= lisp/org/org-colview /home/loki/.emacs.d/elpa/org-9.3.6/ob-ocaml hides /usr/share/emacs/27.1/lis= p/org/ob-ocaml /home/loki/.emacs.d/elpa/org-9.3.6/ob-awk hides /usr/share/emacs/27.1/lisp/= org/ob-awk /home/loki/.emacs.d/elpa/org-9.3.6/org-clock hides /usr/share/emacs/27.1/li= sp/org/org-clock /home/loki/.emacs.d/elpa/org-9.3.6/ob-org hides /usr/share/emacs/27.1/lisp/= org/ob-org /home/loki/.emacs.d/elpa/org-9.3.6/org-inlinetask hides /usr/share/emacs/27= .1/lisp/org/org-inlinetask /home/loki/.emacs.d/elpa/org-9.3.6/ob-stan hides /usr/share/emacs/27.1/lisp= /org/ob-stan /home/loki/.emacs.d/elpa/org-9.3.6/ol-mhe hides /usr/share/emacs/27.1/lisp/= org/ol-mhe /home/loki/.emacs.d/elpa/org-9.3.6/ol hides /usr/share/emacs/27.1/lisp/org/= ol /home/loki/.emacs.d/elpa/org-9.3.6/ob-lob hides /usr/share/emacs/27.1/lisp/= org/ob-lob /home/loki/.emacs.d/elpa/org-9.3.6/org-tempo hides /usr/share/emacs/27.1/li= sp/org/org-tempo /home/loki/.emacs.d/elpa/org-9.3.6/ob-sql hides /usr/share/emacs/27.1/lisp/= org/ob-sql /home/loki/.emacs.d/elpa/org-9.3.6/org-element hides /usr/share/emacs/27.1/= lisp/org/org-element /home/loki/.emacs.d/elpa/org-9.3.6/org hides /usr/share/emacs/27.1/lisp/org= /org /home/loki/.emacs.d/elpa/org-9.3.6/ob-perl hides /usr/share/emacs/27.1/lisp= /org/ob-perl /home/loki/.emacs.d/elpa/org-9.3.6/ol-irc hides /usr/share/emacs/27.1/lisp/= org/ol-irc /home/loki/.emacs.d/elpa/org-9.3.6/ob-exp hides /usr/share/emacs/27.1/lisp/= org/ob-exp /home/loki/.emacs.d/elpa/org-9.3.6/ox-man hides /usr/share/emacs/27.1/lisp/= org/ox-man /home/loki/.emacs.d/elpa/org-9.3.6/ob-C hides /usr/share/emacs/27.1/lisp/or= g/ob-C /home/loki/.emacs.d/elpa/org-9.3.6/ob-core hides /usr/share/emacs/27.1/lisp= /org/ob-core /home/loki/.emacs.d/elpa/org-9.3.6/org-indent hides /usr/share/emacs/27.1/l= isp/org/org-indent /home/loki/.emacs.d/elpa/org-9.3.6/org-plot hides /usr/share/emacs/27.1/lis= p/org/org-plot /home/loki/.emacs.d/elpa/org-9.3.6/ob-hledger hides /usr/share/emacs/27.1/l= isp/org/ob-hledger /home/loki/.emacs.d/elpa/org-9.3.6/ob-lua hides /usr/share/emacs/27.1/lisp/= org/ob-lua /home/loki/.emacs.d/elpa/org-9.3.6/ob-asymptote hides /usr/share/emacs/27.1= /lisp/org/ob-asymptote /home/loki/.emacs.d/elpa/org-9.3.6/ob-vala hides /usr/share/emacs/27.1/lisp= /org/ob-vala /home/loki/.emacs.d/elpa/org-9.3.6/ob-css hides /usr/share/emacs/27.1/lisp/= org/ob-css /home/loki/.emacs.d/elpa/org-9.3.6/ob-ref hides /usr/share/emacs/27.1/lisp/= org/ob-ref /home/loki/.emacs.d/elpa/org-9.3.6/org-duration hides /usr/share/emacs/27.1= /lisp/org/org-duration /home/loki/.emacs.d/elpa/org-9.3.6/ol-bibtex hides /usr/share/emacs/27.1/li= sp/org/ol-bibtex /home/loki/.emacs.d/elpa/org-9.3.6/ob-calc hides /usr/share/emacs/27.1/lisp= /org/ob-calc /home/loki/.emacs.d/elpa/org-9.3.6/ob-forth hides /usr/share/emacs/27.1/lis= p/org/ob-forth /home/loki/.emacs.d/elpa/org-9.3.6/ox-odt hides /usr/share/emacs/27.1/lisp/= org/ox-odt /home/loki/.emacs.d/elpa/org-9.3.6/org-macs hides /usr/share/emacs/27.1/lis= p/org/org-macs /home/loki/.emacs.d/elpa/org-9.3.6/ol-rmail hides /usr/share/emacs/27.1/lis= p/org/ol-rmail /home/loki/.emacs.d/elpa/org-9.3.6/org-habit hides /usr/share/emacs/27.1/li= sp/org/org-habit /home/loki/.emacs.d/elpa/org-9.3.6/ob-latex hides /usr/share/emacs/27.1/lis= p/org/ob-latex /home/loki/.emacs.d/elpa/org-9.3.6/org-goto hides /usr/share/emacs/27.1/lis= p/org/org-goto /home/loki/.emacs.d/elpa/org-9.3.6/ob-tangle hides /usr/share/emacs/27.1/li= sp/org/ob-tangle /home/loki/.emacs.d/elpa/org-9.3.6/ob-sass hides /usr/share/emacs/27.1/lisp= /org/ob-sass /home/loki/.emacs.d/elpa/org-9.3.6/ob-python hides /usr/share/emacs/27.1/li= sp/org/ob-python /home/loki/.emacs.d/elpa/org-9.3.6/ol-docview hides /usr/share/emacs/27.1/l= isp/org/ol-docview /home/loki/.emacs.d/elpa/org-9.3.6/ox-texinfo hides /usr/share/emacs/27.1/l= isp/org/ox-texinfo /home/loki/.emacs.d/elpa/org-9.3.6/ob-coq hides /usr/share/emacs/27.1/lisp/= org/ob-coq /home/loki/.emacs.d/elpa/org-9.3.6/ob-haskell hides /usr/share/emacs/27.1/l= isp/org/ob-haskell /home/loki/.emacs.d/elpa/org-9.3.6/ob-octave hides /usr/share/emacs/27.1/li= sp/org/ob-octave /home/loki/.emacs.d/elpa/org-9.3.6/org-crypt hides /usr/share/emacs/27.1/li= sp/org/org-crypt /home/loki/.emacs.d/elpa/org-9.3.6/ob-shen hides /usr/share/emacs/27.1/lisp= /org/ob-shen /home/loki/.emacs.d/elpa/org-9.3.6/ob-J hides /usr/share/emacs/27.1/lisp/or= g/ob-J /home/loki/.emacs.d/elpa/org-9.3.6/ox-publish hides /usr/share/emacs/27.1/l= isp/org/ox-publish /home/loki/.emacs.d/elpa/org-9.3.6/ob-screen hides /usr/share/emacs/27.1/li= sp/org/ob-screen /home/loki/.emacs.d/elpa/org-9.3.6/ob-io hides /usr/share/emacs/27.1/lisp/o= rg/ob-io /home/loki/.emacs.d/elpa/org-9.3.6/ob-eshell hides /usr/share/emacs/27.1/li= sp/org/ob-eshell /home/loki/.emacs.d/elpa/org-9.3.6/ob-ruby hides /usr/share/emacs/27.1/lisp= /org/ob-ruby /home/loki/.emacs.d/elpa/org-9.3.6/org-ctags hides /usr/share/emacs/27.1/li= sp/org/org-ctags /home/loki/.emacs.d/elpa/org-9.3.6/org-compat hides /usr/share/emacs/27.1/l= isp/org/org-compat /home/loki/.emacs.d/elpa/org-9.3.6/org-pcomplete hides /usr/share/emacs/27.= 1/lisp/org/org-pcomplete /home/loki/.emacs.d/elpa/org-9.3.6/ob-groovy hides /usr/share/emacs/27.1/li= sp/org/ob-groovy /home/loki/.emacs.d/elpa/org-9.3.6/ob-js hides /usr/share/emacs/27.1/lisp/o= rg/ob-js /home/loki/.emacs.d/elpa/org-9.3.6/ob-table hides /usr/share/emacs/27.1/lis= p/org/ob-table /home/loki/.emacs.d/elpa/org-9.3.6/org-install hides /usr/share/emacs/27.1/= lisp/org/org-install /home/loki/.emacs.d/elpa/org-9.3.6/ol-w3m hides /usr/share/emacs/27.1/lisp/= org/ol-w3m /home/loki/.emacs.d/elpa/org-9.3.6/ox-icalendar hides /usr/share/emacs/27.1= /lisp/org/ox-icalendar /home/loki/.emacs.d/elpa/org-9.3.6/ob-makefile hides /usr/share/emacs/27.1/= lisp/org/ob-makefile /home/loki/.emacs.d/elpa/org-9.3.6/ob-java hides /usr/share/emacs/27.1/lisp= /org/ob-java /home/loki/.emacs.d/elpa/org-9.3.6/ob-R hides /usr/share/emacs/27.1/lisp/or= g/ob-R /home/loki/.emacs.d/elpa/org-9.3.6/org-loaddefs hides /usr/share/emacs/27.1= /lisp/org/org-loaddefs /home/loki/.emacs.d/elpa/org-9.3.6/org-mouse hides /usr/share/emacs/27.1/li= sp/org/org-mouse /home/loki/.emacs.d/elpa/org-9.3.6/ox hides /usr/share/emacs/27.1/lisp/org/= ox /home/loki/.emacs.d/elpa/org-9.3.6/ob-sed hides /usr/share/emacs/27.1/lisp/= org/ob-sed /home/loki/.emacs.d/elpa/org-9.3.6/ob-emacs-lisp hides /usr/share/emacs/27.= 1/lisp/org/ob-emacs-lisp /home/loki/.emacs.d/elpa/org-9.3.6/org-agenda hides /usr/share/emacs/27.1/l= isp/org/org-agenda /home/loki/.emacs.d/elpa/org-9.3.6/ob-mscgen hides /usr/share/emacs/27.1/li= sp/org/ob-mscgen /home/loki/.emacs.d/elpa/org-9.3.6/org-attach-git hides /usr/share/emacs/27= .1/lisp/org/org-attach-git /home/loki/.emacs.d/elpa/org-9.3.6/ob-shell hides /usr/share/emacs/27.1/lis= p/org/ob-shell /home/loki/.emacs.d/elpa/org-9.3.6/org-feed hides /usr/share/emacs/27.1/lis= p/org/org-feed /home/loki/.emacs.d/elpa/org-9.3.6/ox-latex hides /usr/share/emacs/27.1/lis= p/org/ox-latex /home/loki/.emacs.d/elpa/org-9.3.6/org-footnote hides /usr/share/emacs/27.1= /lisp/org/org-footnote /home/loki/.emacs.d/elpa/org-9.3.6/ob-sqlite hides /usr/share/emacs/27.1/li= sp/org/ob-sqlite /home/loki/.emacs.d/elpa/org-9.3.6/ox-org hides /usr/share/emacs/27.1/lisp/= org/ox-org /home/loki/.emacs.d/elpa/org-9.3.6/ob-lilypond hides /usr/share/emacs/27.1/= lisp/org/ob-lilypond /home/loki/.emacs.d/elpa/org-9.3.6/ob-abc hides /usr/share/emacs/27.1/lisp/= org/ob-abc /home/loki/.emacs.d/elpa/org-9.3.6/org-num hides /usr/share/emacs/27.1/lisp= /org/org-num /home/loki/.emacs.d/elpa/org-9.3.6/org-faces hides /usr/share/emacs/27.1/li= sp/org/org-faces /home/loki/.emacs.d/elpa/org-9.3.6/ob-fortran hides /usr/share/emacs/27.1/l= isp/org/ob-fortran /home/loki/.emacs.d/elpa/org-9.3.6/ob-ebnf hides /usr/share/emacs/27.1/lisp= /org/ob-ebnf /home/loki/.emacs.d/elpa/org-9.3.6/ob-comint hides /usr/share/emacs/27.1/li= sp/org/ob-comint /home/loki/.emacs.d/elpa/org-9.3.6/ob-ledger hides /usr/share/emacs/27.1/li= sp/org/ob-ledger /home/loki/.emacs.d/elpa/org-9.3.6/ob-matlab hides /usr/share/emacs/27.1/li= sp/org/ob-matlab /home/loki/.emacs.d/elpa/org-9.3.6/org-list hides /usr/share/emacs/27.1/lis= p/org/org-list /home/loki/.emacs.d/elpa/org-9.3.6/ob-plantuml hides /usr/share/emacs/27.1/= lisp/org/ob-plantuml /home/loki/.emacs.d/elpa/org-9.3.6/org-archive hides /usr/share/emacs/27.1/= lisp/org/org-archive /home/loki/.emacs.d/elpa/org-9.3.6/ox-html hides /usr/share/emacs/27.1/lisp= /org/ox-html /home/loki/.emacs.d/elpa/org-9.3.6/org-timer hides /usr/share/emacs/27.1/li= sp/org/org-timer /home/loki/.emacs.d/elpa/org-9.3.6/ob-scheme hides /usr/share/emacs/27.1/li= sp/org/ob-scheme /home/loki/.emacs.d/elpa/org-9.3.6/org-table hides /usr/share/emacs/27.1/li= sp/org/org-table /home/loki/.emacs.d/elpa/org-9.3.6/org-capture hides /usr/share/emacs/27.1/= lisp/org/org-capture /home/loki/.emacs.d/elpa/org-9.3.6/ob-maxima hides /usr/share/emacs/27.1/li= sp/org/ob-maxima /home/loki/.emacs.d/elpa/org-9.3.6/ol-gnus hides /usr/share/emacs/27.1/lisp= /org/ol-gnus /home/loki/.emacs.d/elpa/org-9.3.6/org-src hides /usr/share/emacs/27.1/lisp= /org/org-src /home/loki/.emacs.d/elpa/org-9.3.6/ox-md hides /usr/share/emacs/27.1/lisp/o= rg/ox-md /home/loki/.emacs.d/elpa/org-9.3.6/ob-eval hides /usr/share/emacs/27.1/lisp= /org/ob-eval /home/loki/.emacs.d/elpa/org-9.3.6/org-id hides /usr/share/emacs/27.1/lisp/= org/org-id /home/loki/.emacs.d/elpa/org-9.3.6/ob-clojure hides /usr/share/emacs/27.1/l= isp/org/ob-clojure /home/loki/.emacs.d/elpa/org-9.3.6/org-macro hides /usr/share/emacs/27.1/li= sp/org/org-macro /home/loki/.emacs.d/elpa/org-9.3.6/org-entities hides /usr/share/emacs/27.1= /lisp/org/org-entities /home/loki/.emacs.d/elpa/org-9.3.6/ol-eshell hides /usr/share/emacs/27.1/li= sp/org/ol-eshell /home/loki/.emacs.d/elpa/org-9.3.6/ox-ascii hides /usr/share/emacs/27.1/lis= p/org/ox-ascii /home/loki/.emacs.d/elpa/org-9.3.6/ob-ditaa hides /usr/share/emacs/27.1/lis= p/org/ob-ditaa /home/loki/.emacs.d/elpa/org-9.3.6/org-datetree hides /usr/share/emacs/27.1= /lisp/org/org-datetree /home/loki/.emacs.d/elpa/org-9.3.6/ol-eww hides /usr/share/emacs/27.1/lisp/= org/ol-eww /home/loki/.emacs.d/elpa/org-9.3.6/ob-picolisp hides /usr/share/emacs/27.1/= lisp/org/ob-picolisp /home/loki/.emacs.d/elpa/org-9.3.6/ob-lisp hides /usr/share/emacs/27.1/lisp= /org/ob-lisp /home/loki/.emacs.d/elpa/org-9.3.6/org-mobile hides /usr/share/emacs/27.1/l= isp/org/org-mobile /home/loki/.emacs.d/elpa/org-9.3.6/org-version hides /usr/share/emacs/27.1/= lisp/org/org-version Features: (shadow emacsbug cal-move diary-lib diary-loaddefs cal-iso org-archive disp-table linum whitespace org-agenda vc-mtn vc-hg vc-git vc-bzr vc-src vc-sccs vc-cvs vc-rcs vc vc-dispatcher transpose-frame buffer-move pdf-tools cus-edit cus-start cus-load pdf-view magit-bookmark bookmark pp pdf-cache pdf-info tq pdf-util org-ref org-ref-helm-bibtex org-ref-helm helm-utils helm-bibtex bibtex-completion org-capture biblio biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone biblio-doi biblio-core let-alist url-queue helm-net helm-help helm helm-source eieio-compat helm-multi-match helm-lib helm-config helm-easymenu org-ref-core reftex-cite reftex reftex-loaddefs reftex-vars parsebib ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox org-ref-glossary org-ref-bibtex org-ref-citeproc key-chord hydra lv doi-utils org-ref-utils org-ref-pdf htmlize cl org-edna org-tempo tempo org-inlinetask iedit iedit-lib expand-region text-mode-expansions the-org-mode-expansions er-basic-expansions expand-region-core expand-region-custom yasnippet-snippets yasnippet ess-mode ess-inf ess-tracebug ess ess-utils ess-custom dockerfile-mode sh-script smie executable haskell-mode haskell-cabal haskell-utils haskell-font-lock haskell-indentation haskell-string haskell-sort-imports haskell-lexeme haskell-align-imports haskell-complete-module haskell-ghc-support flymake-proc flymake warnings dabbrev haskell-customize auto-highlight-symbol magit-submodule magit-obsolete magit-blame magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch magit-clone magit-remote magit-commit magit-sequence magit-notes magit-worktree magit-tag magit-merge magit-branch magit-reset magit-files magit-refs magit-status magit magit-repos magit-apply magit-wip magit-log which-func imenu magit-diff smerge-mode diff-mode magit-core magit-autorevert magit-margin magit-transient magit-process magit-mode git-commit transient magit-git magit-section magit-utils crm log-edit pcvs-util add-log with-editor async-bytecomp async server git-gutter multiple-cursors mc-hide-unmatched-lines-mode mc-separate-operations rectangular-region-mode mc-mark-pop mc-mark-more mc-cycle-cursors mc-edit-lines multiple-cursors-core flycheck rainbow-delimiters paren smartparens fill-column-indicator dumb-jump popup ag vc-svn find-dired counsel-projectile counsel xdg swiper ivy ivy-faces ivy-overlay colir color projectile grep ibuf-ext ibuffer ibuffer-loaddefs mu4e-alert ht alert log4e notifications dbus gntp mu4e desktop frameset mu4e-org mu4e-main mu4e-view mu4e-headers mu4e-compose mu4e-context mu4e-draft mu4e-actions rfc2368 smtpmail sendmail mu4e-mark mu4e-message flow-fill mu4e-proc mu4e-utils mu4e-lists mule-util mu4e-vars mu4e-meta darkroom openwith face-remap auto-dim-other-buffers langtool delsel adaptive-wrap autorevert filenotify beacon display-line-numbers dashboard dashboard-widgets time recentf tree-widget page-break-lines hl-line doom-themes-ext-org doom-themes-ext-treemacs doom-themes-ext-neotree doom-one-theme neotree doom-themes doom-themes-base doom-modeline doom-modeline-segments doom-modeline-env doom-modeline-core shrink-path rx f s all-the-icons all-the-icons-faces data-material data-weathericons data-octicons data-fileicons data-faicons data-alltheicons memoize ido-vertical-mode ido ace-window avy which-key company-quickhelp pos-tip company-oddmuse company-keywords company-etags etags fileloop xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-bbdb company pcase use-package-diminish use-package-bind-key bind-key org-evil org-evil-table org-evil-motion org-evil-list org-evil-commands org-evil-core monitor dash tar-mode arc-mode archive-mode evil-leader evil evil-keybindings evil-integration undo-tree diff evil-maps evil-commands reveal flyspell ispell evil-jumps evil-command-window evil-types evil-search evil-ex shell evil-macros evil-repeat evil-states evil-core evil-common windmove thingatpt rect evil-digraphs evil-vars compile autoload radix-tree lisp-mnt mm-archive gnutls network-stream url-http url-gw nsm url-cache url-auth try use-package-ensure use-package-core org-element avl-tree generator ol-eww ol-rmail ol-mhe ol-irc ol-info ol-gnus nnir gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap shr url-cookie url-domsuf url-util svg xml dom gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit ol-docview doc-view jka-compr image-mode exif dired dired-loaddefs ol-bibtex bibtex ol-bbdb ol-w3m cl-extra help-mode org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities time-date noutline outline easy-mmode org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs finder-inf edmacro kmacro info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 798493 104024) (symbols 48 58219 17) (strings 32 242315 13342) (string-bytes 1 7357820) (vectors 16 92875) (vector-slots 8 1182890 64552) (floats 8 1226 394) (intervals 56 6544 2466) (buffers 1000 25)) -----------------------b7dd32aa8d45282991389637853ec680 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBmBAEBCAAQBQJfPDVTCRDCodp4jConzwAKCRDCodp4jConz8y+B/9Y9nIp CtOudX8NAFV1D0sETNss7QdIy7n5aVYOYTN7SsINfJqbdk3nzfAqnAGFYNvZ 7X6Fa9ImI5xb4oFDxYDZRYaltOZ7AWUnoGuw8ZE3B/OyQSver5M6rZBJ5Ji7 GOELAUr9nJqdVzmrSP7aCvUW2MTVuoAmYHO13BNJuTPhpXh5QGNP6wwA2Xy0 qLRMACGD7/Lg93NTaUwP9ZBPnJSOuM5DK2jL+8bsB/XUomvNs48cCGKIwlbt DVaIu1/r2RsPlUB32AhLPMKFuoEnnunen0UDwbgFhN1Duh7Flc+PprCI87SB aNiBqgu1qn/vL3Nf6AsfzSnlLYjilGSB9hUu =fEMv -----END PGP SIGNATURE----- -----------------------b7dd32aa8d45282991389637853ec680-- From unknown Sat Aug 16 16:53:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42921: 27.1; Setting (setq system-time-locale =?UTF-8?Q?=E2=80=9CC=E2=80=9D?=) in daemon ineffective Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 16 Oct 2020 15:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42921 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Matthias Weigand Cc: 42921@debbugs.gnu.org Received: via spool by 42921-submit@debbugs.gnu.org id=B42921.160286042723117 (code B ref 42921); Fri, 16 Oct 2020 15:01:02 +0000 Received: (at 42921) by debbugs.gnu.org; 16 Oct 2020 15:00:27 +0000 Received: from localhost ([127.0.0.1]:60475 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTRDX-00060n-Em for submit@debbugs.gnu.org; Fri, 16 Oct 2020 11:00:27 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTRDS-00060S-5y for 42921@debbugs.gnu.org; Fri, 16 Oct 2020 11:00:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=mWh6n5bgg30LffhJncn5W/zaFMKE55mSpdBuROJ4hEY=; b=nbW7r9XHyd2jacfn5HTFZeQg97 xkj2rzSxGTjeZnaZsXt/hs8cnA3fIjHj1KST4Az/hsXDTHxrPbobTiBtXuUSykr6ihRVg5P/Uwv7H l13vA2iPeXVaICf4MXryUqCBViwrZg5gldlyk72uXBLLHiGBXut8AC8uJ8nkPgItgM14=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kTRDI-0004XJ-AN; Fri, 16 Oct 2020 17:00:15 +0200 From: Lars Ingebrigtsen References: <878sebg1i4.fsf@protonmail.com> X-Now-Playing: Krim U's _1981-83_: "Tinnsoldat" Date: Fri, 16 Oct 2020 17:00:11 +0200 In-Reply-To: <878sebg1i4.fsf@protonmail.com> (Matthias Weigand's message of "Tue, 18 Aug 2020 20:08:52 +0000") Message-ID: <87eely43no.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Matthias Weigand writes: > I try to set the time locale to "C" in my config via (setq > system-time-locale "C"). However, when using the emacs --daemon, it is > not set properly and I end up with non-english date formats and [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Matthias Weigand writes: > I try to set the time locale to "C" in my config via (setq > system-time-locale "C"). However, when using the emacs --daemon, it is > not set properly and I end up with non-english date formats and weekday > abbreviations when the system locale is different. > > Discussion over at stackexchange pointed to the time variable not being > used directly but as a terminal-local variable. > https://emacs.stackexchange.com/q/60134 > > Unfortunately, I am not very literate in elisp so I am not able to > provide more information. Let me know if I should test something. I'm unable to reproduce this error. Could you provide a recipe for reproducing this? In particular, what are the LC_* language environment variables? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 16 11:01:03 2020 Received: (at control) by debbugs.gnu.org; 16 Oct 2020 15:01:04 +0000 Received: from localhost ([127.0.0.1]:60479 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTRE7-00062E-NL for submit@debbugs.gnu.org; Fri, 16 Oct 2020 11:01:03 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57222) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kTRE6-00061U-Em for control@debbugs.gnu.org; Fri, 16 Oct 2020 11:01:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Hdqd/uRiwD7gvii+lEQlPI81myX+dTl0W43pNzTTFIE=; b=BJZhdOb8JJWtre4FDDjrxgMBop TcvDNVUFUzGl05lk1WmsKFo6JrTN6mqCyZR+6oTBx0fMDV9IAbUvhJqxTv6rwCEyEwVYjbHZ9Qw7l mV65WTNHZOcRykYBe5kXAOl8+aKtEvDS6ewEIKaJjaGwy7fZbtC83QhKAhW9FOWqKL9Y=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kTRDy-0004XZ-Jo for control@debbugs.gnu.org; Fri, 16 Oct 2020 17:00:56 +0200 Date: Fri, 16 Oct 2020 17:00:53 +0200 Message-Id: <87d01i43mi.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #42921 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 42921 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 42921 + moreinfo quit From unknown Sat Aug 16 16:53:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42921: 27.1; Setting (setq system-time-locale =?UTF-8?Q?=E2=80=9CC=E2=80=9D?=) in daemon ineffective Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 24 Nov 2020 08:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42921 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Matthias Weigand Cc: 42921@debbugs.gnu.org Received: via spool by 42921-submit@debbugs.gnu.org id=B42921.160620786819546 (code B ref 42921); Tue, 24 Nov 2020 08:52:02 +0000 Received: (at 42921) by debbugs.gnu.org; 24 Nov 2020 08:51:08 +0000 Received: from localhost ([127.0.0.1]:57591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khU2W-00055C-H3 for submit@debbugs.gnu.org; Tue, 24 Nov 2020 03:51:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khU2U-00054e-Rh for 42921@debbugs.gnu.org; Tue, 24 Nov 2020 03:51:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=CNaNRLJ0OIJevJXEb01xFyhgzvtSo/VUrBjn6cw0lFg=; b=e5Amdl2LoorvZacb2F9KZiFbbn +mBKs5xaIAWuyvj3qQ00O7RVRH6lF3lBlqYczUQKUXR8pPC6YdFXhWAFr6SYieonUcDtYmRzMvt/H LPnC+G+6xQxHBqMwJY1WFpSAUUpmzSnEX2tb020Ngyljp6hgU2k2tsPj1LX/cMKxPvxI=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1khU2M-0001Tl-I5; Tue, 24 Nov 2020 09:51:01 +0100 From: Lars Ingebrigtsen References: <878sebg1i4.fsf@protonmail.com> <87eely43no.fsf@gnus.org> X-Now-Playing: Kid Creole & The Coconuts's _Off the Coast of Me_: "Calypso Pan American" Date: Tue, 24 Nov 2020 09:50:57 +0100 In-Reply-To: <87eely43no.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 16 Oct 2020 17:00:11 +0200") Message-ID: <87ft4z3zpq.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > I'm unable to reproduce this error. Could you provide a recipe for > reproducing this? In particular, what are the LC_* language environment > variables? This was a month ago, and there was no response, so it seems unlikely that there'll be further progress here, and I'm closing this bug report. If further progress can be made, please respond to the de [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > I'm unable to reproduce this error. Could you provide a recipe for > reproducing this? In particular, what are the LC_* language environment > variables? This was a month ago, and there was no response, so it seems unlikely that there'll be further progress here, and I'm closing this bug report. If further progress can be made, please respond to the debbugs address and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 24 03:51:14 2020 Received: (at control) by debbugs.gnu.org; 24 Nov 2020 08:51:14 +0000 Received: from localhost ([127.0.0.1]:57594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khU2b-00055W-PY for submit@debbugs.gnu.org; Tue, 24 Nov 2020 03:51:14 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1khU2a-00055A-O2 for control@debbugs.gnu.org; Tue, 24 Nov 2020 03:51:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ao2aevnJAE2D+lRmwyu2xyyE/TUXk1t3fsgOTx4ThJU=; b=KORtGUVDDiq/mC+A89Li/Z0rgb Q4on+vkIz0hiVoViBY63KFVqUJK2bCAJvIb5n6rfe5rmVAb32g8rpSXrgZqU7dopur5t0syLlNCt/ 5Pgi6ddpX52hABo7qhzpW80MOnXBIhXpeyCbs0WQUXqiL2G42qRrcVawc/dy/lVNvEoo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1khU2T-0001Tv-0M for control@debbugs.gnu.org; Tue, 24 Nov 2020 09:51:07 +0100 Date: Tue, 24 Nov 2020 09:51:03 +0100 Message-Id: <87eekj3zpk.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #42921 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 42921 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 42921 quit From unknown Sat Aug 16 16:53:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42921: 27.1; Setting (setq system-time-locale =?UTF-8?Q?=E2=80=9CC=E2=80=9D?=) in daemon ineffective Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Nov 2020 10:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42921 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Matthias Weigand Cc: "42921@debbugs.gnu.org" <42921@debbugs.gnu.org> Received: via spool by 42921-submit@debbugs.gnu.org id=B42921.16067320015665 (code B ref 42921); Mon, 30 Nov 2020 10:27:02 +0000 Received: (at 42921) by debbugs.gnu.org; 30 Nov 2020 10:26:41 +0000 Received: from localhost ([127.0.0.1]:53602 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgOH-0001TJ-7X for submit@debbugs.gnu.org; Mon, 30 Nov 2020 05:26:41 -0500 Received: from quimby.gnus.org ([95.216.78.240]:33986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjgOF-0001T2-Bj for 42921@debbugs.gnu.org; Mon, 30 Nov 2020 05:26:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=O5Sx7uipHRcpm8gB8x/uxjdxD3gKby24LGv1sPdMr2Q=; b=D0bRIj2c/l/xDM08gmV7TkLvJG UdOiqKe25NNuNMAFGPfWfx6/A8tmmNxG8d+SfFSPrNqHm3YYl0EXyw64ehBqlm12G0u/Pfbz2XTK2 cOE+rrc2mFBdSDTrEb6hd/Q57Bgz7QnrwyN6Jw69OCjrTdGEIoJwuWOsjopGleBI0AgE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kjgO6-0007hs-7D; Mon, 30 Nov 2020 11:26:33 +0100 From: Lars Ingebrigtsen References: <878sebg1i4.fsf@protonmail.com> <87eely43no.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAgMAAAAqbBEUAAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAADFBMVEWjenbTr6+1a5n/ //9WTMkrAAAAAWJLR0QDEQxM8gAAAAd0SU1FB+QLHgoYAAmb/wYAAAHASURBVCjPHZFBj9owEIVf IiJBTtGKSD22qFtBfkVApYeeEuSxiE/0QAX5FQb1sjm1B6NuTxHarBL/yr4wkhV/8fOMZx7SVGQn Y5QB5DhuFBcCRD/4rbhSAje7x0mKCA/5sRTZTlLI9oGiIqTQLg22WomaY06Zerp3Irl8BUEvF7qj ek7opDvr7lwoAPzJqL3KkwBrQnX2F1uMRUeQw2ySUPbNacpOuCnWYba6k/rXYk4ox9vOtBQJW6hM lVaE8AHMXluexBAjxsnPAWMM5nXsYW+xzHA3K2arCLVH/3d1YN09vKb0lvXH4l3PevOO2T67vaVe THv6gmgfvzoxw8ZmNeQUZ052HgETiM4+XvQ/D2QE6X7/0S+aJXvCsf4kdWMR3vkcd76IuQNPDQ6I /VkqnyBu8FL7bGBL1l49jjL0/n2odnHWQtugzFP9tgmnQIFnWYsqw+t0CYVnhUhJ6OM7u/DdGrmE bbSD93En6yIMP6w8oXGERdL4BrG90vwiTgqEBO9o1Sz/PELTylybWbH0OV/WclSmT2A30N7Tz+8W Of1RC+8Ub3LWF5TIHMVAMA2wtXAFpuOkI2zhXZFPMDr6H3F+r2/q3Jj6AAAAJXRFWHRkYXRlOmNy ZWF0ZQAyMDIwLTExLTMwVDEwOjI0OjAwKzAwOjAwIQt+pQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAy MC0xMS0zMFQxMDoyNDowMCswMDowMFBWxhkAAAAASUVORK5CYII= X-Now-Playing: Lightning Bolt's _Sonic Citadel_: "=?UTF-8?Q?H=C3=BCsker_?= =?UTF-8?Q?D=C3=B6nt?=" Date: Mon, 30 Nov 2020 11:26:29 +0100 In-Reply-To: (Matthias Weigand's message of "Mon, 30 Nov 2020 07:59:11 +0000") Message-ID: <87360rdtt6.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Matthias Weigand writes: > It turned out, that although my zsh showed the correct locale, > en_US.UTF-8 that is, my bash did still rock the wrong de_DE.UTF-8. > > Changing it solve the issue, for me at least. It does not expl [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Matthias Weigand writes: > It turned out, that although my zsh showed the correct locale, > en_US.UTF-8 that is, my bash did still rock the wrong de_DE.UTF-8. > > Changing it solve the issue, for me at least. It does not explain why > setting the locale in your init.el/config.org would not be accepted > when running in daemon as opposed to individually instanced sessions. I wasn't able to reproduce the bug, and there's no recipe to reproduce it, either, so I'm guessing there'll be no further progress in this bug report, and I'm closing it. If further progress can be made, please respond to the debbugs address and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Sat Aug 16 16:53:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#42921: 27.1; Setting (setq system-time-locale =?UTF-8?Q?=E2=80=9CC=E2=80=9D?=) in daemon ineffective Resent-From: Matthias Weigand Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Nov 2020 15:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42921 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: "42921@debbugs.gnu.org" <42921@debbugs.gnu.org> Reply-To: Matthias Weigand Received: via spool by 42921-submit@debbugs.gnu.org id=B42921.160675104810255 (code B ref 42921); Mon, 30 Nov 2020 15:45:02 +0000 Received: (at 42921) by debbugs.gnu.org; 30 Nov 2020 15:44:08 +0000 Received: from localhost ([127.0.0.1]:56304 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjlLT-0002fK-51 for submit@debbugs.gnu.org; Mon, 30 Nov 2020 10:44:07 -0500 Received: from mail-40134.protonmail.ch ([185.70.40.134]:13400) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kje5j-0001kH-7k for 42921@debbugs.gnu.org; Mon, 30 Nov 2020 02:59:24 -0500 Date: Mon, 30 Nov 2020 07:59:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1606723156; bh=ZvFJL5UwNsOFwmTvvoe77v//Jmz3gz1RJqeN9YJ7L0g=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=Un7uP1ki1jKzBesVKUky6KxAkkVW9N4NER0+4eWh5lvz79/uLJCjkBiPKNXvK9Tg7 exHfpG7xJufg0gUbT42hN/djTGvHuA2XUsTcT6LVU8u1Fxqtc7SM9sd8Tl+VSRuONu HrUrvTAt721SQ5cPMp+sBECAjKL3q1/VKtcz4DL4= From: Matthias Weigand Message-ID: In-Reply-To: <87eely43no.fsf@gnus.org> References: <878sebg1i4.fsf@protonmail.com> <87eely43no.fsf@gnus.org> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="---------------------12de03c8c10dcbae0335b8c9cb57749c"; charset=utf-8 X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.0 (/) X-Mailman-Approved-At: Mon, 30 Nov 2020 10:44:05 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) -----------------------12de03c8c10dcbae0335b8c9cb57749c Content-Type: multipart/mixed;boundary=---------------------f97e6ddd7790cd0919fa0a9acbe57d2c -----------------------f97e6ddd7790cd0919fa0a9acbe57d2c Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 It turned out, that although my zsh showed the correct locale, en_US.UTF-8= that is, my bash did still rock the wrong de_DE.UTF-8. = Changing it solve the issue, for me at least. It does not explain why sett= ing the locale in your init.el/config.org would not be accepted when runni= ng in daemon as opposed to individually instanced sessions. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original M= essage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Friday, October 16, 2020 5:00 PM, Lars Ingebrigtsen wr= ote: > Matthias Weigand matthias.weigand@protonmail.com writes: > > > I try to set the time locale to "C" in my config via (setq > > system-time-locale "C"). However, when using the emacs --daemon,= it is > > not set properly and I end up with non-english date formats and = weekday > > abbreviations when the system locale is different. > > Discussion over at stackexchange pointed to the time variable no= t being > > used directly but as a terminal-local variable. > > https://emacs.stackexchange.com/q/60134 > > Unfortunately, I am not very literate in elisp so I am not able = to > > provide more information. Let me know if I should test something= . > > I'm unable to reproduce this error. Could you provide a recipe for > reproducing this? In particular, what are the LC_* language environme= nt > variables? > > ---------------------------------------------------------------------= --------------------------------------------------------------------------= --------- > > (domestic pets only, the antidote for overdose, milk.) > bloggy blog: http://lars.ingebrigtsen.no -----------------------f97e6ddd7790cd0919fa0a9acbe57d2c-- -----------------------12de03c8c10dcbae0335b8c9cb57749c Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wsBzBAEBCAAGBQJfxKZDACEJEMKh2niMKifPFiEEoQ1dVc9L3SIutG6DwqHa eIwqJ89g3Qf+ItYK33hgaV3OlGexggjlL6AAbMYUy01bR/mt+/C7o5gPbg68 DGDlkpEDgzvOu064fY2g09wA5EZLdIeUYeK//ofv2MgxHkdLwgHlQtRW+w/T 3D1ciZPsBv/j/7YtLaebROqM6idoLu9rEQwofxe6AL2P+Zwcbzy5hmbViU6f +m0LHRpoIpYxmijebb1cU3skn3wVXSaR5nHBmLYYExxsD/WS+Dybdn11sfsO RpjHw0y5h4GhEMzhRJRH6LOlNB3ywfSb9O6QZHiGbUur+98ktqhP378xHDTV eoKp/nrejwBfgLl9QhLWTTFawndtVYMEYJHTaJdnV+w8EmQIWa8w/Q== =00ED -----END PGP SIGNATURE----- -----------------------12de03c8c10dcbae0335b8c9cb57749c--