GNU bug report logs - #13289
bookmarks not saved if kill Emacs from command-line

Previous Next

Package: emacs;

Reported by: Xue Fuqiao <xfq.free <at> gmail.com>

Date: Thu, 27 Dec 2012 17:33:02 UTC

Severity: normal

Tags: confirmed, help

Found in version 24.2

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Xue Fuqiao <xfq.free <at> gmail.com>
Cc: 13289 <at> debbugs.gnu.org
Subject: bug#13289: 24.2; bookmark didn't save when using emacsclient
Date: Thu, 03 Jan 2013 21:52:08 -0500
Glenn Morris wrote:

> Mind you, SIGTERM is supposed to run kill-emacs, so it's not clear that
> "killall emacs" should not have had the same effect...

It seems that bookmark-write-file fails to return from:

(dolist (i bookmark-alist) (pp i (current-buffer)))

pp-buffer dies someway through trying to process something like this:

  ("README" (filename . "/misc/emacs/bzr/emacs24/README") (front-context-string . "Copyright (C) 20") (rear-context-string) (position . 1))

I don't know why.




This bug report was last modified 12 years and 129 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.