New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12583 (closed defect: invalid)

Opened 6 years ago

Last modified 4 years ago

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

Reported by: flips@… Owned by: css@…
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

comment:1 Changed 6 years ago by css@…

  • Owner changed from macports-dev@… to css@…
  • Status changed from new to assigned

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 6 years ago by css@…

  • Milestone changed from MacPorts 1.5 to Port Bugs

comment:3 Changed 6 years ago by css@…

  • Status changed from assigned to closed
  • Resolution set to invalid

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 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.