Hello,
I looked up Captain mode and it seems like the problem is that the default
sentence start function =(car (bound-of-thing-at-point 'sentence))= finds the
list marker as the start of the given sentence.
It is possible to override that behavior. The mode defines a variable,
=captain-sentence-
Bastien,
Do you have objections to adding to nginx.conf (worg repository)
something like (have not verified yet)
location /worg/ {
rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org)
$1/archive$2$3 permanent;
}
Charles Choi have proposed moving org-annotation-helper.org to
Hi Max,
Max Nikulin writes:
> Do you have objections to adding to nginx.conf (worg repository)
> something like (have not verified yet)
>
> location /worg/ {
> rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org)
> $1/archive$2$3 permanent;
> }
None, done, and I also updated
On 07/06/2025 18:39, Bastien Guerry wrote:
Max Nikulin writes:
Do you have objections to adding to nginx.conf (worg repository)
something like (have not verified yet)
location /worg/ {
rewrite ^(/worg)(/org-contrib/org-annotation-helper\.)(html|org)
$1/archive$2$3 permanent;
}
None
Max Nikulin writes:
> Bastien, may you, please, force worg rebuild?
Done.
> remote: Error submitting build job: input: submit A paid account is
> required to use this feature.
Yes, Ihor and I are trying to help with this known issue here:
https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3c87frwldw
On 31/05/2025 08:09, Charles Choi wrote:
Interim snapshot of rewrite of Org Protocol page.
I have added "URL format" to subject of this branch of the discussion.
+++ b/org-contrib/org-protocol.org
+The host part of the URL is interpreted as a /sub-protocol/.
I would avoid explicit statem