all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@talktalk.net>
To: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs 24.3.50 freezing in unusable state.
Date: Mon, 30 Sep 2013 12:04:01 +0100	[thread overview]
Message-ID: <20130930120401.29c16726@london> (raw)
In-Reply-To: <3C34E49F-1F20-49C6-87CE-D7D62C5A20F6@Web.DE>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Mon, 30 Sep 2013 11:21:17 +0200
Peter Dyballa <Peter_Dyballa@Web.DE> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> Am 30.09.2013 um 09:38 schrieb Sharon Kimble:
> 
> > However, I have just downloaded and
> > installed the latest emacs-snapshot, currently at 24.3.50.1, and
> > that has started and loaded perfectly okay!
> 
> This *can* indicate that you are still using buggy GNU Emacs source
> code for building. (I fetch mine with bzr.)
> 
> Anyway, you have now the option to invoke report-emacs-bug or choose
> from the Help menu "Send Bug Report…". The eMail it creates has two
> interesting items for you: the configure options used to build that
> binary, which you could reuse for your own attempts to build a
> development (i.e., unstable, not guaranteed to work) version of GNU
> Emacs, and later a section "Load-path shadows". This is a list of
> ELisp files that override the default GNU Emacs Lisp files. It is
> possible that some of these "shadowing" files cause the error. The
> following code, put into some init file (your's or the system's),
> will report in the *Messages* buffer which ELisp file was loaded
> before the freeze happened:
> 
> 	(defadvice load (before debug-log activate)
> 	  (message "(Tipp von Kai G) Lade jetzt: %s" (ad-get-arg 0)))
> 
> The German "Lade jetzt" means "Now loading". You could also insert
> into your init file
> 
> 	(setq debug-on-error t)
> 
> that an ELisp debugger is started when an error is caught. It opens a
> *Backtrace* window in which, from bottom to top, it is listed how it
> happened that the error occurred.
> 
> In the case of a freeze it's of course best the *Messages* or the
> *Backtrace* buffer is displayed –  maybe this works by setting
> dedicated frame or window, but I have no idea how to achieve this. (I
> would probably use a (switch-to-buffer "*Messages*) statement before
> every line provoking a load of ELisp.)
> 
Sorry Pete, I didn’t explain myself fully. The emacs-snapshot comes from
'http://emacs.naquadah.org/ stable/' which is a repository to give .deb
files which are pre-compiled and ready to be used once installed using
the debian package manager. I hope this clarifies it now?

Thanks
Sharon.
- -- 
A taste of linux = http://www.sharons.org.uk
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
my git repo = https://github.com/boudiccas/dots
Debian stable, Fluxbox 1.3.5, LibreOffice  4.1.0.4
Registered Linux user 561944
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQEcBAEBCAAGBQJSSVqhAAoJEFn5lmqgnbkqKzAH/03k8T30z8TPmiSB+X+JxEHK
zdf+fO+wCOrYI0tbHxLAenVVb7BBymOCYFRDUddgB3X/Vt/ACiHnVzjVXVsXVESC
hyAMhyX7FDuV3W4MwKxCLljB8GUZ9MWZwuCRzTi3qiO/H8RJhrm9XDVRdjsoiVoV
pmNgxOKqc3YUlbD6Q690VvDYVUD1VuKCg1kDyN5wbQrTkhJJ2EeKNyTSTh9u7N8a
/M3vrq89Oz1EpBf4W9fxrmD+LHWw2Gay4ZUVwWeYiEBHs09B6A9vs+PrTr9A/lTa
RR21js1dA+/xHhuJuDVLhZ+/tI0jCTPvhmoDhWrR8nFS7RZfVR6ILWnUa9OBN30=
=Ludj
-----END PGP SIGNATURE-----

  reply	other threads:[~2013-09-30 11:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28  8:53 emacs 24.3.50 freezing in unusable state Sharon Kimble
2013-09-28 16:16 ` Peter Dyballa
2013-09-28 17:03   ` Sharon Kimble
2013-09-28 17:46     ` Sharon Kimble
2013-09-28 18:20       ` Peter Dyballa
2013-09-28 18:33 ` Eli Zaretskii
2013-09-28 18:44   ` Sharon Kimble
2013-09-29 10:39   ` Sharon Kimble
2013-09-29 11:31     ` Peter Dyballa
2013-09-29 13:41       ` Sharon Kimble
2013-09-29 13:48         ` Mihamina Rakotomandimby
2013-09-29 14:07         ` Sean Sieger
2013-09-29 15:21         ` Peter Dyballa
2013-09-30  7:38           ` Sharon Kimble
2013-09-30  9:21             ` Peter Dyballa
2013-09-30 11:04               ` Sharon Kimble [this message]
2013-09-30 15:01                 ` Peter Dyballa

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=20130930120401.29c16726@london \
    --to=boudiccas@talktalk.net \
    --cc=Peter_Dyballa@Web.DE \
    --cc=help-gnu-emacs@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.