From: Lars Ingebrigtsen <larsi@gnus.org>
To: jidanni@jidanni.org
Cc: 5316@debbugs.gnu.org
Subject: bug#5316: make[1]: Leaving directory vs. RET
Date: Wed, 21 Aug 2019 17:19:18 -0700 [thread overview]
Message-ID: <87ftlut5kp.fsf@mouse.gnus.org> (raw)
In-Reply-To: <87eim5r700.fsf@jidanni.org> (jidanni@jidanni.org's message of "Tue, 05 Jan 2010 03:43:11 +0800")
jidanni@jidanni.org writes:
> Regarding these two lines,
> make[1]: Entering directory `/home/jidanni/pda/webtree/addresses'
> make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses'
> If the user places the cursor upon the directory in the latter and hits
> RET, emacs should visit there, just like when he does it on the former.
> Instead, it goes to default-directory.
I tried reproducing this in Emacs 27 when compiling:
make[2]: Entering directory '/home/larsi/src/emacs/trunk/doc/lispref'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/larsi/src/emacs/trunk/doc/lispref'
make -C doc/lispintro info
make[2]: Entering directory '/home/larsi/src/emacs/trunk/doc/lispintro'
make[2]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/larsi/src/emacs/trunk/doc/lispintro'
And putting point in the string portion of Entering/Leaving takes me to
the directory in question, so that's been fixed, apparently? Are you
still able to see this bug in modern Emacs versions?
But if I put point on "make[1]:", then I get this backtrace:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name-absolute-p(nil)
compilation-find-file(#<marker at 7825 in *compilation*> nil nil)
apply(compilation-find-file #<marker at 7825 in *compilation*> nil nil nil)
compilation-next-error-function(0 nil)
next-error-internal()
compile-goto-error(return)
funcall-interactively(compile-goto-error return)
call-interactively(compile-goto-error nil nil)
command-execute(compile-goto-error)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2019-08-22 0:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-04 19:43 bug#5316: make[1]: Leaving directory vs. RET jidanni
2019-08-22 0:19 ` Lars Ingebrigtsen [this message]
2019-08-22 21:24 ` 積丹尼 Dan Jacobson
2019-10-13 20:22 ` Lars Ingebrigtsen
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=87ftlut5kp.fsf@mouse.gnus.org \
--to=larsi@gnus.org \
--cc=5316@debbugs.gnu.org \
--cc=jidanni@jidanni.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.