* restarting emacs always advisable for upgrade?
@ 2008-10-07 0:48 Samuel Wales
2008-10-07 8:55 ` Paul R
0 siblings, 1 reply; 5+ messages in thread
From: Samuel Wales @ 2008-10-07 0:48 UTC (permalink / raw)
To: emacs-orgmode
Is it safe to load all .elc files in org as a way of not restarting emacs?
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: restarting emacs always advisable for upgrade?
2008-10-07 0:48 restarting emacs always advisable for upgrade? Samuel Wales
@ 2008-10-07 8:55 ` Paul R
2008-10-07 12:11 ` Russell Adams
2008-10-07 13:35 ` Bernt Hansen
0 siblings, 2 replies; 5+ messages in thread
From: Paul R @ 2008-10-07 8:55 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Samuel> Is it safe to load all .elc files in org as a way of not
Samuel> restarting emacs? Thanks.
I suppose you can (unload-feature 'org), then upgrade, then
(require 'org), but I have not tested. Just try and report :)
--
Paul
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: restarting emacs always advisable for upgrade?
2008-10-07 8:55 ` Paul R
@ 2008-10-07 12:11 ` Russell Adams
2008-10-07 13:47 ` Jason F. McBrayer
2008-10-07 13:35 ` Bernt Hansen
1 sibling, 1 reply; 5+ messages in thread
From: Russell Adams @ 2008-10-07 12:11 UTC (permalink / raw)
To: emacs-orgmode
Emacs truly is an OS when its uptime becomes an issue. ;]
On Tue, Oct 07, 2008 at 10:55:45AM +0200, Paul R wrote:
> Samuel> Is it safe to load all .elc files in org as a way of not
> Samuel> restarting emacs? Thanks.
>
> I suppose you can (unload-feature 'org), then upgrade, then
> (require 'org), but I have not tested. Just try and report :)
>
> --
> Paul
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
------------------------------------------------------------------
Russell Adams RLAdams@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: restarting emacs always advisable for upgrade?
2008-10-07 8:55 ` Paul R
2008-10-07 12:11 ` Russell Adams
@ 2008-10-07 13:35 ` Bernt Hansen
1 sibling, 0 replies; 5+ messages in thread
From: Bernt Hansen @ 2008-10-07 13:35 UTC (permalink / raw)
To: Paul R; +Cc: emacs-orgmode
Paul R <paul.r.ml@gmail.com> writes:
> Samuel> Is it safe to load all .elc files in org as a way of not
> Samuel> restarting emacs? Thanks.
>
> I suppose you can (unload-feature 'org), then upgrade, then
> (require 'org), but I have not tested. Just try and report :)
I update org from the git repository regularly. I have a function
org-reload-org that reloads the new sources as described here:
http://orgmode.org/worg/org-hacks.php#sec-6
I don't unload first, I just update the sources, then M-x org-reload-org
and move on with my day.
-Bernt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: restarting emacs always advisable for upgrade?
2008-10-07 12:11 ` Russell Adams
@ 2008-10-07 13:47 ` Jason F. McBrayer
0 siblings, 0 replies; 5+ messages in thread
From: Jason F. McBrayer @ 2008-10-07 13:47 UTC (permalink / raw)
To: emacs-orgmode
Russell Adams <RLAdams@AdamsInfoServ.Com> writes:
> Emacs truly is an OS when its uptime becomes an issue. ;]
And only going to be moreso with the new --daemon mode, since emacs can
now outlive your X session.
--
+-----------------------------------------------------------+
| Jason F. McBrayer jmcbray@carcosa.net |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors. --- The Dhammapada |
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-10-07 13:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 0:48 restarting emacs always advisable for upgrade? Samuel Wales
2008-10-07 8:55 ` Paul R
2008-10-07 12:11 ` Russell Adams
2008-10-07 13:47 ` Jason F. McBrayer
2008-10-07 13:35 ` Bernt Hansen
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.