From: Eli Zaretskii <eliz@gnu.org>
To: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
Cc: 12774@debbugs.gnu.org
Subject: bug#12774: 24.2.50; EMACS 24.2.50.1 crashing
Date: Mon, 05 Nov 2012 19:29:42 +0200 [thread overview]
Message-ID: <83y5ig2c1l.fsf@gnu.org> (raw)
In-Reply-To: <80ehk9nm9p.fsf@gmail.com>
> From: Vincent Belaïche <vincent.b.1@hotmail.fr>
> Date: Sun, 04 Nov 2012 21:30:58 +0100
>
> > Do you have some old org.el on your system? The current version
> > doesn't have a call to org-mode-p inside
> > org-install-agenda-files-menu, it does this:
>
> [...]
>
> > As you see, it uses (derived-mode-p 'org-mode), not (org-mode-p).
>
> I have the same (derived-mode-p 'org-mode) in the org.el which comes
> with the crashing EMACS, however you are right: at some point of time I
> had copied org.el from .../Emacs/lisp/org to ~/.emacs.d/etc which is in
> my load-path *before* .../Emacs/lisp/org. This was because I wanted to
> make some experiment on paragraph justification. So the org.el that is
> loaded and that causes this (org-mode-p) not defined error is the one
> from ~/.emacs.d/etc and not the official one coming with EMACS, and it
> is older because since then I have updated my BZR source tree !
>
> I have renamed this ~/.emacs.d/etc/org.el to org.el.old, and I am trying
> to make EMACS crash with that, and it seems that the crash does not
> happen any longer.
>
> Ok, I now admit that this older org.el was some *MISTAKE* of mine. Sorry
> for all the distrubance which again I caused. Do you still consider that
> bug#12774 is a real bug at all ?
It's certainly a bug: nothing Lisp does should ever crash Emacs.
Anyway, I installed a change (revision 110784 on the emacs-24 branch)
that should fix this problem. If you can try with the old org.el,
please do so to verify that the crashes are gone.
Thanks.
next parent reply other threads:[~2012-11-05 17:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <80ehk9nm9p.fsf@gmail.com>
2012-11-05 17:29 ` Eli Zaretskii [this message]
2012-11-01 5:23 bug#12774: 24.2.50; EMACS 24.2.50.1 crashing Vincent Belaïche
2012-11-04 19:50 ` bug#12774: 24.2.50; EMACS 24.2.50.1 crashing Vincent Belaïche
2012-11-05 17:14 ` Eli Zaretskii
2012-11-07 20:40 ` Vincent Belaïche
2012-11-07 21:14 ` Eli Zaretskii
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83y5ig2c1l.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=12774@debbugs.gnu.org \
--cc=vincent.b.1@hotmail.fr \
/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.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).