From: Sharon Kimble <boudiccas@skimble.plus.com>
To: help-emacs <help-gnu-emacs@gnu.org>
Subject: 'bookmarks' file being persistently deleted, how to stop that action?
Date: Thu, 28 Jul 2016 07:26:12 +0100 [thread overview]
Message-ID: <878twm5ldn.fsf@skimble.plus.com> (raw)
[-- 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 --]
next reply other threads:[~2016-07-28 6:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-28 6:26 Sharon Kimble [this message]
2016-07-28 6:55 ` 'bookmarks' file being persistently deleted, how to stop that action? Alex Kost
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878twm5ldn.fsf@skimble.plus.com \
--to=boudiccas@skimble.plus.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).