all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Phillip Lord <phillip.lord@russet.org.uk>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Updating Elisp files while Emacs is running
Date: Mon, 14 Mar 2016 18:41:34 +0000	[thread overview]
Message-ID: <CAArVCkSsb44kP5osEWwKwrJqy5nGFndWnYLO4P1eVmv1VqL7rQ@mail.gmail.com> (raw)
In-Reply-To: <87vb4pudut.fsf@russet.org.uk>

Phillip Lord <phillip.lord@russet.org.uk> schrieb am Mo., 14. März 2016 um
19:13 Uhr:

> Philipp Stephani <p.stephani2@gmail.com> writes:
> >> If you want an existing Emacs to move to the new packages, that would be
> >> hard to get right; only a restart is going to make sense here.
> >>
> >> Why is that a problem?
> >>
> >
> > Because Emacs expects the old files to be there, but they have been
> > removed. Sorry for being unclear: the old files get removed during the
> > upgrade.
>
> You want to load lisp files from two version of Emacs into the same
> Emacs? This is not going to end well, I fear.
>
>
Better than not loading anything at all though. It gives users the chance
to perform an orderly shutdown of Emacs. With the files absent, often even
kill-emacs fails because there's something autoloaded in kill-emacs-hook
that can't be loaded any more. The intention is not to keep instances with
inconsistent Elisp libraries loaded for a long time, it's more to not
immediately crash and burn and allow the user to finish they work before
restarting.


  reply	other threads:[~2016-03-14 18:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-14 13:41 Updating Elisp files while Emacs is running Philipp Stephani
2016-03-14 14:48 ` Phillip Lord
2016-03-14 17:21   ` Philipp Stephani
2016-03-14 18:13     ` Phillip Lord
2016-03-14 18:41       ` Philipp Stephani [this message]
2016-03-14 19:58     ` Bob Proulx
2016-03-14 16:48 ` Eli Zaretskii
2016-03-14 17:22   ` Philipp Stephani
2016-03-14 18:04     ` Eli Zaretskii
2016-03-14 18:44       ` Philipp Stephani
2016-03-14 18:55         ` Eli Zaretskii
     [not found] ` <mailman.7507.1457966906.843.help-gnu-emacs@gnu.org>
2016-03-15  7:39   ` Joost Kremers
2016-03-15 13:01 ` Stefan Monnier
2016-03-15 21:51   ` Bob Proulx

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=CAArVCkSsb44kP5osEWwKwrJqy5nGFndWnYLO4P1eVmv1VqL7rQ@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=phillip.lord@russet.org.uk \
    /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.