[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: finding the hork point in ~/.emacs
From: |
Drew Adams |
Subject: |
RE: finding the hork point in ~/.emacs |
Date: |
Wed, 26 Aug 2020 18:42:00 -0700 (PDT) |
> emacs -Q
> and then visit ~/.emacs. I then try to C-x C-e every individual
> statement, until I find the one that Emacs doesn't like.
Unless you have only a few such statements, see
what others have suggested as an alternative:
binary search. Use `M-x comment-region' to
comment out 1/2, then 3/4, 7/8, 15/16,... of the
file, till you find just what caused the problem.
If you use `C-u M-x comment-region' it UNcomments.
This is very quick, even if it doesn't seem so
at first.
- Re: finding the hork point in ~/.emacs: timerp, (continued)
- Re: finding the hork point in ~/.emacs: timerp, Eli Zaretskii, 2020/08/28
- Re: finding the hork point in ~/.emacs: timerp, ken, 2020/08/28
- Re: finding the hork point in ~/.emacs: timerp, Eli Zaretskii, 2020/08/28
- Re: finding the hork point in ~/.emacs: timerp, ken, 2020/08/29
- Re: finding the hork point in ~/.emacs -> emacs.pdmp, ken, 2020/08/28
- Re: finding the hork point in ~/.emacs, Emanuel Berg, 2020/08/26
- Re: finding the hork point in ~/.emacs, Carson Chittom, 2020/08/26
- RE: finding the hork point in ~/.emacs,
Drew Adams <=
- Re: finding the hork point in ~/.emacs, Emanuel Berg, 2020/08/26
- RE: finding the hork point in ~/.emacs, Drew Adams, 2020/08/26
- Re: finding the hork point in ~/.emacs, Emanuel Berg, 2020/08/27
- RE: finding the hork point in ~/.emacs, Drew Adams, 2020/08/27
- Re: finding the hork point in ~/.emacs, Emanuel Berg, 2020/08/27
- Message not available
- Re: finding the hork point in ~/.emacs, Emanuel Berg, 2020/08/26