emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] Partially broken Org mode when remote setupfile is unavailable


From: Max Nikulin
Subject: Re: [BUG] Partially broken Org mode when remote setupfile is unavailable
Date: Mon, 1 Apr 2024 17:11:32 +0700
User-agent: Mozilla Thunderbird

On 30/03/2024 17:02, Ihor Radchenko wrote:
Ihor Radchenko writes:

Unexpected errors:
- When point is on any non-empty line, RET is broken
save-excursion: Wrong type argument: stringp, nil
- The link is not fontified (it is parsed properly however and even may
be opened).

This is because `file-remote-p' throws an error. I believe that it is
Emacs bug.
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68976

This part is now addressed by
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4255d5dcc

You are right that a workaround with `org-file-remote-p' would not help. On the other hand I can reproduce the issue with Emacs-28 and the error happens in `org--collect-keywords-1' due to the `expand-file-name' call. That is why I can not agree that it is addressed.





reply via email to

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