* how to debug my lisp file?
@ 2012-10-18 0:40 horse_rivers
2012-10-18 6:48 ` Tassilo Horn
0 siblings, 1 reply; 2+ messages in thread
From: horse_rivers @ 2012-10-18 0:40 UTC (permalink / raw)
To: emacs help list
hi,
I write my custom .el file, how to debug it?
thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to debug my lisp file?
2012-10-18 0:40 how to debug my lisp file? horse_rivers
@ 2012-10-18 6:48 ` Tassilo Horn
0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2012-10-18 6:48 UTC (permalink / raw)
To: help-gnu-emacs
horse_rivers <horse_rivers@126.com> writes:
> I write my custom .el file, how to debug it?
If emacs errors at startup because some problem in there, start it like
so:
emacs --debug-init
Bye,
Tassilo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-18 6:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 0:40 how to debug my lisp file? horse_rivers
2012-10-18 6:48 ` Tassilo Horn
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).