Ihor Radchenko writes:
> The problem is that Bash can send incoming text like
>
> "prompt> " "prompt> " "prompt> output\n".
>
> "prompt> prompt> prompt> output\n".
Yes. And I've seen these "outputs" with ob-haskell too ...
>
> So, we cannot reliably distinguish your case from other possibly com
On Fri, 11 Nov 2022 02:28:27 +
Ihor Radchenko wrote:
I found a more minimal issue-reproducer
(i add $ because i used M-x whitespace mode .
Also @ is point) ;
Creaete 1st level headlines ---
* a$
* b$
* c$
* d$
@
Move point after headline d --
* a$
* b$
* c@$
* d$
Press enter -
Great!!
Is it easy for a user to test if it works?
Thanks :-D
El 11/11/2022 a las 6:22, Ihor Radchenko escribió:
Ihor Radchenko writes:
~C-c -~ turns that into a list where footnotes definitions can't be
found. It gives, for example, problems when exporting or when more
footnotes are added:
Ihor Radchenko writes:
> Then, please mention this in the NEWS. Something like "we drop
> extension support as it never worked anyway".
Fixed. I also reworded the surrounding text to match.
> You may even drop append and use ,@options inside `(...). Not a big
> deal though.
Fixed.
> If value
Ypo writes on Fri 11 Nov 2022 13:49:
> Great!!
>
> Is it easy for a user to test if it works?
One possibility (provided git is installed on your system) is:
mkdir ~/Build/Emacs
cd ~/Build/Emacs
git clone https://git.savannah.gnu.org/git/emacs/org-mode.git
cd org-mode && make &&
Hi, Ihor,
I start by comment the error that you get when compiling. Is it possible
that you have an incomplete TeX Live installation? Distro repositories
usually offer TeX live in a modular way. On Arch Linux and its
derivatives, the texlive-lang and texlive-lang-extra packages should be
installed
Dear all,
apologies for my slow reply. It is currently hard for me to find some
time for these issues, but eventually I do manage it.
Am Mittwoch, dem 26. Oktober 2022 schrieb András Simonyi:
> I've ended up making the necessary changes in citeproc and also posted
> a patch here which should enab
Dear Ihor,
thank for the WIP patch. I have applied it to current main
(f83e45526b5ec4627d601673be3680e2dece1b33), but when I now export the
document described in the OP to LaTeX, the macro is erased entirely. I
receive:
1 Doe, Nothing important, 2. Aufl. (2022), 55, zum vorgenannten Argument
Ihor Radchenko writes:
> Could you narrow down the particular test condition which is failing?
> Is it similar to previously discussed cases where MacOS sorting is not
> consistent with Linux?
In the linked mail, I discuss the problem starting from this test,
tracking it down to the problematic
I'm starting to figure out tangle by wrapping chunks of my emacs init.el in
#+begin_src/#end_src and then hitting C-c C-v t. It has been working fine,
but one block simply refused to participate. I eventually tracked the
problem down to a stray NULL character that had found its way into some of
the
10 matches
Mail list logo