Author: NordlöwNordlöw Date: Sep 2, 2008 05:59
I get the following error:
eval-buffer(#> nil "/home/
per/.anything_adaptive_history" nil t) ; Reading at buffer position
153
load-with-code-conversion("/home/per/.anything_adaptive_history" "/
home/per/.anything_adaptive_history" nil nil)
load("/home/per/.anything_adaptive_history" nil nil t)
load-file("~/.anything_adaptive_history")
when I boot my emacs using the latest anything.el and anything-
adaptive.el. What is wrong?
My /home/per/.anything_adaptive_history looks like this (at position
153: #):
;; -*- mode: emacs-lisp -*-
;; History entries used for anything adaptive display.
(setq anything-adaptive-history (quote (("Imenu" (("build_liboil" .
#) ("build_liboil"...
|