Philip Kaludercic writes:
> Hi, I have noticed that German documents are missing a few translations.
> I've added them in the below patch for emacs.git, I hope that's ok:
Thanks!
Applied, onto bugfix, fixing one instance of incorrect language name
(not "de").
https://git.savannah.gnu.org/cgit/em
Latest patch attached.
As of this patch, I don't see any flymake errors with the
`elisp-flymake-byte-compile' backend. Is this not sufficient?
Byte-compiling in my active Emacs session doesn't work as the state is
"polluted". I don't know of a convenient way to byte-compile c
Hello.
Recently I reworked some of my task workflows and now I have an agenda
view that's all web links. Opening those with mouse is pretty natural.
But every time I do, I get this warning:
Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org
buffer # (org-agenda-mode)
I
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.
> ...
>
In one agenda (personal.org) I have the following entry:
* Anniversaries
:PROPERTIES:
#+CATEGORY: Ann
:END:
%%(org-bbdb-anniversaries-future 3)
This works for BBDB entries that have an anniversary like "1973-06-22"
or "2021-04-91 wedding", but it fails for something like "1998-03-12 %s
created bb
Hi, Ihor
Sorry I don't know how mail lists work, so sometimes my answers don't go to the
correct place.
The cause was this line:
(setq locale-coding-system 'utf-8)
But I don't know why, and I would like to know.
https://lists.gnu.org/archive/html/emacs-orgmode/2024-09/msg00313.html
Best regard
>> I'm interested in adjusting org-latex-preview to work in other major
>> modes (most notably LaTeX-mode itself, so one can get rid of preview.el).
>> On the advice of Karthik (Cc'd) I'll move the discussion from private
>> mails to this list, so more people who might be interested can join in.
>>
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
On 2024-10-02 22:05, Ihor Radchenko wrote:
Thank you Ihor. I'll try troubleshooting my config. Will let you know
if I find something helpful.
Did you manage to find anything?
For now, as long as I cannot reproduce the problem, there is nothing
I can do on Org side.
No, Ihor. I'll update