Questions tagged [emacs23]

3 questions
3
votes
1 answer

How can I install eww or shr in Emacs 23?

I am beginner using Emacs 23.4, and I wanted to try a web browser package. From Emacs wiki, I found eww. But when Emacs starts I get from *Warnings*: File error: Cannot open load file, shr I get the same thing when I do M-x load-library RET…
Nicolas P
  • 53
  • 3
1
vote
0 answers

emacs auto-complete-mode not work

1.I downloads package from this: https://github.com/auto-complete/auto-complete Type: M-x load-file RET ~/auto-complete-master/etc/install.el RET install to: ~/.emacs.d/ RET Installation Result show: Successfully installed! Add the following code…
0
votes
2 answers

ERT with Emacs23

I'd like to use ERT with Emacs23. ERT is bundled with Emacs24. Latest version of ERT does not work with Emacs23 because of lack of define-error. Is there an offical way of using ERT with Emacs23?
Gracjan Polak
  • 1,082
  • 6
  • 21