Re: Problems inserting accentuated dates

2024-10-08 Thread tomas
On Tue, Oct 08, 2024 at 10:28:16PM +0200, Kepa wrote: > > On 08/10/2024 6:33, tomas at tuxteam.de wrote: > > On Mon, Oct 07, 2024 at 08:42:24PM +, Kepa wrote: > > > Hi, Ihor > > > > > > Sorry I don't know how mail lists work, so sometimes my answers don't go > > > to the correct place. > > T

Re: Problems inserting accentuated dates

2024-10-08 Thread Kepa
On 08/10/2024 6:33, tomas at tuxteam.de wrote: On Mon, Oct 07, 2024 at 08:42:24PM +, Kepa wrote: Hi, Ihor Sorry I don't know how mail lists work, so sometimes my answers don't go to the correct place. This seems to work fine :) If I answer to the recived e-mail, it usually works. If try

Re: Problems inserting accentuated dates

2024-10-07 Thread tomas
On Mon, Oct 07, 2024 at 08:42:24PM +, Kepa wrote: > Hi, Ihor > > Sorry I don't know how mail lists work, so sometimes my answers don't go to > the correct place. This seems to work fine :) > The cause was this line: > (setq locale-coding-system 'utf-8) > But I don't know why, and I would li

RE: Problems inserting accentuated dates

2024-10-07 Thread Kepa
/msg00313.html Best regards > -Original Message- > From: yantar92 at posteo.net > > Sent: Monday, October 7, 2024 9:18 PM > To: Kepa > Cc: emacs-orgmode at gnu.org orgmode_at_gnu_org_kqcgk...@simplelogin.co> > Subject: Re: Problems inserting accentuated dates > &g

Re: Problems inserting accentuated dates

2024-10-07 Thread Ihor Radchenko
Kepa writes: > I have a problem some time ago. I don't know the cause: > I can't insert dates accentuated, for example Saturday (in Spanish it is > Sábado). If I do it, I get: > <2024-09-28 s \341.> > Instead of > <2024-09-28 sá .> > ... This looks like coding system misconfiguration. > ... >