bug#69398: `LaTeX-fill-paragraph` behavior within indented environments

2024-03-03 Thread Ruiyang Wu
Hi Ikumi, Thanks for the reply and please take your time. Best, Ruiyang > On Mar 3, 2024, at 3:41 AM, Ikumi Keita wrote: > > Hi Ruiyang, > > Sorry for late response. I confirmed what you reported (with fill-column > being 70) and had brief look at the relevant code. Unfortunately, the > code

bug#69398: `LaTeX-fill-paragraph` behavior within indented environments

2024-02-25 Thread Ruiyang Wu
Hi there, When the point is on the first letter of a line inside an indented environment (e.g., itemize, proof, etc.), running `LaTeX-fill-paragraph` will move the point to the beginning of the line. Here is a MWE: \documentclass{article} \begin{document} \begin{itemize} \item In indented envi

bug#54943: 13.1.2; \iff messes up indentation in math mode

2022-04-16 Thread Ruiyang Wu
Hi Arash, Thanks for the quick fix. Best, Ruiyang > On Apr 16, 2022, at 8:45 AM, Arash Esbati wrote: > > Hi Ruiyang, > > Ruiyang Wu writes: > >> As the title suggests, \iff used in math mode will increase indentation >> level while it is not supposed to be

bug#54943: 13.1.2; \iff messes up indentation in math mode

2022-04-14 Thread Ruiyang Wu
Hi there, As the title suggests, \iff used in math mode will increase indentation level while it is not supposed to behave like this. I have briefly skimmed through the code and it seems to be related to the new function LaTeX-indent-commands-regexp-make introduced in 0ce906c. The relevant code i

bug#38165: 12.2.0; Syntax highlighting broken when there are too many characters in equation/align environment

2019-11-13 Thread Ruiyang Wu
would be: (with-eval-after-load "polymode-compat" (advice-remove 'font-lock-extend-region-multiline 'pm-check-for-real-change-in-extend-multiline)) Best, Ruiyang On Tue, Nov 12, 2019 at 1:11 PM Arash Esbati wrote: > Hi Ruiyang, > > Ruiyang Wu writes: > >

bug#38165: 12.2.0; Syntax highlighting broken when there are too many characters in equation/align environment

2019-11-10 Thread Ruiyang Wu
texinfo-mode) :help "Run upmendex to create index file") ("Xindy" "texindy %s" TeX-run-command nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help "Run xindy to create index file") ("