#38040: emacs-mac-app and coding system --------------------------------+------------------------------- Reporter: angelo.graziosi@… | Owner: hum@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: utf-8, iso-latin1 Port: emacs-mac-app | --------------------------------+------------------------------- Comment (by angelo.graziosi@…): Replying to [comment:4 sean@…]:
Replying to [comment:3 angelo.graziosi@…]:
Replying to [comment:2 sean@…]:
you can get the behavior you want by setting (prefer-coding-system 'utf-8) in your .emacs file. The better question is why this doesn't happen for emacs-app nor Aquamacs to which I don't know. If anyone knows the answer to that, please let me know by reopening the ticket. For now, I'll close this as invalid since it seems to be a config setting(?).
Hmm... It doesn't happen not only for emacs-app and Aquamacs but also for all Emacs I use on other systems (GNU/Linux, Windows): I never had to change .emacs for this issue... Only emacs-mac-app shows up this issue.
Yeah, the same for me. Do you know why this is happening? I suspect it's something to do with railwaycat's patches to emacs but I have no idea for certain.
BTW, I have built it (emacs-24.2.93-mac-3.93) with
https://github.com/railwaycat/emacs-mac-port/blob/master/build- emacs.app.sh
and with the same results... :-(
You mean that build-emacs.app.sh gave you the same utf-8 problem as before?
Yes, exactly... -- Ticket URL: <https://trac.macports.org/ticket/38040#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS