[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make/g++ within emacs causes wierd unicode control characters



Micha Feigin wrote:
I am trying to compile from within emacs (using M-x compile which calls make -k)

In the output I get wierd characters (I think unicode characters):

main.cc: In function ג€˜int main(int, char**)ג€™:
main.cc:16: error: no matching function for call to ג€˜LaplaceMat<double>::LaplaceMat(int&)ג€™
LaplaceMat.hh:7: note: candidates are: LaplaceMat<double>::LaplaceMat()

The system is setup to use unicode (hebrew).

Any ideas on how to fix this?



Any luck with the problem? I am experiencing the same thing. I have
$> dpkg -l emacs* | grep ^i
ii  emacs-goodies-el        26.9-1         Miscellaneous add-ons for Emacs
ii  emacs21                 21.4a+1-3      The GNU Emacs editor
ii emacs21-bin-common 21.4a+1-3 The GNU Emacs editor's shared, architecture ii emacs21-common 21.4a+1-3 The GNU Emacs editor's shared, architecture
ii  emacsen-common          1.4.17         Common facilities for all emacsen


->HS




Reply to: