unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* 'bookmarks' file being persistently deleted, how to stop that action?
@ 2016-07-28  6:26 Sharon Kimble
  2016-07-28  6:55 ` Alex Kost
  0 siblings, 1 reply; 2+ messages in thread
From: Sharon Kimble @ 2016-07-28  6:26 UTC (permalink / raw)
  To: help-emacs

[-- Attachment #1: Type: text/plain, Size: 799 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-28  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28  6:26 'bookmarks' file being persistently deleted, how to stop that action? Sharon Kimble
2016-07-28  6:55 ` Alex Kost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).