emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: katepano <katepano@gmail.com>
To: emacs-orgmode@gnu.org
Subject: month and day names
Date: Wed, 07 Jul 2010 17:21:20 +0300	[thread overview]
Message-ID: <4C348D60.5000208@gmail.com> (raw)

Hello All,
I would like to see, in certain files, the names of the months and days 
in Greek. I do that in the Agenda View, by just, denoting it in 
calendar, i.e. by having

(custom-set-variables
'(calendar-day-name-array ["Κυριακή" "Δευτέρα" "Τρίτη" "Τετάρτη" 
"Πέμπτη" "Παρασκευή" "Σάββατο"])
'(calendar-month-name-array ["Ιανουάριος" "Φεβρουάριος" "Μάρτιος" 
"Απρίλιος" "Μάιος" "Ιούνιος" "Ιούλιος" "Αύγουστος" "Σεπτέμβριος" 
"Οκτώβριος" "Νοέμβριος" "Δεκέμβριος"])
)

in my .emacs file. This is not respected however, when I get a timestamp 
in which I have e.g. <2010-07-07 Wed> or in date-tree in org-publish
Any ideas how to fix it? I mean to get <2010-07-07 Τετ>? a little 
googling showed that this goes deep in the emacs locale parameters which 
he gets from POSIX (sounds horrible to me).

                 reply	other threads:[~2010-07-07 14:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4C348D60.5000208@gmail.com \
    --to=katepano@gmail.com \
    --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).