bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12545: 24.2; Updating packages does not reload files.


From: Donald Curtis
Subject: bug#12545: 24.2; Updating packages does not reload files.
Date: Wed, 7 Nov 2012 15:03:04 -0600

I reproduced this error and the backtrace was:

Debugger entered--Lisp error: (error "Cannot open doc string file 
\"/Users/dcurtis/.emacs.d/elpa/helm-20121027.641/helm-adaptative.elc\"")
  helm-c-adaptive-save-history()
  kill-emacs()
  save-buffers-kill-emacs(nil)
  save-buffers-kill-terminal(nil)
  call-interactively(save-buffers-kill-terminal nil nil)


Looks like a problem with helm-c-adaptive-save-hisotry possibly?



On Oct 1, 2012, at 09:28, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> kill-emacs: Cannot open doc string file
>> "/Users/dcurtis/.emacs.d/elpa/helm-20120921.1208/helm-adaptative.elc"
> 
> Can you reproduce the problem and give us a backtrace?
> Failing to find the docstring should usually be caught close to the call
> to `documentation'.
> 
> 
>        Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]