emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-reload (Re: some kind of bisect tool)
Date: Wed, 25 May 2011 22:04:56 -0400	[thread overview]
Message-ID: <87boyqb4jb.fsf@norang.ca> (raw)
In-Reply-To: <BANLkTint3oC1=jgX7yVh5OErFUW-SdoN3Q@mail.gmail.com> (Samuel Wales's message of "Wed, 25 May 2011 15:38:45 -0700")

Samuel Wales <samologist@gmail.com> writes:

> On 2011-05-25, Bernt Hansen <bernt@norang.ca> wrote:
>> Trying to reuse the current session with an org-reload probably won't
>> work well for the general case.
>
> Perhaps it will work for the cases for which org-reload was designed.
>
>>> By the way, I am having trouble loading source with c-u c-c c-x ! .  I
>>> notice that some commands, such as m-s-right, are still compiled.
>>
>> I have no idea what is going on here.
>
> Org-reload is broken for me and so is loading of *.el.  I think
> org-reload should error when it cannot load a file, and ideally all
> files would be loadable in any order.  Don't know if this is possible.
>  If org-reload has no use, perhaps org-reload should be deleted?  But
> a restart of Emacs is very slow for every git checkout.

I use M-x org-reload regularly when upgrading org-mode (instead of
restarting Emacs).

org-reload is great for moving forwards in the org-mode git history (to
newer commits) without restarting Emacs.  It's when you go backwards
(removing new functionality and definitions) that things get a bit
hairy since your current emacs lisp environment will have a mixture of
new and old definitions.

org-reload now just gets a list of files and loads them sequentially.

The function could probably be enhanced to check the status of the load
function call and doing something useful when it fails -- but that needs
to be thought out.  Carsten originally wrote this function and he may
have more thoughts about this.

Regards,
Bernt

  reply	other threads:[~2011-05-26  2:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25 22:38 org-reload (Re: some kind of bisect tool) Samuel Wales
2011-05-26  2:04 ` Bernt Hansen [this message]
2011-05-26  6:30   ` Carsten Dominik

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.orgmode.org/

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

  git send-email \
    --in-reply-to=87boyqb4jb.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@gmail.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 public inbox

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

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).