Sébastien Miquel writes:
> Are you using native compilation ? I think this must be the cause,
> though no one
Yes I was on the native compile branch and now on mainline emacs with
native-compile enabled.
--
Mohsin
Hi, just following up. This is still an issue.
--
Mohsin
Mohsin Kaleem writes:
> Nicolas Goaziou writes:
>
>> Mohsin Kaleem writes:
>>
>>> Which question do you refer to?
>>> If its reproducing with `emacs -Q` I believe I did?
>>
>> It's not.
>>
>> I asked if replacing '(lambda
Nicolas Goaziou writes:
> Mohsin Kaleem writes:
>
>> Which question do you refer to?
>> If its reproducing with `emacs -Q` I believe I did?
>
> It's not.
>
> I asked if replacing '(lambda ...) with #'org-latex-compile would work too.
Apologies I see
Nicolas Goaziou writes:
> Hello,
>
> Mohsin Kaleem writes:
>
>> Hi just following up.
>
> Thanks for the heads up, but you haven't answered my question yet.
Which question do you refer to?
If its reproducing with `emacs -Q` I believe I did?
>
> Regards,
> --
> Nicolas Goaziou
---
Mohsin
Mohsin Kaleem writes:
> Greg Minshall writes:
>
>> Mohsin,
>>
>>> Hmmm... that's strange. Running:
>>> 1. `emacs -nw`
>>> ...
>>
>> you might want to start off with
>> : emacs -nw -Q
>> to eliminate any dependency on you
Greg Minshall writes:
> Mohsin,
>
>> Hmmm... that's strange. Running:
>> 1. `emacs -nw`
>> ...
>
> you might want to start off with
> : emacs -nw -Q
> to eliminate any dependency on your personal .emacs file, etc.
Oh, sorry, that was supposed to be `emacs -Q` (I actually uses `emacs
-nw -Q --loa
Nicolas Goaziou writes:
> mohsin kaleem writes:
>
>> I've been trying to get async-export setup for the past day and I've
>> found it keeps failing due to an unexpected # in the compilation script
>> generated by org-export.
>>
>> After doing a