Re: Typing hash character
Giovanni Gigante <[email protected]> Sat, 25 Jan 2025 20:24:08 +0100
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <[email protected]> |
Stas Boukarev wrote: > Option-stuff doesn't work in emacs. actually, in Emacs on MacOS it is possible to have the right option key work as in the OS (i.e. not as meta) by (setq ns-right-alternate-modifier 'none) this way it is possible to type a lot of characters, including accents, math symbols, etc. (and, for the OP, the hash mark).