emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Some progress]


From: Heinz Tuechler
Subject: Re: [Some progress]
Date: Mon, 7 Sep 2020 00:19:43 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0



Uwe Brauer wrote/hat geschrieben on/am 06.09.2020 17:49:

Uwe Brauer wrote/hat geschrieben on/am 06.09.2020 14:01:
Can't answer this, because I don't use a mail buffer, but in an org-file
I use C-c . to insert an active time stamp (result: <2020-09-06 So>) or
C-c ! for an inactive one (result: [2020-09-06 So])



ah you use a mail (nor message) buffer when answering this message

In any case


I found out that
(set-locale-environment "es_ES.UTF-8") inserts <2020-09-06 dom>

But
(set-locale-environment "de_DE.UTF-8") inserts <2020-09-06 Sun>


Which is odd.

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. So I don't know, why they are in German at my
computer.

regards,
Heinz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]