Re: [O] Feature request: Allow export to convert broken links to plain text

2019-01-13 Thread Berry, Charles
> On Jan 13, 2019, at 1:33 PM, Ryan Thompson wrote: > > Hi, > > This sounds like a good idea, but unfortunately it seems that the > `broken-links:mark' option doesn't preserve the text of the link. In fact, > looking at the source, the code that handles broken link errors doesn't even > ha

Re: [O] Feature request: Allow export to convert broken links to plain text

2019-01-13 Thread Ryan Thompson
Hi, This sounds like a good idea, but unfortunately it seems that the `broken-links:mark' option doesn't preserve the text of the link. In fact, looking at the source, the code that handles broken link errors doesn't even have access to the link's text, only the link target, so it's already too la

Re: [O] Feature request: Allow export to convert broken links to plain text

2019-01-13 Thread Berry, Charles
> On Jan 12, 2019, at 12:38 PM, Ryan Thompson wrote: > > Hi all, > > I have a use case where I'd like for Org Mode to remove broken links while > preserving their text when exporting. In particular, I'm exporting the same > file multiple times with different sets of headlines excluded each

Re: [O] Feature request: Allow export to convert broken links to plain text

2019-01-12 Thread Ryan Thompson
(Apologies for the double post of this email; due to a misconfiguration of my mailer, I believed my first email hadn't gone through until I remembered to check the archives.) On Sat, Jan 12, 2019 at 12:38 PM Ryan Thompson wrote: > Hi all, > > I have a use case where I'd like for Org Mode to remo

[O] Feature request: Allow export to convert broken links to plain text

2019-01-12 Thread Ryan Thompson
Hi all, I have a use case where I'd like for Org Mode to remove broken links while preserving their text when exporting. In particular, I'm exporting the same file multiple times with different sets of headlines excluded each time, and as a result I have to be careful of linking to headlines that

[O] Feature request: Allow export to convert broken links to plain text

2019-01-05 Thread Ryan Thompson
Hi all, I have a use case where I'd like for Org Mode to remove broken links while preserving their text when exporting. In particular, I'm exporting the same file multiple times with different sets of headlines excluded each time, and as a result I have to be careful of linking to headlines that