all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Alekseyev <dnquark@gmail.com>
To: Peter Dyballa <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: C-h f strange behavior with 24.1.50 snapshot
Date: Thu, 5 Jul 2012 13:14:01 -0500	[thread overview]
Message-ID: <CADzxs1k3GP+9E+NqyWgfDwnOF+Yt04fxJyHXevr1i=kWd8FXbw@mail.gmail.com> (raw)
In-Reply-To: <B118255F-6E47-4BB6-9A41-49A74A355123@Web.DE>

>> In general, how does one go about getting more information about such
>> errors?  Can one enable a more detailed traceback, like one provided
>> by --debug-init, but something that would get triggered by errors such
>> as the one above?
>
> What I can suggest is to use this to make GNU Emacs list in *Messages* all Elisp files it loads and compare these lists and then the Elisp files in unusual places:
>
>         (defadvice load (before debug-log activate)
>           (message "(Tipp von Kai G) Lade jetzt: %s" (ad-get-arg 0)))
>
> --

Thanks for the tip!

For the record, my original problem was resolved by installing the
emacs-snapshot-el package.  It's probably a bug for help to break
silently if the elisp files aren't installed...



      reply	other threads:[~2012-07-05 18:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05  7:43 C-h f strange behavior with 24.1.50 snapshot Leo Alekseyev
2012-07-05  9:02 ` Peter Dyballa
2012-07-05 18:14   ` Leo Alekseyev [this message]

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='CADzxs1k3GP+9E+NqyWgfDwnOF+Yt04fxJyHXevr1i=kWd8FXbw@mail.gmail.com' \
    --to=dnquark@gmail.com \
    --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.