From: Harry Putnam <reader@newsguy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to debug problem with emacsclient and init file
Date: Thu, 15 Apr 2010 10:58:43 -0500 [thread overview]
Message-ID: <87zl14d7ws.fsf@newsguy.com> (raw)
In-Reply-To: 87633txf3q.wl%jim@sdf-eu.org
Jim Burton <jim@sdf-eu.org> writes:
> So I tried starting the emacs daemon without my init file and
> everything is fine -- I can open graphical emacsclients. This seems
> weird because I can open a new (X or terminal) emacs without getting
> any complaints about the init file. I thought about adding my init
> stuff back in gradually but there's rather a lot of it, and I wondered
> if there is a better way to debug this problem?
I'm not sure this even works when going thru emacsclient but does
turning on debug-on-error show you any more userfull info:
Put:
(setq eval-expression-debug-on-error t)
Into ~/.emacs to find out.
next prev parent reply other threads:[~2010-04-15 15:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-15 9:03 How to debug problem with emacsclient and init file Jim Burton
2010-04-15 15:58 ` Harry Putnam [this message]
2010-04-16 9:17 ` Jim Burton
2010-04-16 14:52 ` Suvayu Ali
2010-04-16 17:12 ` Jim Burton
2010-04-17 0:11 ` suvayu ali
2010-04-17 8:22 ` Jim Burton
2010-04-17 18:54 ` Jim Burton
2010-04-17 19:50 ` Suvayu Ali
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=87zl14d7ws.fsf@newsguy.com \
--to=reader@newsguy.com \
--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.