Marcin Borkowski <mb...@mbork.pl> writes: > Hi all, > > how about this patch? > > diff -u --label /home/mbork/.emacs.d/elpa/auctex-11.89.1/style/polski.el > --label \#\<buffer\ polski.el\> > /home/mbork/.emacs.d/elpa/auctex-11.89.1/style/polski.el > /tmp/buffer-content-18384jTP > --- /home/mbork/.emacs.d/elpa/auctex-11.89.1/style/polski.el > +++ #<buffer polski.el> > @@ -46,7 +46,7 @@ > "ppauza") > ;; Quotation marks > (unless (eq (car TeX-quote-language) 'override) > - (setq TeX-quote-language '("polski" ",," "''" t))) > + (setq TeX-quote-language '("polski" ",," "''"))) > ;; Fontification of quotation marks. > (when (fboundp 'font-latex-add-quotes) > (font-latex-add-quotes '(",," "''"))) > > Diff finished. Thu Mar 3 05:54:48 2016 > > I don't see any reason behind the "t" setting here; I've practically > never wanted to insert a literal quote character in Polish TeX files.
So? In verbatim and/or code excerpts it's actually a rather likely thing to insert. -- David Kastrup _______________________________________________ auctex-devel mailing list auctex-devel@gnu.org https://lists.gnu.org/mailman/listinfo/auctex-devel