Hi Piet,

2016-09-12 11:55 GMT+02:00 Piet van Oostrum <p...@vanoostrum.org>:
> I want newline in a dtx buffer to automatically insert the % at the beginning 
> of the line. You have to set TeX-newline-function to an appropriate value. I 
> thought LaTeX-newline would be a good value, but that is not interactive. So 
> I ended up with:
> (setq TeX-newline-function #'(lambda () (interactive) (LaTeX-newline)))
>
> Is there a better way? Or would I rather request LaTeX-newline to be made 
> interactive?

I made `LaTeX-newline' interactive.  Can this ticket be closed now?

Bye,
Mosè



_______________________________________________
bug-auctex mailing list
bug-auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to