all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-devel@gnu.org
Subject: Re: Async Package.el Feedback
Date: Tue, 07 Apr 2015 18:20:54 +0200	[thread overview]
Message-ID: <87r3rvap09.fsf@gmx.us> (raw)
In-Reply-To: p918ue4t12j.fsf@raman-glaptop.i-did-not-set--mail-host-address--so-tickle-me

raman <raman@google.com> writes:

> The yes/no prompt I am talking about:
>
> In general in emacs, if you attempt to edit a file through its symlink
> you get a yes/no prompt saying "Follow symlink?" or some such.
>
> In the case of package.el -- when I updated 28 packages, I got that
> prompt 28 times.

I cannot reproduce for a general symlink from emacs -q, but I can
reproduce for a file linking to a git-controlled file.  To avoid the
prompt I set vc-follow-symlinks to non-nil.

    vc-follow-symlinks is a variable defined in `vc-hooks.el'.
    Its value is t
    Original value was ask

    Documentation:
    What to do if visiting a symbolic link to a file under version control.
    Editing such a file through the link bypasses the version control system,
    which is dangerous and probably not what you want.

    If this variable is t, VC follows the link and visits the real file,
    telling you about it in the echo area.  If it is `ask', VC asks for
    confirmation whether it should follow the link.  If nil, the link is
    visited and a warning displayed.

—Rasmus

-- 
Send from my Emacs




      parent reply	other threads:[~2015-04-07 16:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-07  0:29 Async Package.el Feedback raman
2015-04-07  9:41 ` Artur Malabarba
2015-04-07 15:23   ` raman
2015-04-07 16:08     ` Artur Malabarba
2015-04-07 16:28       ` T.V Raman
2015-04-07 17:22         ` Artur Malabarba
2015-04-07 17:32           ` T.V Raman
2015-04-07 17:46             ` Artur Malabarba
2015-04-07 16:20     ` Rasmus [this message]

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=87r3rvap09.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --cc=emacs-devel@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.
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.