I use LaTex with Emacs and AucTex since 2 year and I haven't had any problem but, yesterday when I tried to compile the master-file LaTex give to me a strange kind of error:
ERROR: Package inputenc Error: Unicode char \u8:\303\lst@FillFixed@ not set up for use
--- TeX said --- with LaTeX.
See the inputenc package documentation for explanation. Type H for immediate help. ...
l.963 magicamente, è ancora intatto. È una struttura solidamente costruita
I think the problem is the encoding format (è È) but the I don't understand why this problem occur only with one "subordinated" file and not for the others.
The encoding I use is UTF-8 and is setted both in my .emacs file and in the LaTex master file. Moreover the grey line over the minibuffer say "U" as UTF-8.
Do you have some suggestion to try to resolve my problem??
P.S. sorry for my bad English, I hope you understand my question.
Best