* r.f.e. emacs tutorial
@ 2020-08-24 16:37 Jude DaShiell
2020-08-24 17:05 ` Emanuel Berg via Users list for the GNU Emacs text editor
0 siblings, 1 reply; 3+ messages in thread
From: Jude DaShiell @ 2020-08-24 16:37 UTC (permalink / raw)
To: help-gnu-emacs
In some future version of emacs would it be possible to include a session
on the emacs debugger for when .emacs and similar files get messed up how
to use emacs --debug to locate problems and repair those problems?
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: r.f.e. emacs tutorial
2020-08-24 16:37 r.f.e. emacs tutorial Jude DaShiell
@ 2020-08-24 17:05 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-24 17:22 ` Jude DaShiell
0 siblings, 1 reply; 3+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2020-08-24 17:05 UTC (permalink / raw)
To: help-gnu-emacs
... what is "r.f.e.", Radio Free Europe?
Jude DaShiell wrote:
> on the emacs debugger for when .emacs and similar
> files get messed up how to use emacs --debug to
> locate problems and repair those problems?
There seems to be no such option as --debug according
to the man page emacs(1) (GNU Emacs 26.1,
2007 April 13 - hm ... that old a man page?)
OTOH, Emacs doesn't report an error on
$ emacs --debug # maybe because it is a prefix of
--debug-init, as e.g. --xyz does report
'Unknown option'.
(If indeed a prefix thing, it should be dropped IMO.
Error prone and doesn't look right - by
definition, even.)
Anyway, keeping up with the man page, it says:
--debug-init
Enable Emacs Lisp debugger during the process‐
ing of the user init file ~/.emacs. This is
useful for debugging problems in the init file.
Here,
(info "(emacs) Initial Options")
it says
--debug-init’
Enable the Emacs Lisp debugger for errors in the init file. *Note
Entering the Debugger on an Error: (elisp)Error Debugging.
which is a reference to
(info "(elisp) Error Debugging")
where
(how-many "init") ; 4
HIH :)
--
underground experts united
http://user.it.uu.se/~embe8573
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: r.f.e. emacs tutorial
2020-08-24 17:05 ` Emanuel Berg via Users list for the GNU Emacs text editor
@ 2020-08-24 17:22 ` Jude DaShiell
0 siblings, 0 replies; 3+ messages in thread
From: Jude DaShiell @ 2020-08-24 17:22 UTC (permalink / raw)
To: Emanuel Berg, help-gnu-emacs
In internet context request for enhancement similar to R.F.C. request
for comments.
On Mon, 24 Aug 2020, Emanuel Berg via Users list for the GNU Emacs text
editor wrote:
> Date: Mon, 24 Aug 2020 13:05:55
> From: Emanuel Berg via Users list for the GNU Emacs text editor
> <help-gnu-emacs@gnu.org>
> Reply-To: Emanuel Berg <moasenwood@zoho.eu>
> To: help-gnu-emacs@gnu.org
> Subject: Re: r.f.e. emacs tutorial
>
> ... what is "r.f.e.", Radio Free Europe?
>
> Jude DaShiell wrote:
>
> > on the emacs debugger for when .emacs and similar
> > files get messed up how to use emacs --debug to
> > locate problems and repair those problems?
>
> There seems to be no such option as --debug according
> to the man page emacs(1) (GNU Emacs 26.1,
> 2007 April 13 - hm ... that old a man page?)
>
> OTOH, Emacs doesn't report an error on
> $ emacs --debug # maybe because it is a prefix of
> --debug-init, as e.g. --xyz does report
> 'Unknown option'.
>
> (If indeed a prefix thing, it should be dropped IMO.
> Error prone and doesn't look right - by
> definition, even.)
>
> Anyway, keeping up with the man page, it says:
>
> --debug-init
> Enable Emacs Lisp debugger during the process?
> ing of the user init file ~/.emacs. This is
> useful for debugging problems in the init file.
>
> Here,
>
> (info "(emacs) Initial Options")
>
> it says
>
> --debug-init?
> Enable the Emacs Lisp debugger for errors in the init file. *Note
> Entering the Debugger on an Error: (elisp)Error Debugging.
>
> which is a reference to
>
> (info "(elisp) Error Debugging")
>
> where
>
> (how-many "init") ; 4
>
> HIH :)
>
>
--
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-08-24 17:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-24 16:37 r.f.e. emacs tutorial Jude DaShiell
2020-08-24 17:05 ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-08-24 17:22 ` Jude DaShiell
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).