[Matlab-emacs-discuss] another bug with the filling alorithm

2023-04-25 Thread Uwe Brauer
Hi Given the following example while diff > TOL && k <= nmax % por una parte se condiciona al while con un valor de tolerancia para el error diff, error de una iteración de la iteración simple, y, por otra parte, se toma un numero máximo de iteraciones p

Re: [Matlab-emacs-discuss] filling of very long inline comments

2023-04-25 Thread John Ciolfi
I took a quick look. matlab-fill-comment-line assumes that it is filling a comment only line and not a trailing comment. I'm not as familiar with the code as Eric. Eric would you have a chance to look at this? Also, I've noticed that M-q doesn't work on some comments. For example, given the fol