From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: [Some progress]
Date: Mon, 07 Sep 2020 08:49:44 +0200 [thread overview]
Message-ID: <87wo16hyif.fsf@mat.ucm.es> (raw)
In-Reply-To: a7b098e4-5eb9-dba0-0ffd-d3217eacc3ed@gmx.at
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
> Uwe Brauer wrote/hat geschrieben on/am 06.09.2020 17:49:
> I have to correct myself.
> My original note was that
> (setq calendar-day-name-array ["Sonntag" "Montag" "Dienstag" "Mittwoch"
> "Donnerstag" "Freitag" "Samstag"]
> calendar-month-name-array ["Januar" "Februar" "Maerz" "April"
> "Mai" "Juni" "Juli" "August" "September" "Oktober" "November" "Dezember"])
> in .emacs would have an effect on date stamps.
> I found that this is not true. It seems to affect Org Agenda, e.g.
> Week-agenda (W37):
> Montag 7 September 2020 W37
> Dienstag 8 September 2020
> Mittwoch 9 September 2020
> The names of the weekdays in date stamps seem to be unaffected by setq
> calendar-day-name-array.
This is what I expected!
> So I don't know, why they are in German at my
> computer.
It is done by this setting
(set-language-environment "German")
(set-locale-environment "de_DE.UTF-8")
I did not realized that this local environment was not properly
installed in my Ubuntu system. Now everything works as expected.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2020-09-07 6:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-06 9:15 org-time-stamp in German or Spanish or Uwe Brauer
2020-09-06 10:50 ` Heinz Tuechler
2020-09-06 12:01 ` Uwe Brauer
2020-09-06 12:31 ` Heinz Tuechler
2020-09-06 15:49 ` [Some progress] (was: org-time-stamp in German or Spanish or....) Uwe Brauer
2020-09-06 22:19 ` [Some progress] Heinz Tuechler
2020-09-07 6:49 ` Uwe Brauer [this message]
2020-09-06 12:53 ` org-time-stamp in German or Spanish or Stefan Nobis
2020-09-06 15:58 ` Uwe Brauer
2020-09-06 16:17 ` Stefan Nobis
2020-09-06 17:43 ` [solved it] (was: org-time-stamp in German or Spanish or....) Uwe Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wo16hyif.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).