all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Jackson Hamilton <jackson@jacksonrayhamilton.com>
Cc: 23050@debbugs.gnu.org
Subject: bug#23050: package.el overwrites symlinks when saving "(package-initialize)"
Date: Fri, 18 Mar 2016 22:05:28 -0400	[thread overview]
Message-ID: <jq37rnp6hj.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAGiE8Aw73cf7p0LGyUrVSqU5P6tf8zJZsk=bQ6epM23UA9YCaQ@mail.gmail.com> (Jackson Hamilton's message of "Thu, 17 Mar 2016 23:53:30 -0700")

Jackson Hamilton wrote:

> When I create a symlink in my ~/.emacs.d directory to my init.el file at
> some other location, and the init file does not have "(package-initialize)"
> inside it, then when package.el adds the "(package-initialize)" line to my
> init file on startup, instead of updating the original file, it seems to
> make a copy of the symlinked file in the ~/.emacs.d directory.

I see the relevant code binds file-precious-flag, so this is
http://debbugs.gnu.org/18125 .





  reply	other threads:[~2016-03-19  2:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-18  6:53 bug#23050: package.el overwrites symlinks when saving "(package-initialize)" Jackson Hamilton
2016-03-19  2:05 ` Glenn Morris [this message]
2016-03-19  2:13   ` Glenn Morris
2016-03-22 16:51     ` bug#23050: package.el overwrites symlinks when saving Bogolisk
2016-05-23  0:40 ` bug#23050: package.el overwrites symlinks when saving "(package-initialize)" Paul Eggert

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jq37rnp6hj.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=23050@debbugs.gnu.org \
    --cc=jackson@jacksonrayhamilton.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.