Re: Org failing to format a link with verbatim text

2021-02-17 Thread Berry, Charles
> On Feb 17, 2021, at 4:25 PM, Okam wrote: > > > I have attached a minimum working example. The bad formatting also > occurs when just pasting the link. In the example, Org mode highlights > from beginning of the phrase "=verbatim text 1=" to the end of the > phrase "=verbatim text 3=" in t

Re: Org failing to format a link with verbatim text

2021-02-17 Thread Samuel Wales
in maint for regular emacs i get link face for the link.: The link [[phrase with =verbatim text 1=][a phrase with =verbatim text 2=]] face (org-link org-verbatim org-link) followed by a phrase in =verbatim text 3= followed by normal text. face (org-verbatim org

Re: Org failing to format a link with verbatim text

2021-02-17 Thread Okam
On 2/17/21 1:00 PM, Berry, Charles wrote: > > > >> On Feb 17, 2021, at 6:48 AM, Okam wrote: >> >> On 2/16/21 6:52 PM, Berry, Charles" via "General discussions about >> Org-mode. wrote: >>> >>> >>> On Feb 16, 2021, at 1:20 PM, Okam wrote: I am using the Emacs gccemacs branch with Or

Re: Org failing to format a link with verbatim text

2021-02-16 Thread Berry, Charles
> On Feb 16, 2021, at 1:20 PM, Okam wrote: > > I am using the Emacs gccemacs branch with Org version "9.5-dev". > I have noticed that when I try to insert the stored link > > file:doc/loopy-doc.org::*Destructuring with =dash= > > and use the heading as the link description, that Org canno

Org failing to format a link with verbatim text

2021-02-16 Thread Okam
Hello, I am using the Emacs gccemacs branch with Org version "9.5-dev". I have noticed that when I try to insert the stored link file:doc/loopy-doc.org::*Destructuring with =dash= and use the heading as the link description, that Org cannot format this link correctly in all circumstances,