Bug#450786: emacs22-common: (safehist-mode 1) does not work

2007-11-12 Thread Jens Thiele
On 10 Nov 2007, [EMAIL PROTECTED] wrote: > Can you please try the attached version of savehist.el, taken from the > Emacs 22.2 release branch? I suspect it fixes the problem. Thanks for your quick response. While testing your newer version, I found the real problem: my history file somehow was

Bug#450786: emacs22-common: (safehist-mode 1) does not work

2007-11-10 Thread Sven Joachim
Jens Thiele <[EMAIL PROTECTED]> writes: > Package: emacs22-common > Version: 22.1+1-2+lenny1 > Severity: normal > > According to savehist.el it should: > > ;; To use savehist, turn on savehist-mode by putting the following in > ;; `~/.emacs': > ;; > ;; (savehist-mode 1) > ;; > > But I get the

Bug#450786: emacs22-common: (safehist-mode 1) does not work

2007-11-10 Thread Jens Thiele
Package: emacs22-common Version: 22.1+1-2+lenny1 Severity: normal According to savehist.el it should: ;; To use savehist, turn on savehist-mode by putting the following in ;; `~/.emacs': ;; ;; (savehist-mode 1) ;; But I get the error: Debugger entered--Lisp error: (invalid-read-syntax "#")