File: README.Debian

package info (click to toggle)
emacs-async 1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • ctags: 91
  • sloc: lisp: 907; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
This package requires emacs24
-----------------------------

Please note that async.el is not compatible with Emacs 23.  If
/usr/bin/emacs points to emacs23, you must run

    # apt-get install emacs24
    # update-alternatives --config emacs

and select emacs24 in order to be able to use async.el without any
errors.

 -- Sean Whitton <spwhitton@spwhitton.name>, Wed, 13 Jan 2016 08:59:39 -0700