Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12583 closed defect (invalid)

BUG: Problem getting special characters in emacs-app 23.0.0_NS-9.0rc1

Reported by: flips@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: emacs Cc:
Port:

Description

I'm having trouble getting characters like ~, | and \ (tilde, pipe and backslash) to show in Emacs.app. I'm using a MacBook Pro with a Norwegian Apple keyboard. And to get these characters I have to use the "Alt" key (which is the same as the "option"/"meta" key). When I press Alt+the key with the hat and double dots, I usually get ~, but in Emacs.app I get this showing in the minibuffer: "<M-268632064> is undefined".

Usually I have to press Alt+7 to get "pipe" and Shift+Alt+7 to get "backslash", but that doesn't work in Emacs.app. For Alt+7, it just shows "M-7" in the minibuffer. And for Shift+Alt+7 something weird happens, not shure what, but I think this is the output from that command:

Scanning ` *Echo Area 0*' Scanning ` *Echo Area 1*' dabbrev-expand: No dynamic expansion for `k5

Maybe there's some settings I'm missing, or maybe it's something that should be fixed in the code, I don't know.

My version is: emacs-app 23.0.0_NS-9.0rc1, aqua/emacs-app (Variants: universal, darwin_8)

I seem to have the same problems in Aquamacs, if that's relevant info somehow. (It says "M-¨ is undefined" when I try to get ~ to work.)

And BTW, those people designing the Norwegian version of the apple keyboard, they really did a poor job (at least for us *nix people).

Change History (4)

comment:1 Changed 17 years ago by cssdev

Owner: changed from macports-dev@… to css@…
Status: newassigned

Accepting the bug ... we might need to check upstream on this, as it sounds like a general Emacs on Mac OS X issue. You might need to configure which key will serve as your meta key, but I'll see if I can do some more digging.

comment:2 Changed 16 years ago by cssdev

Milestone: MacPorts 1.5Port Bugs

comment:3 Changed 16 years ago by cssdev

Resolution: invalid
Status: assignedclosed

Since the MacPorts build just packages what's available upstream, you might need to check on the emacs-macosx mailing list for further help.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.