Re: life on the eading bledge

2021-04-06 Thread Greg Minshall
Nicolas, thanks, your fix also seem to solve the problem i was having. cheers, Greg

Re: life on the eading bledge

2021-04-06 Thread Nicolas Goaziou
Hello, Kyle Meyer writes: > Greg Minshall writes: > >> hi. running c881b60593b3beeed7b8c7a2bada64157cd9940a, the following >> >> >> *** this =equals= that >> >> and, so on >> >> >> exporting [C-e l o], gives >> : replace-regexp-in-string: Wrong type argument: arrayp, nil > > Thanks

Re: life on the eading bledge

2021-04-05 Thread Greg Minshall
Kyle, > The below change seems to fix the issue, though Nicolas may be able to > suggest a more appropriate change. yes, that seems to work for me. cheers, Greg > diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el > index 932f38530..ac24f1f74 100644 > --- a/lisp/ox-latex.el > +++

Re: life on the eading bledge

2021-04-05 Thread Kyle Meyer
Greg Minshall writes: > hi. running c881b60593b3beeed7b8c7a2bada64157cd9940a, the following > > > *** this =equals= that > > and, so on > > > exporting [C-e l o], gives > : replace-regexp-in-string: Wrong type argument: arrayp, nil Thanks for reporting. The failure was introduced by