>>> "JMM" == Juan Manuel Macías <[email protected]> writes:

> Hi Uwe,
> Uwe Brauer writes:

>> How can I obtain the Spanish week names?

> I have this in my init:

> #+begin_src emacs-lisp
> (setq calendar-week-start-day 1
>       calendar-day-name-array ["domingo" "lunes" "martes" "miércoles"
>                              "jueves" "viernes" "sábado"]
>       calendar-month-name-array ["enero" "febrero" "marzo" "abril" "mayo"
>                                "junio" "julio" "agosto" "septiembre"
>                                "octubre" "noviembre" "diciembre"])
> #+end_src

Ha, thanks, I just realized I have this setting but embedded in a function in 
order to switch between English, Spanish and German. Memory....☹️

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to