From: Drew Adams <drew.adams@oracle.com>
To: Michael Heerdegen <michael_heerdegen@web.de>,
Kaushal Modi <kaushal.modi@gmail.com>
Cc: Bruce Connor <arturmalabarba@gmail.com>, help-gnu-emacs@gnu.org
Subject: RE: Help debugging a backtrace
Date: Sun, 1 May 2016 14:10:46 -0700 (PDT) [thread overview]
Message-ID: <167d27f3-4442-49be-8919-376dc1f1c7ab@default> (raw)
In-Reply-To: <87twihbj7d.fsf@web.de>
> (advice-add 'require :before
> (lambda (feature &optional filename _noerror)
> (when (or (eq feature 'finder-inf)
> (and (stringp filename)
> (string-match-p "finder-inf" filename)))
> (debug))))
Typo: You probably mean `featurep', not `feature'.
next prev parent reply other threads:[~2016-05-01 21:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 18:28 Help debugging a backtrace Kaushal Modi
2016-04-27 19:01 ` Nick Dokos
2016-04-27 19:37 ` Kaushal Modi
2016-04-28 20:59 ` Kaushal Modi
2016-04-29 21:27 ` Michael Heerdegen
2016-04-29 21:36 ` Kaushal Modi
2016-04-29 22:56 ` Kaushal Modi
2016-05-01 14:22 ` Michael Heerdegen
2016-05-01 14:27 ` Michael Heerdegen
2016-05-01 19:05 ` Kaushal Modi
2016-05-01 20:45 ` Michael Heerdegen
2016-05-01 21:10 ` Drew Adams [this message]
2016-05-02 4:20 ` Kaushal Modi
2016-05-02 4:38 ` Kaushal Modi
2016-05-02 14:38 ` Michael Heerdegen
2016-05-02 15:10 ` Kaushal Modi
2016-05-02 15:33 ` Eli Zaretskii
[not found] <mailman.1147.1461781734.7477.help-gnu-emacs@gnu.org>
2016-09-06 7:26 ` rn3aoh.g
2016-09-20 16:15 ` Kaushal Modi
2016-09-21 1:53 ` Jude DaShiell
2016-09-21 17:12 ` Kaushal Modi
2016-09-22 18:52 ` Jude DaShiell
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=167d27f3-4442-49be-8919-376dc1f1c7ab@default \
--to=drew.adams@oracle.com \
--cc=arturmalabarba@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=kaushal.modi@gmail.com \
--cc=michael_heerdegen@web.de \
/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.
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).