Re: [Mac-emacs-users] Swedish keyboard and emacs?
Brought to you by:
akochoi
From: Andrew C. <ak...@sh...> - 2002-03-17 22:34:34
|
> Hi! >=20 > I have downloaded emacs-21.1 from Apple's site at=20 > http://www.apple.com/downloads/macosx/development_tools/emacs.html.= Is=20 > there any difference between that distribution and the project conn= ected to=20 > this mailing list? >=20 > With the mentioned distribution, I can't type Swedish characters in= emacs.=20 > Anyone who knows if and how I can get emacs to understand a Swedish= =20 > keyboard (specifically the characters `=E5', `=E4' & `=F6')? I've t= ried the most=20 > obvious ways (I think), but emacs just beeps when typing an `=E5'. = :( >=20 > Regards, > Palle Hi Palle, The link you gave leads to David's page http://www.porkrind.org/emacs/ As the description there says, it's a *binary* distribution of my por= t of Emacs 21 to Mac OS X. I used to use the project page at http://mac-emacs.sourceforge.net/ for supporting my port of Emacs 21 to Mac OS Classic (and previously Emacs 20). There is also a link to my source patch to compile Emacs 21 on Mac OS X. Questions concerning the Mac OS X port have been posted and answered on the mailing list there as well (please check the archives). Eventually I'll merge the Mac OS X code with the main Emacs distribution so a separate site for the Mac port is unnecessary= . To use iso-8859-1 characters, please read the Mac OS section of the online manual (C-h i). Also see messages posted earlier to the mailing lists regarding the Lisp variable mac-keyboard-text-encoding. Andrew. |