Nicolas Goaziou twisted the bytes to say:
Nicolas> Hello,
Nicolas> dmg writes:
>> org-link-escape only replaces space, [, ], and %
>>
>> but search in google/gmail is replacing + also.
>>
>> The simplest solution is to add 43 to org-link-escape-chars:
>>
>> org-link-escape-chars is
Hello,
dmg writes:
> org-link-escape only replaces space, [, ], and %
>
> but search in google/gmail is replacing + also.
>
> The simplest solution is to add 43 to org-link-escape-chars:
>
>org-link-escape-chars is a variable defined in ‘org.el’.
>Its value is (32 91 93 37)
>
> This va
hi everybody,
I am running 9.0.10.
org-link-escape only replaces space, [, ], and %
but search in google/gmail is replacing + also.
The simplest solution is to add 43 to org-link-escape-chars:
org-link-escape-chars is a variable defined in ‘org.el’.
Its value is (32 91 93 37)
This var