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

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

'bookmarks' file being persistently deleted, how to stop that action?


From: Sharon Kimble
Subject: 'bookmarks' file being persistently deleted, how to stop that action?
Date: Thu, 28 Jul 2016 07:26:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

I'm having problems keeping my 'bookmarks' file when I close emacs. I'm
saving it in my '/home/boudiccas/.emacs.d/etc/' directory, but at some
stage in closing it gets deleted.

This is from my '.init.el' -

--8<---------------cut here---------------start------------->8---
(require 'bm)

(setq bookmark-default-file "/home/boudiccas/.emacs.d/etc/bookmarks")
(setq bookmark-save-flag 1)                        ;; autosave each change)
(bookmark-load bookmark-default-file t)

(setq bm-restore-repository-on-load t)
--8<---------------cut here---------------end--------------->8---

How can I get it to stay there all the time please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.4, fluxbox 1.3.7, emacs 25.1.1

Attachment: signature.asc
Description: PGP signature


reply via email to

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