This package contains a version of Emacs compiled with support for GTK+2.x.
Questions tagged [emacs22]
2 questions
39
votes
8 answers
How to paste to Emacs from clipboard on OSX?
This might be extraordinarily simple, but I am playing with Emacs (22.1.1) and I can't get it to paste text in the clipboard using Control-Y.

n_x_l
- 1,552
- 3
- 17
- 34
0
votes
1 answer
Use macroexpand-1 on Emacs-22
I am developing a package that works from Emacs-22 called leaf, and I'd like to use macroexpand-1 when testing it
But macroexpand-1 was not defined in Emacs-22 and Emacs-26's the code could not be defined because it depends on 'C - based'…

Conao3
- 171
- 1
- 3
- 17